Remove TODO

This commit is contained in:
Alexis Sellier 2017-08-10 15:30:45 +02:00
parent eec4b10067
commit 3089673a2e
1 changed files with 0 additions and 21 deletions

21
TODO.md
View File

@ -1,21 +0,0 @@
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
* expose more proof types in basecoin.Query
* 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)