cosmos-sdk
cosmos-sdk copied to clipboard
Reenable the proof flag for `Tx` and `TxSearch` once solved
Summary
Inclusion proofs aren't yet working as indicated in https://github.com/celestiaorg/celestia-core/issues/918. Some of the tests and code in the Cosmos SDK rely on this feature and have therefore been disabled when bumping the celestia-core dependency from v1.3.0 to v1.12.1 (see https://github.com/celestiaorg/cosmos-sdk/pull/290).
Once inclusion proofs are working again, we should re-enable these in x/auth/tx/query.go.
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned