Skip to content

chain: Make sure we validate taproot #418

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

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

Conversation

Davidson-Souza
Copy link
Collaborator

What is the purpose of this pull request?

  • Bug fix
  • Documentation update
  • New feature
  • Test
  • Other:

Which crates are being modified?

  • floresta-chain
  • floresta-cli
  • floresta-common
  • floresta-compact-filters
  • floresta-electrum
  • floresta-watch-only
  • floresta-wire
  • floresta
  • florestad
  • Other: .

Description

This commit passes flags to validate taproot, uses the correct API on bitcoinconsensus and adds some tests for taproot transactions.

Checklist

  • I've signed all my commits
  • I ran just lint
  • I ran cargo test
  • I've checked the integration tests
  • I've followed the contribution guidelines
  • I'm linking the issue being fixed by this PR (if any)

This commit passes flags to validate taproot, uses the correct API on
bitcoinconsensus and adds some tests for taproot transactions.
@Davidson-Souza Davidson-Souza added chore Cleaning, refactoring, reducing complexity consensus This changes something inside our consensus implementation labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleaning, refactoring, reducing complexity consensus This changes something inside our consensus implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant