openethereum/ethcore/src/miner
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
..
banning_queue.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
external.rs Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
miner.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
mod.rs Modify gas price statistics (#2947) 2016-10-31 12:57:48 +01:00
price_info.rs sweep most unwraps from ethcore crate, dapps crate (#2762) 2016-10-20 23:41:15 +02:00
transaction_queue.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
work_notify.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00