cosmos-sdk icon indicating copy to clipboard operation
cosmos-sdk copied to clipboard

Reenable the proof flag for `Tx` and `TxSearch` once solved

Open cmwaters opened this issue 3 years ago • 0 comments

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

cmwaters avatar Dec 20 '22 14:12 cmwaters