v0.31.2 (WARNING: ALPHA SOFTWARE)
BREAKING CHANGES
- SDK
- #3592 Drop deprecated keybase implementation's
New constructor in favor of a new
crypto/keys.New(string, string) implementation that
returns a lazy keybase instance. Remove client.MockKeyBase,
superseded by crypto/keys.NewInMemory()
IMPROVEMENTS
-
SDK
- #3604 Improve SDK funds related error messages and allow for unicode in
JSON ABCI log.
- #3604 Improve SDK funds related error messages and allow for unicode in
-
Tendermint
- #3563 Update to Tendermint version
0.30.0-rc0
- #3563 Update to Tendermint version
BUG FIXES
-
Gaia
-
SDK