cosmos-sdk v0.22.0 Release Notes

  • July 16th, 2018.

    💥 BREAKING CHANGES

    • [x/gov] Increase VotingPeriod, DepositPeriod, and MinDeposit

    👌 IMPROVEMENTS

    • ⚡️ [gaiad] Default config updates:
      • timeout_commit=5000 so blocks only made every 5s
      • prof_listen_addr=localhost:6060 so profile server is on by default
      • p2p.send_rate and p2p.recv_rate increases 10x (~5MB/s)

    🐛 BUG FIXES

    • 0️⃣ [server] Fix to actually overwrite default tendermint config