This commit is contained in:
Sunny Aggarwal 2018-09-03 00:08:49 -07:00
parent aafa0d92dd
commit a3bbf3a55b

View File

@ -28,6 +28,7 @@ BREAKING CHANGES
* [x/stake] \#2040 Validator operator type has now changed to `sdk.ValAddress`
* A new bech32 prefix has been introduced for Tendermint signing keys and
addresses, `cosmosconspub` and `cosmoscons` respectively.
* [x/gov] \#2195 Made governance use BFT Time instead of Block Heights for deposit and voting periods.
* SDK
* [core] \#1807 Switch from use of rational to decimal