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.
 
 
 
 
 
 

981 B

v0.33.2

**

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

FEATURES:

IMPROVEMENTS:

  • [types] #4417 VerifyCommitX() functions should return as soon as +2/3 threashold is reached.

  • [examples/kvstore] #4509 ABCI query now returns the proper height (@erikgrinaker)

BUG FIXES:

  • [rpc] #4493 Keep the original subscription "id" field when new RPCs come in (@michaelfig)

  • [rpc] #4437 Fix tx_search pagination with ordered results (@erikgrinaker)

  • [rpc] #4406 Fix issue with multiple subscriptions on the websocket (@antho1404)