openethereum/json/src
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
..
blockchain Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
misc RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
spec EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
state VM tracing and JSON RPC endpoint for it. (#1169) 2016-06-02 12:40:31 +02:00
transaction refactored loading json tests 2016-03-29 13:01:39 +02:00
trie util cleanup (#1474) 2016-07-05 15:16:27 +02:00
vm Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
bytes.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
hash.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
lib.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00
lib.rs.in RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
maybe.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
uint.rs Merge branch 'master' of github.com:ethcore/parity into move_hash 2016-08-09 09:58:18 +02:00