.. |
descriptor.cpp
|
Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and receiving in a single descriptor string
|
2024-08-28 15:56:15 +01:00 |
descriptor.h
|
descriptors: Change Parse to return vector of descriptors
|
2024-08-08 12:47:22 -04:00 |
interpreter.cpp
|
Fix unsigned integer overflows in interpreter
|
2024-10-01 10:45:44 +02:00 |
interpreter.h
|
tidy: modernize-use-equals-default
|
2024-07-08 11:12:01 +02:00 |
keyorigin.h
|
Implement operator< for KeyOriginInfo and CExtPubKey
|
2021-12-10 08:29:47 -05:00 |
miniscript.cpp
|
refactor: Drop deprecated space in operator""_mst
|
2024-11-11 12:14:08 +01:00 |
miniscript.h
|
Merge bitcoin/bitcoin#31271: doc: correct typos
|
2024-11-12 09:48:13 +00:00 |
parsing.cpp
|
util: move spanparsing.h to script/parsing.h
|
2024-05-16 10:16:08 -05:00 |
parsing.h
|
util: move spanparsing.h to script/parsing.h
|
2024-05-16 10:16:08 -05:00 |
script.cpp
|
policy: Add OP_1 <0x4e73> as a standard output type
|
2024-07-30 14:06:58 -04:00 |
script.h
|
Allow CScript's operator<< to accept spans, not just vectors
|
2024-09-11 17:41:27 +02:00 |
script_error.cpp
|
Implement Tapscript script validation rules (BIP 342)
|
2020-10-12 17:18:24 -07:00 |
script_error.h
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
sigcache.cpp
|
kernel: De-globalize signature cache
|
2024-07-05 09:03:04 +02:00 |
sigcache.h
|
kernel: De-globalize signature cache
|
2024-07-05 09:03:04 +02:00 |
sign.cpp
|
refactor: move SignSignature helpers to test utils
|
2024-09-04 21:06:09 +02:00 |
sign.h
|
refactor: move SignSignature helpers to test utils
|
2024-09-04 21:06:09 +02:00 |
signingprovider.cpp
|
ci: Bump TIDY_LLVM_V
|
2024-03-15 13:34:05 +00:00 |
signingprovider.h
|
tidy: modernize-use-equals-default
|
2024-07-08 11:12:01 +02:00 |
solver.cpp
|
policy: Add OP_1 <0x4e73> as a standard output type
|
2024-07-30 14:06:58 -04:00 |
solver.h
|
policy: Add OP_1 <0x4e73> as a standard output type
|
2024-07-30 14:06:58 -04:00 |