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

More Backports for Stable 2.3.5 #10430

Merged
merged 6 commits into from
Feb 27, 2019

Conversation

HCastano
Copy link
Contributor

No description provided.

@parity-cla-bot
Copy link

It looks like @HCastano signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@@ -184,6 +186,11 @@ fn main_direct(force_can_restart: bool) -> i32 {
parity_ethereum::Configuration::parse_cli(&args).unwrap_or_else(|e| e.exit())
};

let logger = setup_log(&conf.logger_config()).unwrap_or_else(|e| {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a warning here about this being unused. This is because it only started getting used in #10007 which isn't in stable yet. Not sure if I should leave the warning, or not backport this PR in yet

@soc1c soc1c added this to the Patch milestone Feb 27, 2019
@soc1c soc1c added A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. M1-ci 🙉 Continuous integration. M3-docs 📑 Documentation. labels Feb 27, 2019
…penethereum#10417)

* update foundation to #7262209

* update kovan to #10434561

* update ropsten to #5027841

* update classic to #7555073

* Update Ropsten headers to #5101569
@HCastano HCastano merged commit ebd0fd0 into openethereum:stable Feb 27, 2019
@HCastano HCastano deleted the hc-moar-stable-backports branch February 27, 2019 15:33
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. M3-docs 📑 Documentation. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants