Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mining proxy graceful death #518

Closed
wants to merge 1 commit into from

Conversation

Priceless-P
Copy link
Contributor

No description provided.

@Priceless-P
Copy link
Contributor Author

@darricksee, please help me take a look at this. Especially here. What do you think?

@@ -1200,7 +1200,7 @@ impl
ChannelKind::Extended(Some(factory)) => {
if let Ok(messages) = factory.on_new_extended_mining_job(m.clone().as_static()) {
let mut new_p_hash_added = false;
let is_future = m.is_future();
let is_future = m.future_job;
Copy link
Contributor

Choose a reason for hiding this comment

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

this shouldnt be changed. It looks like there may have been a rebase issues in some of the other files as well

@darricksee
Copy link
Collaborator

@darricksee, please help me take a look at this. Especially here. What do you think?

I'm not sure what you want me to comment on - MiningRoutingLogic::new()
looks fine to me.

@Fi3 Fi3 closed this May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants