celestiaorg / cosmos-sdk

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

feat: Utilize SMT store in cosmos-sdk app #111 #241

Closed Manav-Aggarwal closed 2 years ago

Manav-Aggarwal commented 2 years ago

Description

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.

Utilize SMT in Baseapp - follow up to #231

Closes: #111


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

Manav-Aggarwal commented 2 years ago

Since cosmos-sdk v0.46 supports tendermint v0.34 now, this PR is not needed. We'll be closing this PR and prioritizing https://github.com/celestiaorg/cosmos-sdk/issues/245 directly in cosmos-sdk 0.46