Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Stable backports #8055

Merged
merged 5 commits into from
Mar 14, 2018
Merged

Stable backports #8055

merged 5 commits into from
Mar 14, 2018

Conversation

5chdn
Copy link
Contributor

@5chdn 5chdn commented Mar 5, 2018

10681 git cherry-pick ec7282d # CI: Fix cargo cache (#7968)
10682 git cherry-pick e76a545 # fixed ethstore sign (#8026)
10685 git cherry-pick bbefdec # fix cache & snapcraft CI build (#8052)
10686 git cherry-pick 6623de4 # Add MCIP-6 Byzyantium transition to Musicoin spec (#7841)

General-Beck and others added 4 commits March 5, 2018 12:11
* Fix cache

Blocking waiting for file lock on the registry index

* Only clean locked cargo cache on windows
after successful testing it is necessary to port in a ```beta``` and ```stable```
* 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.
@5chdn 5chdn added A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. M1-ci 🙉 Continuous integration. labels Mar 5, 2018
@5chdn 5chdn added this to the Patch milestone Mar 5, 2018
@codecov-io
Copy link

codecov-io commented Mar 5, 2018

Codecov Report

❗ No coverage uploaded for pull request base (stable@a6d732e). Click here to learn what that means.
The diff coverage is 85.92%.

Impacted file tree graph

@@            Coverage Diff            @@
##             stable    #8055   +/-   ##
=========================================
  Coverage          ?   81.77%           
=========================================
  Files             ?      642           
  Lines             ?    85276           
  Branches          ?        0           
=========================================
  Hits              ?    69732           
  Misses            ?    15544           
  Partials          ?        0
Impacted Files Coverage Δ
ethcore/src/verification/noop_verifier.rs 0% <ø> (ø)
ethcore/light/src/net/request_set.rs 75.82% <ø> (ø)
ethcore/src/snapshot/watcher.rs 81.35% <ø> (ø)
ethcore/src/engines/signer.rs 96% <ø> (ø)
ethkey/src/math.rs 100% <ø> (ø)
ethcore/src/trace/noop_tracer.rs 89.47% <ø> (ø)
ethcore/src/client/chain_notify.rs 25% <ø> (ø)
ethcore/src/account_db.rs 62.68% <ø> (ø)
ethcore/types/src/lib.rs 100% <ø> (ø)
ethcore/src/engines/validator_set/mod.rs 100% <ø> (ø)
... and 169 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6d732e...da905d4. Read the comment docs.

@tomusdrw tomusdrw merged commit 2acfdfc into stable Mar 14, 2018
@tomusdrw tomusdrw deleted the a5-stable-backports branch March 14, 2018 12:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-backport 🕸 Pull request is already reviewed well in another branch. M1-ci 🙉 Continuous integration. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants