openethereum/ethcore/src/json_tests
Gav Wood 85eeb3ea6e EIP150.1c (#2591)
* EIP150.1b first part.

* Add documentation.

[ci:skip]

* Tweak comment

* Fix some tests.

* Fix create

* Add the new EIP150 test. (#2563)

* Fix create some more.

* Another fix for create.

* Final fixes.

* Enable EIP150 test.

* Revert the costly suicides to respect EIP150.1b.

* Fixups for EIP150.1c

* Update tests.

* Updating tests

* Adding state tests

* Updating tests

* Updating HF block

* Removing flushln [ci:skip]

* Commenting out suicide test

* New tests.

* Switch to EIP tests.

* Rename some stuff, combine transition tests.

* Fix U256 overflows.

* Name cleanups and an effort to fix tests.

* Rename back for clarity.

* Fix non-EIP-150 OOG CALLs

* New transition block number & additional EIP150 tests

* Morden transition block set; Tests updated

* Added missing test
2016-10-15 14:39:15 +02:00
..
chain.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
eip150_state.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
executive.rs fix JSON tests 2016-10-07 13:59:50 +02:00
homestead_chain.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
homestead_state.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
mod.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
state.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
test_common.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
transaction.rs port ethcore 2016-09-01 14:29:59 +02:00
trie.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00