Skip to content

Libplanet 5.5.0-test.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:59
· 79 commits to main since this release

Released on January 15, 2025.

Backward-incompatible API changes

  • Changed IMessageCodec.Encode(MessageContent, PrivateKey, AppProtocolVersion, BoundPeer, DateTimeOffset, byte[]?) to IMessageCodec.Encode(Message, PrivateKey). [#3997]
  • (Libplanet.Explorer) Added raw field to BlockType. [#4006]

Bug fixes

  • Fixed a bug in IStore.PruneOutdatedChains(). [#3999]