openethereum/ethcore
Rando 0ab1930c04 Beta backports (#8053)
* CI: Fix cargo cache (#7968)

* Fix cache

Blocking waiting for file lock on the registry index

* Only clean locked cargo cache on windows

* fixed ethstore sign (#8026)

* fixed parsing ethash seals and verify_block_undordered (#8031)

* fix for verify_block_basic crashing on invalid transaction rlp (#8032)

* fix cache & snapcraft CI build (#8052)

after successful testing it is necessary to port in a ```beta``` and ```stable```

*  Add MCIP-6 Byzyantium transition to Musicoin spec (#7841)

* Add test chain spec for musicoin byzantium testnet

* Add MCIP-6 Byzyantium transition to Musicoin spec

* Update mcip6_byz.json

* ethcore: update musicoin byzantium block number

* ethcore: update musicoin byzantium block number

* ethcore: update musicoin bootnodes

* Update musicoin.json

* Update musicoin.json

* More bootnodes.
2018-03-14 12:31:31 +01:00
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
evm Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
light Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
migrations removed old migrations (#7974) 2018-02-22 14:53:10 +01:00
node_filter ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
res Beta backports (#8053) 2018-03-14 12:31:31 +01:00
src Beta backports (#8053) 2018-03-14 12:31:31 +01:00
transaction ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
types ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
vm Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
wasm Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
Cargo.toml moved PerfTimer to a separate crate - "trace-time" (#7985) 2018-02-23 19:49:08 +01:00