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

Ask missing txs #648

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Ask missing txs #648

merged 3 commits into from
Oct 15, 2023

Conversation

lorbax
Copy link
Collaborator

@lorbax lorbax commented Oct 15, 2023

No description provided.

In the function handle_declare_mining_job of
ParseClientJobDeclarationMessages for the JDserver now responds with
DeclareJobDeclarationMessages if all the transactions are recognized,
and with ProvideMissingTransaction otherwise
@lorbax lorbax closed this Oct 15, 2023
@lorbax lorbax reopened this Oct 15, 2023
in the handler of ProvideMissingTransaction, the transactions are not
decoded and it is left a todo. Once did this, the JDS is able to
1. compare the DeclareMiningJob with the mempool
2. see if there are some missing transactions, and ask for them to the
   JDclient
@Fi3 Fi3 merged commit f669fef into stratum-mining:dev Oct 15, 2023
8 of 13 checks passed
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.

2 participants