Skip to content

v0.0.30

Compare
Choose a tag to compare
@erickyan86 erickyan86 released this 20 Sep 07:20
· 41 commits to dev since this release
b599fa0

Fixed

  • [DOWNLOADER] blockchain/downloader: if there were two different blocks in same height, it may cause download error (#481)(#490)
  • [BLOCKCHAIN] blockchain: fixed bug that use nanosecond compared with second (#474)

Changed

  • [RAWDB] modify fractal db interface (#487)
  • [BLOCKCHAIN] modify the blockchain code (#489)

Added