3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecessary arrays of values More... almost 3 years ago
Support p2tr with 1 script and no tree More... almost 3 years ago
Declare tapscript version mask like the BIP More... almost 3 years ago
Simplify HashTree processing, remove footgun More... almost 3 years ago
Don't use constants for tag prefixes More... almost 3 years ago
Consistent capitalization of tapleaf More... almost 3 years ago
Correct Taptree type More... almost 3 years ago
refactor: rename `testecc` to `verifyecc` (avoid confusing it with unit tests) More... almost 3 years ago
refactor: add Taptree interface More... almost 3 years ago
fix: tap tree branch sorting; improve unit test More... almost 3 years ago
fix: make `FinalScriptsFunc` backwards compatible by moving `isTapscript` param to the end More... almost 3 years ago
refactor: change code to original version More... almost 3 years ago
fix: revert package lock version upgrade More... almost 3 years ago
fix: fix integration test More... almost 3 years ago
refactor: move tapscript finalizer check; add unit test More... almost 3 years ago
add integration tests for taproot (#3) More... almost 3 years ago
Merge pull request #1779 from Devils-Knight/permissions More... almost 3 years ago
Pin actions for CI More... almost 3 years ago
Update main_ci.yml More... almost 3 years ago
feat: correctly identify P2TR (pass `eccLib` to `toOutputScript` and `fromOutputScript`) More... almost 3 years ago
fix: fix integration test More... almost 3 years ago
feat: add stricter validation for taproot addresses More... almost 3 years ago
feat: add taproot check for signInputAsync() More... almost 3 years ago
chore: take the garbage out. Remove `tweakSigner()` and ecpair dep from PSBT More... almost 3 years ago
feat: extract `tiny-secp256k1` out of the Psbt module More... almost 3 years ago
feat: add Key Spend support for taproot to PSBT (more in commit description) More... almost 3 years ago
fix: taproot signature is 64 bytes More... almost 3 years ago
chore: keep ecc test vectors to a minimum More... almost 3 years ago
fix: remove `TinySecp256k1Interface` from `PaymentCreator` More... almost 3 years ago
refactor: move eccLib to PaymentOptions More... almost 3 years ago