Replace Tendermint with Comet BFT
Closed this issue · 3 comments
alpe commented
Placeholder for future work (47)
We were following the SDK with dependencies and Tendermint versions with our defaults as a good practice.
Chain architects though can make their own decision which fork or version they want to use. The go.mod
file can have replacement statements for this.
Background
- About Tendermint
- About Comet BFT
- SDK 47 dev branch uses Comet bft
Update:
SDK v0.45.15 will contain Comet BFT
dakom commented
RIIR! ;)
alpe commented
Requires CosmWasm/wasmvm#404