openethereum/parity
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
..
cli.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
configuration.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
dapps.rs UI feature 2016-07-13 11:10:43 +02:00
die.rs have AccountDB use address hash for uniqueness (#1533) 2016-07-11 09:46:33 +02:00
informant.rs Cleanup of colour code. Use is_a_tty. (#1621) 2016-07-15 10:11:14 +02:00
io_handler.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
main.rs DAO hard-fork (#1483) 2016-07-16 13:02:56 +02:00
migration.rs Die if the DB is newer than the one supported. (#1630) 2016-07-16 10:41:09 +02:00
rpc.rs cleaned up parity/signer (#1551) 2016-07-11 17:11:49 +02:00
rpc_apis.rs cleaned up parity/signer (#1551) 2016-07-11 17:11:49 +02:00
setup_log.rs Cleanup of colour code. Use is_a_tty. (#1621) 2016-07-15 10:11:14 +02:00
signer.rs Cleanup of colour code. Use is_a_tty. (#1621) 2016-07-15 10:11:14 +02:00
upgrade.rs Fixing clippy warnings 2016-05-17 10:32:05 +02:00
url.rs Changing macos impl 2016-06-24 12:30:54 +02:00