Skip to content

Improve taproot fee estimation - #90

Merged
jonasmartin merged 9 commits into
devfrom
feature/taproot-estimation
Aug 25, 2026
Merged

Improve taproot fee estimation#90
jonasmartin merged 9 commits into
devfrom
feature/taproot-estimation

Conversation

@crivasr

@crivasr crivasr commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Improves taproot fee estimation by only considering the relevant leaves based on the input spend mode.

This diff file shows fee estimations before and after on the test_union_advance test.

The biggest difference is seen in the garbled circuits tests where VERIFIER_FINAL goes from 10579 to only 1080.

Comment thread src/scripts.rs Outdated

@diegomasini diegomasini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@jonasmartin
jonasmartin merged commit 19f6faf into dev Aug 25, 2026
@jonasmartin
jonasmartin deleted the feature/taproot-estimation branch August 25, 2026 16:41
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.

4 participants