**
Special thanks to external contributors on this release: @erikgrinaker
Friendly reminder, we have a bug bounty program.
-
CLI/RPC/Config
-
Apps
-
Go API
- [libs/pubsub] #4070
Query#(Matches|Conditions)
returns an error.
- [libs/pubsub] #4070
- [mempool] #4057 Include peer ID when logging rejected txns (@erikgrinaker)
- [tools] #4023 Improved
tm-monitor
formatting of start time and avg tx throughput (@erikgrinaker) - [libs/pubsub] #4070 No longer panic in
Query#(Matches|Conditions)
preferring to return an error instead. - [libs/pubsub] #4070 Strip out non-numeric characters when attempting to match numeric values.
- [p2p] #3991 Log "has been established or dialed" as debug log instead of Error for connected peers (@whunmr)
- [tools] #4023 Refresh
tm-monitor
health when validator count is updated (@erikgrinaker)