0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-09 15:37:00 -04:00
bitcoin-core/src/script
2021-12-10 08:29:47 -05:00
..
bitcoinconsensus.cpp Make all SignatureChecker explicit about missing data 2021-03-15 17:29:39 -07:00
bitcoinconsensus.h build: test for __declspec(dllexport) in configure 2021-02-12 09:04:16 +08:00
descriptor.cpp More Span simplifications 2021-11-29 17:59:44 -05:00
descriptor.h Pass in DescriptorCache to ToNormalizedString 2021-06-24 14:08:45 -04:00
interpreter.cpp More Span simplifications 2021-11-29 17:59:44 -05:00
interpreter.h tests: implement BIP341 test vectors 2021-11-12 12:05:00 -05:00
keyorigin.h Implement operator< for KeyOriginInfo and CExtPubKey 2021-12-10 08:29:47 -05:00
script.cpp scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
script.h Add LIFETIMEBOUND to CScript where needed 2021-09-03 13:42:03 +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 scripted-diff: Rename overloaded int GetArg to GetIntArg 2021-09-27 06:57:20 -04:00
sigcache.h Make all SignatureChecker explicit about missing data 2021-03-15 17:29:39 -07:00
sign.cpp moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt module 2021-12-10 08:29:47 -05:00
sign.h moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt module 2021-12-10 08:29:47 -05:00
signingprovider.cpp Extract Taproot internal keyid with GetKeyFromDestination 2021-11-16 12:20:13 -05:00
signingprovider.h moveonly: Move (Un)Serialize(To/From)Vector, (De)SerializeHDKeypaths to psbt module 2021-12-10 08:29:47 -05:00
standard.cpp rpc: remove deprecated addresses and reqSigs from rpc outputs 2021-09-24 14:22:49 -05:00
standard.h rpc: remove deprecated addresses and reqSigs from rpc outputs 2021-09-24 14:22:49 -05:00