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.
 
 
 
 
 
 

470 B

v0.27.1

TBD

Special thanks to external contributors on this release:

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

  • Blockchain Protocol

  • P2P Protocol

FEATURES:

IMPROVEMENTS:

  • [rpc] Add UnconfirmedTxs(limit) and NumUnconfirmedTxs() methods to HTTP/Local clients (@danil-lashin)

BUG FIXES:

  • [kv indexer] #2912 don't ignore key when executing CONTAINS
  • [p2p] #2715 fix a bug where seeds don't disconnect from a peer after 3h