openethereum/ethcore/res/ethereum
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
..
tests@b8a21c1936 Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
tests-issues Backports for beta 2.1.2 (#9649) 2018-10-09 15:04:30 +02:00
byzantium_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
classic.json version: mark 2.1.5 stable (#9821) 2018-11-01 15:37:22 +01:00
constantinople_test.json Backports for 2.1.0 beta (#9518) 2018-09-17 19:22:30 +02:00
easthub.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
eip150_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
eip161_test.json Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
eip210_test.json Backports for 2.1.0 beta (#9518) 2018-09-17 19:22:30 +02:00
ellaism.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
expanse.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
foundation.json Backport Stable 2.1.6 (#9904) 2018-11-14 14:48:29 +01:00
frontier_like_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
frontier_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
homestead_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
kovan_wasm_test.json Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
kovan.json Backport Stable 2.1.6 (#9904) 2018-11-14 14:48:29 +01:00
mcip3_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
mcip6_byz.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
morden.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
musicoin.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
olympic.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
poacore.json [beta] More backports for 2.1.2 (#9733) 2018-10-10 18:55:55 +02:00
poasokol.json Backports for beta 2.1.2 (#9649) 2018-10-09 15:04:30 +02:00
ropsten.json Backport Stable 2.1.6 (#9904) 2018-11-14 14:48:29 +01:00
social.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
tobalaba.json Update tobalaba.json (#9419) 2018-08-28 14:06:36 +02:00
transition_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00