openethereum/json/src/spec
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
..
account.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
basic_authority.rs Basic Authority (#991) 2016-05-03 17:23:53 +02:00
builtin.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
engine.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
ethash.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
genesis.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
mod.rs Basic Authority (#991) 2016-05-03 17:23:53 +02:00
params.rs Basic Authority (#991) 2016-05-03 17:23:53 +02:00
seal.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
spec.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
state.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00