openethereum/rpc/src/v1/helpers
Gav Wood d3de475205 EIPs 155, 160, 161 (#2976)
* The front-end for each hard-fork, also EIP-160.

* Address EIP161 a/c

* Include EIP-161b

* EIP-161 part d.

* Fix test build.

* Fix one test, add another.

* Fix use of bloom & renaming.

* Initial groundwork for EIP-155

* Fix minor bug.

* Fix all tests finally.

* Rest of EIP-155.

* Add tests for EIP-155 algorithm.

Update transaction tests validation.

* Minor reformat.

* Address grumbles.

* Remove unused code.

* Fix SUICIDE gas mechanism and add consensus tests.

* Remove commented code.

* Set Frontier hardfork block number

* Fix warning.

* Transaction tests,
2016-11-03 22:22:25 +01:00
..
auto_args.rs Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
block_import.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
dispatch.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
errors.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
mod.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00
network_settings.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
params.rs Separate RPC serialization from implementation (#2072) 2016-09-23 19:42:33 +02:00
poll_filter.rs Limit for logs filter. (#2180) 2016-09-21 11:51:10 +01:00
poll_manager.rs fixed eth_getLogs (#915) 2016-04-10 11:42:03 -07:00
requests.rs Support for decryption in Signer (#2421) 2016-10-15 14:44:08 +02:00
signer.rs Dapps port RPC (#2819) 2016-10-24 12:21:15 +02:00
signing_queue.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00