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.
 
 
 
 
 
 

535 B

v0.31.8

**

BREAKING CHANGES:

  • CLI/RPC/Config
  • [rpc] #3616 Improve /block_results response format (results.DeliverTx -> results.deliver_tx). See docs for details.
  • Apps

  • Go API

  • [libs/db] Removed deprecated LevelDBBackend const
    • If you have db_backend set to leveldb in your config file, please change it to goleveldb or cleveldb.
  • Blockchain Protocol

  • P2P Protocol

FEATURES:

IMPROVEMENTS:

  • [p2p] #3666 Add per channel telemtry to improve reactor observability

BUG FIXES: