openethereum/json/src
Gav Wood 799c69c8d5 DAO hard-fork (#1483)
* Minor additions to allow resetting of code.

* Add test.

* Provisional DAO hard-fork proposal.

* Change to reflect latest HF spec.

* Include extradata restrictions and overrides.

* Introduce new tests.

* Update tests to new spec format.

* Allow JSON chain spec fields to be optional.

* Remove superfluous definitions. Fix overflow risk.

* Fix build.

* Add missing file.

* Remove old flag.

* Update to latest address set.

* Update tests and test spec to latest.

Change the mining default to release only on own transactions.
2016-07-16 13:02:56 +02:00
..
blockchain spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
spec DAO hard-fork (#1483) 2016-07-16 13:02:56 +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 refine tests for call deserialization 2016-05-27 18:09:32 +02:00
bytes.rs expunge &Vec<T> pattern (#1579) 2016-07-12 10:28:35 +02:00
hash.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
lib.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00
lib.rs.in util cleanup (#1474) 2016-07-05 15:16:27 +02:00
maybe.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
uint.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00