Skip to content

Libplanet 1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 08:15
· 2033 commits to main since this release
b360034

Released on May 3, 2023.

Bug fixes

  • Fixed a bug where BlockChain<T>.Append() hadn't update tx executions even evaluateActions set to true when actionEvaluations are given. [#3125]
  • (Libplanet.Explorer) Fixed a bug where BlockQuery.blocks field had thrown KeyNotFoundException when appending block simultaneously. [#3126, #3130]