You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src/script
Pieter Wuille 63317103c9
miniscript: make operator_mst consteval
2 days ago
..
descriptor.cpp [clang-tidy] Enable the misc-no-recursion check 4 weeks ago
descriptor.h descriptor: Be able to get the pubkeys involved in a descriptor 3 months ago
interpreter.cpp serialize: Drop useless version param from GetSerializeSize() 6 months ago
interpreter.h Fix IWYU for the script_flags fuzz target 5 months ago
keyorigin.h Implement operator< for KeyOriginInfo and CExtPubKey 2 years ago
miniscript.cpp miniscript: make operator_mst consteval 2 days ago
miniscript.h miniscript: make operator_mst consteval 2 days ago
script.cpp iwyu: Export prevector.h from script.h 6 months ago
script.h iwyu: Export prevector.h from script.h 6 months ago
script_error.cpp Implement Tapscript script validation rules (BIP 342) 4 years ago
script_error.h scripted-diff: Bump copyright headers 3 years ago
sigcache.cpp refactor: Move system from util to common library 12 months ago
sigcache.h scripted-diff: Bump copyright headers 1 year ago
sign.cpp sign: don't assume we are parsing a sane Miniscript 2 weeks ago
sign.h script/sign: Miniscript support in Tapscript 7 months ago
signingprovider.cpp ci: Bump `TIDY_LLVM_V` 2 months ago
signingprovider.h script/signingprovider: introduce a MultiSigningProvider 8 months ago
solver.cpp refactor: Add missing includes 9 months ago
solver.h Rename script/standard.{cpp/h} to script/solver.{cpp/h} 9 months ago