Skip to content

Conversation

@ValuedMammal
Copy link
Collaborator

This draft PR builds on PR #5 and adds a unit test to selection.rs. I think it would be good to have a test like this included in PR #5 for the purpose of continuous integration.

aagbotemi and others added 4 commits May 30, 2025 23:32
feat: bip326 anti-fee sniping made compatible with new current library
fix(clippy): fixing clippy CI build error with Box due to large enum variant
example to test anti fee snipping, extracted the height from tx
checking expected range of values
- Rename MAX_SEQUENCE_VALUE to MAX_RELATIVE_HEIGHT for clarity
- Use Script::is_p2tr() for more robust taproot input detection
- Replace fallible LockTime::from_height with expect for valid Height
- Remove unnecessary clippy allow attributes in lib.rs
- Remove Box usage from error and enums
- Rename anti_fee_snipping example to anti_fee_sniping
@ValuedMammal ValuedMammal deleted the test_5 branch October 26, 2025 16:09
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