What's Changed
- [#2839]: Set Kademelia protocol name to include network name
- [#2838]: Speeding up
pending_transactionsby reducing calls toget_account - [#2843]: Do not process own broadcasts
- [#2831]: Remove re-sending of Validator GossipSub topic to general topic
- [#2829]: Reroute sync-requests to broadcast
- [#2833]: Add locks around receipts cache and early proposal
- [#2796]: Fix inconsistent exp. backoff timeout multiplier value
- [#2832]: Add internal lock for
TransactionPool - [#1910]: Send transactions in batches
- [#2771]:
admin_getPeers()to return the full list of sync-peers - [#2809]: Implement
admin_getLeadersAPI - [#2822]: Remove write lock when calling filter APIs
- [#2819]: Reduce write locking of
Node - [#2808]: Set info level logging for relevant consensus parts
- [#2807]: Protomainnet fund faucet hardfork config
Full Changelog: v0.9.2...v0.9.3