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.
 
 
 
 
 
 

728 B

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

  • Apps

  • P2P Protocol

    • [p2p] #7035 Remove legacy P2P routing implementation and associated configuration (@tychoish)
  • Go API

    • [blocksync] #7046 Remove v2 implementation of the blocksync service and recactor, which was disabled in the previous release (@tychoish)
    • [p2p] #7064 Remove WDRR queue implementation. (@tychoish)
  • Blockchain Protocol

FEATURES

  • [mempool, rpc] #7041 Add removeTx operation to the RPC layer. (@tychoish)

IMPROVEMENTS

BUG FIXES