openethereum/ethcore
Marek Kotewicz 628f0878b1 Backports to stable (#7661)
* Update .gitlab-ci.yml

fix cache:key

* Fixed delegatecall's from/to (#7568)

* Fixed delegatecall's from/to, closes #7166

* added tests for delegatecall traces, #7167

* Fix Temporarily Invalid blocks handling (#7613)

* Handle temporarily invalid blocks in sync.

* Fix tests.

* Improve handling of RocksDB corruption (#7630)

* kvdb-rocksdb: update rust-rocksdb version

* kvdb-rocksdb: mark corruptions and attempt repair on db open

* kvdb-rocksdb: better corruption detection on open

* kvdb-rocksdb: add corruption_file_name const

* kvdb-rocksdb: rename mark_corruption to check_for_corruption
2018-01-23 10:58:08 +01:00
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm backports to beta (#7434) 2018-01-09 13:55:10 +01:00
light Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 13:40:58 +00:00
native_contracts Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
node_filter Merge pull request #6720 from paritytech/kvdb_split 2018-01-03 13:22:31 +00:00
res backports to beta (#7434) 2018-01-09 13:55:10 +01:00
src Backports to stable (#7661) 2018-01-23 10:58:08 +01:00
types Add pagination for trace_filter rpc method (#6312) 2017-10-03 10:03:46 +02:00
vm pwasm-std update (#7018) 2017-11-13 16:42:23 +01:00
wasm WASM Remove blockhash error (#7121) 2017-12-04 16:14:46 +01:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
Cargo.toml backports to beta (#7434) 2018-01-09 13:55:10 +01:00