openethereum/json/src
Robert Habermeier 81191848d7 ETC Config change backport (#4056)
* delay bomb for Classic (ECIP-1010) (#3179)

* delay bomb for classic (ECIP-1010)

* formatting fix after core review, rel [e6b5093]

* Replay protection for Classic

* EIP-155 configuration for Ethereum Classic

* EIP-160 configuration for Ethereum Classic

* Testnet for Ethereum Classic

* revert ETC to correct Network ID

* reuse Morden for Classic Testnet

* set CHAIN_ID for Classic (#3934)

* configurable CHAIN_ID

* set CHAIN_ID for Ethereum Classic

* prettify classic json


Former-commit-id: 6d2f8e31d04d06c8b681075c4dd72b49f2048031
2017-01-05 21:16:33 +01: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 ETC Config change backport (#4056) 2017-01-05 21:16:33 +01: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