openethereum/ethcore
keorn 844b1f8c0d Refactor VoteCollector (#4101)
* dir

* simple validator list

* stub validator contract

* make the engine hold Weak<Client> instead of IoChannel

* validator set factory

* register weak client with ValidatorContract

* check chain security

* add address array to generator

* register provider contract

* update validator set on notify

* add validator contract spec

* simple list test

* split update and contract test

* contract change

* use client in tendermint

* fix deadlock

* step duration in params

* adapt tendermint tests

* add storage fields to test spec

* constructor spec

* execute under wrong address

* create under correct address

* revert

* validator contract constructor

* move genesis block lookup

* add removal ability to contract

* validator contract adding validators

* fix basic authority

* validator changing test

* more docs

* update sync tests

* remove env_logger

* another env_logger

* cameltoe

* hold EngineClient instead of Client

* return error on misbehaviour

* nicer return

* sprinkle docs
2017-01-11 17:56:50 +01:00
..
light Test harness for lightsync (#4109) 2017-01-11 14:39:03 +01:00
res Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
src Refactor VoteCollector (#4101) 2017-01-11 17:56:50 +01:00
Cargo.toml v1.6 in master (#4113) 2017-01-10 15:41:59 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00