cosmos-sdk/TODO.md

484 B

TODO for rewrite

  • Add tests for new CheckTx
  • Test Multiplexer

Alexis:

  • merkle - proof (non-existence - maybe range)

  • intro to light-client and proofs light-client proofs:

  • make this sensible -> very tied to merkle proofs and API

  • support new proof types

  • abci add range suppprt

  • merkle - api cleanup (also Bonsai)

  • later: C bindings (to Bonsai?)

  • crypto-ledger (while ethan gone)

light-client provider:

  • caching checkpoint on Verify
  • cleanup (trim old node)