Skip to content

Libplanet 0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 06:20
· 8621 commits to main since this release
13a66b6

Released on August 28, 2019.

Bug fixes

  • Fixed a bug that ArgumentNullException had been thrown when a blockchain, which consists of incomplete states (i.e., precalculated states downloaded from trusted peers), encounters a new branch so that reorg is made. [#454, #466]
  • Fixed a bug that unnecessarily received all blocks in multiple miner situations. [#457, #468]