openethereum/ethcore/src/json_tests
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
..
chain.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
eip150_state.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
eip161_state.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
executive.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
homestead_chain.rs enable suicide test (#2893) 2016-10-26 16:27:38 +02:00
homestead_state.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
mod.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
state.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
test_common.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
transaction.rs EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00
trie.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00