openethereum/rpc
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
..
src Missing blocks in filter_changes RPC (#9947) 2018-11-21 15:50:41 +00:00
Cargo.toml EIP-712 implementation (#9631) 2018-10-31 00:12:42 +03:00