openethereum/ethcore/src/blockchain
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
..
generator port ethcore 2016-09-01 14:29:59 +02:00
best_block.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
block_info.rs fixed transaction addresses mapping, fixes #1971 2016-08-31 16:55:43 +02:00
blockchain.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
cache.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
config.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
extras.rs port ethcore 2016-09-01 14:29:59 +02:00
import_route.rs cleaning up hash reexports 2016-08-03 18:05:17 +02:00
mod.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
update.rs Removing extras data from retracted blocks. (#2375) 2016-09-28 15:49:42 +02:00