openethereum/ethcore/sync/src
Afri Schoedon bee2cb8fb4
Backports: parity beta 2.1.4 (#9787)
* version: bump parity beta to 2.1.4

* ethcore: bump ropsten forkblock checkpoint (#9775)

* ethcore: handle vm exception when estimating gas (#9615)

* removed "rustup" & added new runner tag (#9731)

* removed "rustup" & added new runner tag

* exchanged tag "rust-windows" with "windows"

* revert windows tag change

* sync: retry different peer after empty subchain heads response (#9753)

* If no subchain heads then try a different peer

* Add log when useless chain head

* Restrict ChainHead useless peer to ancient blocks

* sync: replace `limit_reorg` with `block_set` condition

* update jsonrpc-core to a1b2bb742ce16d1168669ffb13ffe856e8131228

* Allow zero chain id in EIP155 signing process (#9792)

* Allow zero chain id in EIP155 signing process

* Rename test

* Fix test failure

* Insert dev account before unlocking (#9813)
2018-10-28 12:21:33 +01:00
..
chain [beta] More backports for 2.1.2 (#9733) 2018-10-10 18:55:55 +02:00
light_sync light: give free credits for reserved peers (#9448) 2018-09-10 19:45:49 +08:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests [beta] More backports for 2.1.2 (#9733) 2018-10-10 18:55:55 +02:00
api.rs Light clippy(fy) (#9473) 2018-09-06 15:44:40 +02:00
block_sync.rs Backports: parity beta 2.1.4 (#9787) 2018-10-28 12:21:33 +01:00
blocks.rs [beta] More backports for 2.1.2 (#9733) 2018-10-10 18:55:55 +02:00
lib.rs block view! removal in progress (#9397) 2018-08-24 10:53:31 +01:00
private_tx.rs Private packets verification and queue refactoring (#8715) 2018-08-29 20:31:04 +08:00
snapshot.rs Don't fetch snapshot chunks at random (#9088) 2018-07-11 13:04:31 +02:00
sync_io.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
transactions_stats.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00