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

fix: make save_tx order independent #808

Merged

Conversation

bodymindarts
Copy link
Contributor

fulcrum doesn't return txs in the order they are requested in. This PR makes the TxCache insensitive to this behaviour.

@notmandatory notmandatory added the bug Something isn't working label Nov 30, 2022
Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK 37c2eb4

Thanks for this fix. I'm also working on adding Fulcrum into our electrum integration tests suite. But I'll do that as a separate PR.

@notmandatory
Copy link
Member

One more thing, can you sign and re-push your commit? It's one of our merge rules.

@notmandatory
Copy link
Member

This should be ready to merge once #822 goes in.

@notmandatory
Copy link
Member

Hi, please rebase this one to pick up the CI fix which is required to merge. Thanks!

@notmandatory
Copy link
Member

I checked with @bodymindarts and he's tied up with end of year stuff so I went ahead and rebased this one.

@notmandatory notmandatory merged commit ec9aefa into bitcoindevkit:master Dec 16, 2022
@notmandatory notmandatory mentioned this pull request Dec 26, 2022
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants