openethereum/ethcore/src/engines
Marek Kotewicz 628f0878b1 Backports to stable (#7661)
* Update .gitlab-ci.yml

fix cache:key

* Fixed delegatecall's from/to (#7568)

* Fixed delegatecall's from/to, closes #7166

* added tests for delegatecall traces, #7167

* Fix Temporarily Invalid blocks handling (#7613)

* Handle temporarily invalid blocks in sync.

* Fix tests.

* Improve handling of RocksDB corruption (#7630)

* kvdb-rocksdb: update rust-rocksdb version

* kvdb-rocksdb: mark corruptions and attempt repair on db open

* kvdb-rocksdb: better corruption detection on open

* kvdb-rocksdb: add corruption_file_name const

* kvdb-rocksdb: rename mark_corruption to check_for_corruption
2018-01-23 10:58:08 +01:00
..
authority_round Backports to stable (#7661) 2018-01-23 10:58:08 +01:00
tendermint [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01:00
validator_set Backports to stable (#7661) 2018-01-23 10:58:08 +01:00
basic_authority.rs [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01:00
epoch.rs fix aura backcompat: revert to manual encoding/decoding of transition proofs (#6665) 2017-10-06 17:36:26 +02:00
instant_seal.rs [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01:00
mod.rs [beta] Kovan HF (#7234) 2017-12-08 13:08:15 +01:00
null_engine.rs Maximum uncle count transition (#7196) 2017-12-05 16:01:52 +01:00
signer.rs Don't reexport bigint from util 2017-09-04 16:36:49 +02:00
transition.rs Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
vote_collector.rs separate trie from util and make its dependencies into libs: 2017-09-15 11:03:53 +08:00