celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

Import all SMT files into cosmos-sdk without any build errors #231

Closed Manav-Aggarwal closed 2 years ago

Manav-Aggarwal commented 2 years ago

For Cevmos' Block Fraud Proofs we need to have a SMT based store. We want to try and backport the one from v0.46.x.

Follow up would be in #https://github.com/celestiaorg/cosmos-sdk/issues/111

Manav-Aggarwal commented 2 years ago

Not needed since cosmos-sdk v0.46 supports tendermint v0.34 now. This PR should cover the contents of this issue once merged.