openethereum/ethcore
Afri Schoedon c754a028e0
Backports to 1.11.8-stable (#9144)
* parity-version: bump stable to 1.11.8

* ci: update version strings for snaps

* Be more graceful on Aura difficulty validation (#9164)

* Be more graceful on Aura difficulty validation

* test: rejects_step_backwards

* test: proposer_switching

* test: rejects_future_block

* test: reports_skipped

* test: verify_empty_seal_steps

* parity: fix UserDefaults json parser (#9189)

* parity: fix UserDefaults json parser

* parity: use serde_derive for UserDefaults

* parity: support deserialization of old UserDefault json format

* parity: make UserDefaults serde backwards compatible

* parity: tabify indentation in UserDefaults

* Fix bugfix hard fork logic (#9138)

* Fix bugfix hard fork logic

* Remove dustProtectionTransition from bugfix category

EIP-168 is not enabled by default

* Remove unnecessary 'static

* Disable per-sender limit for local transactions. (#9148)

* Disable per-sender limit for local transactions.

* Add a missing new line.

* rpc: fix is_major_importing sync state condition (#9112)

* rpc: fix is_major_importing sync state condition

* rpc: fix informant printout when waiting for peers

* fix verification in ethcore-sync collect_blocks (#9135)

* docker: update hub dockerfile (#9173)

* update Dockerfile for hub

update to Ubuntu Xenial 16.04
fix cmake version

* docker: fix tab indentation in hub dockerfile

* ethcore: update to parity-wasm 0.31

* rpc: fix broken merge
2018-07-25 13:55:43 +02:00
..
benches Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00
crypto ethcrypto renamed to ethcore-crypto and moved to ethcore dir (#8340) 2018-04-10 13:56:56 +02:00
evm remove evmjit (#8229) 2018-04-04 18:07:49 +09:00
light Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00
node_filter New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
private-tx Beta: 1.11.6 backports (#9015) 2018-07-09 08:39:46 +02:00
res Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00
service Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00
src Backports to 1.11.8-stable (#9144) 2018-07-25 13:55:43 +02:00
stratum ethcore-stratum crate moved to ethcore directory (#8338) 2018-04-10 10:13:42 +02:00
sync Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00
transaction parity-version: bump beta to 1.11.3 (#8806) 2018-06-05 21:51:37 +02:00
types [beta] Backports (#8785) 2018-06-04 22:29:20 +02:00
vm [beta] Backports (#8624) 2018-05-15 07:41:30 +02:00
wasm Backports to 1.11.8-stable (#9144) 2018-07-25 13:55:43 +02:00
Cargo.toml Backports to 1.11.7-stable (#9093) 2018-07-17 09:30:59 +02:00