openethereum/ethcore
Afri Schoedon b00a21f39a
backports for stable 2.2.7 (#10163)
* version: bump stable to 2.2.7

* version: mark 2.2 track stable

* version: mark update critical on all networks

* version: commit cargo lock

* Ping nodes from discovery (#10167)

* snap: fix path in script (#10157)

* snap: fix path in script

* debug, revert me

* fix

* necromancer awk magic

* awk necromancy and path fixing

* working track selection

* Fix _cannot recursively call into `Core`_ issue (#10144)

* Change igd to github:maufl/rust-igd

* Run `igd::search_gateway_from_timeout` from own thread

* Handle the case for contract creation on an empty but exist account with storage items (#10065)

* Add is_base_storage_root_unchanged

* Fix compile, use a shortcut for check, and remove ignored tests

* Add a warn!

* Update ethereum/tests to v6.0.0-beta.2

* grumble: use {:#x} instead of 0x{:x}

Co-Authored-By: sorpaas <accounts@that.world>

* version: bump fork blocks for kovan and foundation (#10186)

* pull constantinople on ethereum network (#10189)

* ethcore: pull constantinople on ethereum network

* version: mark update as critical

* ethcore: remove constantinople alltogether from chain spec

* version: revert fork block for ethereum
2019-01-15 22:25:31 +01:00
..
benches ethcore: minor optimization of modexp by using LR exponentiation (#9697) 2018-10-04 12:29:53 +01:00
evm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
light Backports for beta 2.2.5 (#10047) 2018-12-13 17:52:49 +01:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx beta backports v2.2.6 (#10113) 2019-01-09 15:15:57 +01:00
res backports for stable 2.2.7 (#10163) 2019-01-15 22:25:31 +01:00
service Backports for beta 2.2.2 (#9976) 2018-11-29 10:57:49 +01:00
src backports for stable 2.2.7 (#10163) 2019-01-15 22:25:31 +01:00
stratum Replace tokio_core with tokio (ring -> 0.13) (#9657) 2018-10-22 09:40:50 +02:00
sync beta backports v2.2.6 (#10113) 2019-01-09 15:15:57 +01:00
transaction Allow zero chain id in EIP155 signing process (#9792) 2018-10-26 22:44:02 +08:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
vm Use signed 256-bit integer for sstore gas refund substate (#9746) 2018-10-15 17:09:55 +08:00
wasm beta backports v2.2.6 (#10113) 2019-01-09 15:15:57 +01:00
Cargo.toml Backports for beta 2.2.5 (#10047) 2018-12-13 17:52:49 +01:00