openethereum/ethcore
Marek Kotewicz db1ea1dcd8 simplify verification (#11249)
* simplify verifier, remove NoopVerifier

* simplify verifier by removing Verifier trait and its only implementation

* remove unused imports

* fixed verification test failing to compile
2019-11-12 15:05:49 +01:00
..
account-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
account-state Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
blockchain Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
builtin [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
call-contract Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
client-traits Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
engine Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
engines Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
evm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
executive-state Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
light Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
machine [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
node-filter Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
pod Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
private-tx Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
res update ropsten forkCanonHash, forkBlock (#11247) 2019-11-11 12:38:32 +01:00
service Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00
snapshot Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
spec ethcore/res: add mordor testnet configuration (#11200) 2019-11-02 12:26:38 +01:00
src simplify verification (#11249) 2019-11-12 15:05:49 +01:00
state-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
sync Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
trace Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
trie-vm-factories Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
types Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
verification simplify verification (#11249) 2019-11-12 15:05:49 +01:00
vm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
wasm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
Cargo.toml Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00