Skip to content

Release v0.25.0 binance.25

Compare
Choose a tag to compare
@forcodedancing forcodedancing released this 04 Jan 06:16
· 94 commits to master since this release
c51134d
  • [sdk] #260 Bug fixes (e.g., unclosed iterator)
  • [stake] #261 Remove GetValidator caching to fix concurrency error
  • [keys] #263 Add 'm/' prefix to hd path
  • [core] #264 Upgrade Tendermint to v0.32.3-binance.6
    • Update go version to 1.16
    • Fix infinite recursion in Secp256k1 String() method