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.
 
 
 
 
 
 

557 B

v0.27.4

TBD

Special thanks to external contributors on this release:

BREAKING CHANGES:

  • CLI/RPC/Config
  • [cli] Removed node --proxy_app=dummy option. Use kvstore (persistent_kvstore) instead.
  • [cli] Renamed node --proxy_app=nilapp to --proxy_app=noop.
  • [config] #2992 allow_duplicate_ip is now set to false
  • Apps

  • Go API

  • Blockchain Protocol

  • P2P Protocol

  • multiple connections from the same IP are now disabled by default (see allow_duplicate_ip config option)

FEATURES:

IMPROVEMENTS:

BUG FIXES: