cosmos-sdk/TODO.md

29 lines
484 B
Markdown
Raw Normal View History

2017-07-30 09:57:48 -07:00
# TODO for rewrite
* Add tests for new CheckTx
2017-07-30 14:51:57 -07:00
* 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)