openethereum/rpc/src/v1
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
..
helpers Return errors from eth_call RPC (#2498) 2016-10-09 11:45:12 +02:00
impls Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00
tests EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
traits Port a couple more RPC APIs to the new auto args (#2325) 2016-10-04 19:05:46 +02:00
types Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00
mod.rs New signer token RPC & Initial signer connection without token. (#2096) 2016-09-21 11:44:49 +01:00