Merge PR #3618: Update to tendermint 0.30.0 final

This commit is contained in:
Jack Zampolin
2019-02-12 12:22:17 -08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -502,7 +502,7 @@
"version",
]
pruneopts = "UT"
revision = "v0.30.0-rc0"
revision = "v0.30.0"
[[projects]]
digest = "1:b73f5e117bc7c6e8fc47128f20db48a873324ad5cfeeebfc505e85c58682b5e4"
+1 -1
View File
@@ -40,7 +40,7 @@
[[override]]
name = "github.com/tendermint/tendermint"
revision = "v0.30.0-rc0"
revision = "v0.30.0"
[[constraint]]
name = "github.com/zondax/ledger-cosmos-go"
+1 -1
View File
@@ -36,7 +36,7 @@ IMPROVEMENTS
* SDK
* Tendermint
* [\#3618] Upgrade to Tendermint 0.30.03
BUG FIXES