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.
 
 
 
 
 
 

650 B

Pending

v0.26.3

TBD

Special thanks to external contributors on this release:

Friendly reminder, we have a bug bounty program.

BREAKING CHANGES:

  • CLI/RPC/Config

  • Apps

  • Go API

    • [rpc] #2791 Functions that start HTTP servers are now blocking:
      • Impacts: StartHTTPServer, StartHTTPAndTLSServer, and StartGRPCServer,
      • These functions now take a net.Listener instead of an address
  • Blockchain Protocol

  • P2P Protocol

FEATURES:

  • [log] new log_format config option, which can be set to 'plain' for colored text or 'json' for JSON output

IMPROVEMENTS:

BUG FIXES: