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

bdk_electrum: don't query prevouts of coinbase tx #1698

Open
notmandatory opened this issue Nov 14, 2024 · 0 comments · May be fixed by #1675
Open

bdk_electrum: don't query prevouts of coinbase tx #1698

notmandatory opened this issue Nov 14, 2024 · 0 comments · May be fixed by #1675
Labels
audit Suggested as result of external code audit module-blockchain

Comments

@notmandatory
Copy link
Member

"fetch_prev_txout should not try to query the prevouts of coinbase transactions, this will query a 000...000 transaction to the Electrum server which will return an error and will make the overall sync() fail."

@notmandatory notmandatory added audit Suggested as result of external code audit module-blockchain labels Nov 14, 2024
@notmandatory notmandatory added this to BDK Nov 14, 2024
@notmandatory notmandatory moved this to Todo in BDK Nov 14, 2024
@LagginTimes LagginTimes linked a pull request Nov 15, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit Suggested as result of external code audit module-blockchain
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant