openethereum/util
Thibaut Sardan 491f17f149
Backport Stable 2.1.6 (#9904)
* bump stable 2.1.6

* ethcore: use Machine::verify_transaction on parent block (#9900)

* ethcore: use Machine::verify_transaction on parent block

also fixes off-by-one activation of transaction permission contract

* ethcore: clarify call to verify_transaction

* fix: Intermittent failing CI due to addr in use (#9885)

Allow OS to set port at runtime

* gitlab-ci: make android release build succeed (#9743)


* use docker cargo config file for android builds

* make android build succeed

* Update light-client hardcoded headers for
foundation: #6692865, ropsten: #4417537, kovan: #9363457

* Remove rust-toolchain file (#9906)

* light-fetch: Differentiate between out-of-gas/manual throw and use required gas from response on failure (#9824)

* fix start_gas, handle OOG exceptions & NotEnoughGas

* Change START_GAS: 50_000 -> 60_000
* When the `OutOfGas exception` is received then try to double the gas until it succeeds or block gas limit is reached
* When `NotEnoughBasGas error` is received then use the required gas provided in the response

* fix(light-fetch): ensure block_gas_limit is tried

Try the `block_gas_limit` before regard the execution as an error

* Update rpc/src/v1/helpers/light_fetch.rs

Co-Authored-By: niklasad1 <niklasadolfsson1@gmail.com>

* fix #9824 merge artifacts

* simplify cargo audit

* ci: nuke the gitlab caches (#9855)
2018-11-14 14:48:29 +01:00
..
bloom Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
blooms-db Fix Snapshot restoration failure on Windows (#9491) 2018-09-10 17:21:57 +02:00
dir parity: print correct keys path on startup (#9501) 2018-09-09 00:43:24 +02:00
fake-fetch util fake-fetch (#8363) 2018-04-11 11:59:04 +02:00
fake-hardware-wallet Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fastmap Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
fetch fetch: replace futures-timer with tokio-timer (#9066) 2018-07-09 09:59:05 +01:00
io Backports for beta 2.1.2 (#9649) 2018-10-09 15:04:30 +02:00
journaldb Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
keccak-hasher Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
macros Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
mem Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
memory_cache Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
migration-rocksdb Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
network light: give free credits for reserved peers (#9448) 2018-09-10 19:45:49 +08:00
network-devp2p Backports for beta 2.1.2 (#9649) 2018-10-09 15:04:30 +02:00
panic_hook Allow setting the panic hook with parity-clib (#9292) 2018-08-10 11:06:30 +02:00
patricia-trie-ethereum Backports for 2.1.0 beta (#9518) 2018-09-17 19:22:30 +02:00
reactor Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rlp_compress Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
rlp_derive Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
stats Update log -> 0.4, env_logger -> 0.5. (#9294) 2018-08-10 00:04:10 +01:00
stop-guard Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
triehash-ethereum Fetch parity-common crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
unexpected Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
using_queue Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
version Backport Stable 2.1.6 (#9904) 2018-11-14 14:48:29 +01:00