You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.1 KiB

Unreleased Changes

Friendly reminder: We have a bug bounty program.

vX.X

Month, DD, YYYY

Special thanks to external contributors on this release:

BREAKING CHANGES

  • CLI/RPC/Config

    • [config] #7276 rpc: Add experimental config params to allow for subscription buffer size control (@thanethomson).
  • Apps

  • P2P Protocol

    • [p2p] #7265 Peer manager reduces peer score for each failed dial attempts for peers that have not successfully dialed. (@tychoish)
  • Go API

  • Blockchain Protocol

FEATURES

IMPROVEMENTS

BUG FIXES

  • #7310 pubsub: Report a non-nil error when shutting down (fixes #7306).