openethereum/rpc/src
mattrutherford 03600dce97
Missing blocks in filter_changes RPC (#9947)
* feat + fix: Missing blocks in filter_changes RPC

 * Implement validity check of reported hashes (in case of re-org) and re-set last_block to the last block reported that is still valid.

* Add const to set history size for validity check (32).

* test: in the case of a re-org we get same block number if hash is different
2018-11-21 15:50:41 +00:00
..
tests chore(rpc-tests): remove unused rand (#9896) 2018-11-12 13:41:05 +03:00
v1 Missing blocks in filter_changes RPC (#9947) 2018-11-21 15:50:41 +00:00
authcodes.rs Remove initial token for WS. (#9545) 2018-09-13 10:58:52 +02:00
http_common.rs Replace `tokio_core` with `tokio` (`ring` -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
lib.rs Health endpoint (#9847) 2018-11-07 09:30:34 +01:00