openethereum/ethcore/src
Afri Schoedon 23a9eefd64
Stable: 1.10.9 backports (#9016)
* parity-version: bump stable to 1.10.9

* scripts: remove md5 checksums (#8884)

* Add support for --chain tobalaba (#8870)

* Add support for --chain tobalaba

* Only return error log for rustls (#9025)

* Fixes for misbehavior reporting in AuthorityRound (#8998)

* aura: only report after checking for repeated skipped primaries

* aura: refactor duplicate code for getting epoch validator set

* aura: verify_external: report on validator set contract instance

* aura: use correct validator set epoch number when reporting

* aura: use epoch set when verifying blocks

* aura: report skipped primaries when generating seal

* aura: handle immediate transitions

* aura: don't report skipped steps from genesis to first block

* aura: fix reporting test

* aura: refactor duplicate code to handle immediate_transitions

* aura: let reporting fail on verify_block_basic

* aura: add comment about possible failure of reporting
2018-07-07 15:49:24 +02:00
..
account_provider Fix wallet import (#7873) 2018-02-14 14:21:58 +01:00
blockchain Stable: Backports (#8986) 2018-06-28 17:23:06 +02:00
blooms [Beta] Backports (#8136) 2018-03-19 21:40:56 +01:00
client [stable] Backports (#8919) 2018-06-19 08:09:08 +02:00
engines Stable: 1.10.9 backports (#9016) 2018-07-07 15:49:24 +02:00
ethereum Stable: 1.10.9 backports (#9016) 2018-07-07 15:49:24 +02:00
json_tests Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
miner Backport #8099 (#8132) 2018-04-04 21:33:14 +09:00
snapshot [Beta] Backports (#8136) 2018-03-19 21:40:56 +01:00
spec [stable] Backports (#8782) 2018-06-04 22:28:15 +02:00
state [stable] Backports (#8557) 2018-05-07 20:17:28 +02:00
tests ExecutedBlock cleanup (#7991) 2018-02-27 18:22:56 +01:00
trace [Beta] Backports (#8136) 2018-03-19 21:40:56 +01:00
verification parity-version: bump stable to 1.10.6 (#8805) 2018-06-05 22:10:05 +02:00
views remove wildcard imports from views, make tests more idiomatic (#7986) 2018-02-23 20:01:33 +01:00
account_db.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
block.rs ExecutedBlock cleanup (#7991) 2018-02-27 18:22:56 +01:00
builtin.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs Separate migrations from util (#6690) 2017-10-10 20:01:27 +02:00
encoded.rs bloom refactor (#7475) 2018-01-14 22:43:28 +01:00
error.rs bloom refactor (#7475) 2018-01-14 22:43:28 +01:00
executed.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
executive.rs [stable] Backports (#8623) 2018-05-14 15:52:51 +02:00
externalities.rs Std-json format for VM traces (#7262) 2018-01-18 10:32:22 +01:00
factory.rs Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
header.rs removed redundant ethcore/basic_types.rs (#7584) 2018-01-17 10:35:43 +01:00
lib.rs Backport #8099 (#8132) 2018-04-04 21:33:14 +09:00
machine.rs parity-version: bump stable to 1.10.6 (#8805) 2018-06-05 22:10:05 +02:00
pod_account.rs removed redundant PodAccount::new method (#7928) 2018-02-19 10:58:04 +01:00
pod_state.rs clean up account fmt::Debug (#7983) 2018-02-27 18:37:36 +01:00
service.rs Replace RandomTempDir with tempdir::Tempdir (#7624) 2018-01-19 17:32:53 +01:00
state_db.rs separated ethcore_migrations from ethcore (#7586) 2018-01-17 22:11:13 +01:00
tx_filter.rs ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00