openethereum/sync/src
Arkadiy Paronyan 6a4408cebc Backporting to beta (#3149)
* 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.

* Fixed tests

* 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.

* Address grumbles.

* Remove unused code.

* Resolve IPC issues

* Fixed tests

* ipc backports

* Fixing random test failures (#2577)

* Fix SUICIDE gas mechanism and add consensus tests.

* Remove commented code.

* Set Frontier hardfork block number

* Transaction tests,

* Fixed tests

* Removed banning queue
2016-11-03 22:40:43 +01:00
..
tests Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
api.rs Backporting to beta (#3149) 2016-11-03 22:40:43 +01:00
blocks.rs Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
chain.rs Backporting to beta (#3149) 2016-11-03 22:40:43 +01:00
lib.rs Backporting to beta (#3149) 2016-11-03 22:40:43 +01:00
sync_io.rs Cache the fork block header after snapshot restoration (#2391) 2016-09-29 12:34:40 +02:00