0.1.1 - 2024-08-14
- #1290: Fix over-eager clean up of votes which could cause votes for pending blocks to get lost.
- #1285: Use
libp2p-autonat
to determine a node's public addresses. - #1281: Emit an
ERROR
level log when a node panics. - #1174: Limit the returned size of
GetSmartContractState
when thestate_rpc_limit
configuration is set.
Full Changelog: v0.1.0...v0.1.1