Friendly reminder: We have a bug bounty program.
Month, DD, YYYY
Special thanks to external contributors on this release:
CLI/RPC/Config
Apps
P2P Protocol
Go API
WriteConfigFile
now returns an error. (@tychoish)service.Service
interface. (@tychoish)Blockchain Protocol
header
and header_by_hash
RPC Client queries. (@fedekunze)rollback
command to rollback to the previous tendermint state in the event of non-determinstic app hash or reverting an upgrade.[internal/protoio] #7325 Optimized MarshalDelimited
by inlining the common case and using a sync.Pool
in the worst case. (@odeke-em)
[pubsub] #7319 Performance improvements for the event query API (@creachadair)
[node] #7521 Define concrete type for seed node implementation (@spacech1mp)
[rpc] #7612 paginate mempool /unconfirmed_txs rpc endpoint (@spacech1mp)
[light] #7536 rpc /status call returns info about the light client (@jmalicevic)
BitArray.UnmarshalJSON()
(@lklimek)