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-16 10:30:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99ab2e70e782bf5ca753ad636f69642da6054283
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
Fix unsigned integer overflows in interpreter
2024-10-01 10:45:44 +02:00
interpreter.h
interpreter: Use the same type for SignatureHash in the definition
2024-11-25 15:36:05 +01:00
keyorigin.h
…
miniscript.cpp
refactor: Drop deprecated space in operator""_mst
2024-11-11 12:14:08 +01:00
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
desc spkm: Return SigningProvider only if we have the privkey
2024-11-07 11:41:25 -05:00
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
refactor: Replace fwd-decl with proper include
2024-12-19 13:46:43 +01:00