Skip to content

Libplanet 3.9.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 11:32
· 1210 commits to main since this release
d9942f8

Released on January 18, 2024.

  • (Libplanet.Store) Changed IStateStore.Commit() to return an ITrie with either its Root as null or a HashNode. [#3610]
  • (Libplanet.Store) Removed IStateStore.PruneStates() method. [#3613, #3614]