Libplanet 5.5.0-test.2
·
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[]?)toIMessageCodec.Encode(Message, PrivateKey). [#3997] - (Libplanet.Explorer) Added
rawfield toBlockType. [#4006]
Bug fixes
- Fixed a bug in
IStore.PruneOutdatedChains(). [#3999]