Skip to content

Commit dc62388

Browse files
authored
Merge PR #3323: Update to Tendermint 0.29.0
1 parent 9f50c9f commit dc62388

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

Gopkg.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
[[override]]
4242
name = "github.com/tendermint/tendermint"
43-
revision = "v0.28.0"
43+
revision = "v0.29.0"
4444

4545
[[constraint]]
4646
name = "github.com/zondax/ledger-cosmos-go"

PENDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ BREAKING CHANGES
5050
* `Delegation` -> `Value` in `MsgCreateValidator` and `MsgDelegate`
5151
* `MsgBeginUnbonding` -> `MsgUndelegate`
5252
* [\#3315] Increase decimal precision to 18
53+
* \#3323 Update to Tendermint 0.29.0
5354
* [\#3328](https://github.com/cosmos/cosmos-sdk/issues/3328) [x/gov] Remove redundant action tag
5455

5556
* Tendermint

0 commit comments

Comments
 (0)