openethereum/sync/src
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
..
tests Snapshot sync improvements (#2960) 2016-10-29 13:07:06 +02:00
api.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
block_sync.rs Networking and syncing tweaks (#2990) 2016-10-30 15:39:36 +01:00
blocks.rs Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
chain.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
lib.rs Extended network options (#2845) 2016-10-24 18:25:27 +02:00
snapshot.rs Snapshot sync improvements (#2960) 2016-10-29 13:07:06 +02:00
sync_io.rs Snapshot fixes and optimizations (#2863) 2016-10-25 18:40:01 +02:00