Skip to content

fix: make save_tx order independent#808

Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom
bodymindarts:fix-electrum-tx-order
Dec 16, 2022
Merged

fix: make save_tx order independent#808
notmandatory merged 1 commit intobitcoindevkit:masterfrom
bodymindarts:fix-electrum-tx-order

Conversation

@bodymindarts
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

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

@notmandatory
Copy link
Copy Markdown
Member

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

@notmandatory
Copy link
Copy Markdown
Member

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

@notmandatory
Copy link
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants