tendermint v0.34.0-rc5 Release Notes

Release Date: 2020-10-13 // over 3 years ago
  • October 13, 2020

    Friendly reminder, we have a bug bounty program.

    ๐Ÿ’ฅ BREAKING CHANGES

    • CLI/RPC/Config

    • Apps

      • [ABCI] #5447 Remove SetOption method from ABCI.Client interface
    • P2P Protocol

    • Go API

      • [evidence] #5499 MaxNum evidence consensus parameter has been changed to MaxBytes (@cmwaters)
    • Blockchain Protocol

    ๐Ÿ”‹ FEATURES

    ๐Ÿ‘Œ IMPROVEMENTS

    • [privval] #5434 NewSignerDialerEndpoint can now be given SignerServiceEndpointOption (@erikgrinaker)

    • ๐Ÿ”ง [config] #5433 statesync.rpc_servers is now properly set when writing the configuration file (@erikgrinaker)

    ๐Ÿ› BUG FIXES

    • ๐Ÿ”Š [privval] #5441 Fix faulty ping message encoding causing nil message errors in logs (@erikgrinaker)