Update todo list

This commit is contained in:
Martin Boehm 2018-02-27 17:41:14 +01:00
parent 8ff556dd77
commit 9b383c62e3

View File

@ -129,9 +129,10 @@ The data are separated to different column families:
- ~~mempool - return also input transactions~~
- ~~blockchain - return inputs from mempool~~
- do not return duplicate txids
- ~~do not return duplicate txids~~
- limit number of transactions returned by rocksdb.GetTransactions - probably by return value from callback function
- legacy socket.io JSON interface
- ~~legacy socket.io JSON interface~~
- cleanup of the socket.io - do not send unnecessary data
- protobuf websocket interface
- stream results to REST and websocket interfaces
- parallel sync - rewrite - it is not possible to gracefully stop it now, can leave holes in the block