openethereum/ethcore/res/ethereum
Talha Cross ecbafb2390
backports for beta 2.5.2 (#10737)
* version: bump beta to 2.5.2

* [CI] allow cargo audit to fail (#10676)

* [CI] allow cargo audit to fail

* [.gitlab-ci.yml] add a comment about cargo audit

* [Cargo.lock] cargo update -p protobuf

* Reset blockchain properly (#10669)

* delete BlockDetails from COL_EXTRA

* better proofs

* added tests

* PR suggestions

* new image (#10673)

* Update publishing (#10644)

* docker images are now built on k8s: test run

* copy check_sync.sh in build-linux job

* copy scripts/docker/hub/* in build-linux job

* removed cache var

* cleanup, no more nightly dockers

* cleanup in dockerfile

* some new tags

* removed sccsche debug log, cleanup

* no_gits, new artifacts dir, changed scripts. Test run.

* define version once

* one source for TRACK

* stop kovan onchain updates

* moved changes for two images to a new branch

* rename Dockerfile

* no need in libudev-dev

* enable lto for release builds (#10717)

* Use RUSTFLAGS to set the optimization level (#10719)

* Use RUSTFLAGS to set the optimization level

Cargo has a [quirk]() in how configuration settings are propagated when `cargo test` runs: local code respect the settings in `[profile.test]` but all dependencies use the `[profile.dev]` settings. Here we force `opt-level=3` for all dependencies.

* Remove unused profile settings

* Maybe like this?

* Turn off incremental compilation

* Remove colors; try again with overflow-checks on

* Use quiet CI machine

* Turn overflow checking back on

* Be explicit about what options we use

* Remove "quiet machine" override

* ethcore: enable ECIP-1054 for classic (#10731)

* config: enable atlantis on ethereum classic

* config: enable atlantis on morden classic

* config: enable atlantis on morden classic

* config: enable atlantis on kotti classic

* ethcore: move kotti fork block to 0xAEF49

* ethcore: move morden fork block to 0x4829BA

* ethcore: move classic fork block to 0x81B320

* remove trailing comma

* remove trailing comma

* fix chainspec

* ethcore: move classic fork block to 0x7fffffffffffffff
2019-06-11 20:56:03 +02:00
..
tests@725dbc73a5 Add Statetest support for Constantinople Fix (#10323) 2019-02-11 17:13:36 +01:00
tests-issues Handle the case for contract creation on an empty but exist account with storage items (#10065) 2019-01-15 10:21:44 +01:00
byzantium_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
callisto.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
classic.json backports for beta 2.5.2 (#10737) 2019-06-11 20:56:03 +02:00
constantinople_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
eip150_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
eip161_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
eip210_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
ellaism.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
expanse.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
foundation.json Update light client harcoded headers (#10547) 2019-03-31 11:46:36 +02:00
frontier_like_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
frontier_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
goerli.json beta 2.5.1 (#10643) 2019-05-10 13:48:52 +02:00
homestead_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
kotti.json backports for beta 2.5.2 (#10737) 2019-06-11 20:56:03 +02:00
kovan_wasm_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
kovan.json beta 2.5.1 (#10643) 2019-05-10 13:48:52 +02:00
mcip3_test.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
mix.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
morden.json backports for beta 2.5.2 (#10737) 2019-06-11 20:56:03 +02:00
musicoin.json Disable EIP-98 transition by default (#9955) 2018-11-25 19:59:27 +01:00
poacore.json beta 2.5.1 (#10643) 2019-05-10 13:48:52 +02:00
poasokol.json Enable St-Peters-Fork ("Constantinople Fix") (#10223) 2019-01-21 22:55:44 +01:00
rinkeby.json beta 2.5.1 (#10643) 2019-05-10 13:48:52 +02:00
ropsten.json Update light client harcoded headers (#10547) 2019-03-31 11:46:36 +02:00
st_peters_test.json Add Statetest support for Constantinople Fix (#10323) 2019-02-11 17:13:36 +01:00
tobalaba.json Update EWF's tobalaba chainspec (#10152) 2019-01-09 11:37:28 +01:00
transition_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00