Skip to content

feat: add batch_transaction_get_merkle #170

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oleonardolima
Copy link
Contributor

@oleonardolima oleonardolima commented Jul 3, 2025

partially addresses bitcoindevkit/bdk#1987

  • adds the new batch method for blockchain.transaction.get_merkle.
  • adds a new test for batch_transaction_get_merkle with 3 different
    txids and block_heights.

@oleonardolima oleonardolima self-assigned this Jul 3, 2025
@oleonardolima oleonardolima added the new feature New feature or request label Jul 3, 2025
@oleonardolima oleonardolima force-pushed the feat/add-batch-transaction-get-merkle branch from e730dac to 5b6876b Compare July 3, 2025 03:01
@oleonardolima oleonardolima force-pushed the feat/add-batch-transaction-get-merkle branch 2 times, most recently from ecbbc49 to 46a8817 Compare July 4, 2025 18:01
- adds the new batch method for `blockchain.transaction.get_merkle`.
- adds a new test for `batch_transaction_get_merkle` with 3 different
  txids and block_heights.
@oleonardolima oleonardolima force-pushed the feat/add-batch-transaction-get-merkle branch from 46a8817 to 2dfc299 Compare July 4, 2025 18:17
@oleonardolima oleonardolima marked this pull request as ready for review July 4, 2025 18:19
Copy link
Collaborator

@LagginTimes LagginTimes left a comment

Choose a reason for hiding this comment

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

ACK 2dfc299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants