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

feat: verify a single tx with confirmations, txid, txout multi-proof #3

Merged

Conversation

yangby-cryptape
Copy link
Contributor

Features

  • Verify a transaction with only its txid, transaction data is not required anymore.
  • Check the confirmation blocks based on the tip header in current SPV client.
  • Only one transaction could be verified with current APIs each time, but multi-proofs are allowed.

@yangby-cryptape yangby-cryptape marked this pull request as ready for review March 6, 2024 09:47
@yangby-cryptape yangby-cryptape requested review from Flouse and jjyr March 6, 2024 09:47
@yangby-cryptape yangby-cryptape added this pull request to the merge queue Mar 6, 2024
Merged via the queue into utxostack:master with commit 798bd82 Mar 6, 2024
5 checks passed
@yangby-cryptape yangby-cryptape deleted the feature/verify-tx branch March 6, 2024 10:16
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