This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-03-14 17:44:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9f3e8b68616dfb9e18082d191b87a457c4100da
bitcoin
/
src
/
script
History
Ava Chow
09a1875ad8
miniscript: Make NodeRef a unique_ptr
...
There's no need for it to be a shared_ptr.
2025-01-21 13:17:20 -05:00
..
descriptor.cpp
descriptor: Add proper Clone function to miniscript::Node
2025-01-21 13:17:18 -05:00
descriptor.h
…
interpreter.cpp
…
interpreter.h
…
keyorigin.h
…
miniscript.cpp
…
miniscript.h
miniscript: Make NodeRef a unique_ptr
2025-01-21 13:17:20 -05:00
parsing.cpp
…
parsing.h
…
script_error.cpp
…
script_error.h
…
script.cpp
…
script.h
…
sigcache.cpp
…
sigcache.h
…
sign.cpp
…
sign.h
…
signingprovider.cpp
…
signingprovider.h
Merge
bitcoin/bitcoin#31590
: descriptors: Try pubkeys of both parities when retrieving the private keys for an xonly pubkey in a descriptor
2025-01-21 10:20:13 +00:00
solver.cpp
…
solver.h
…