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
Samuel Dobson db656db2ed
Merge #19136: wallet: add parent_desc to getaddressinfo
4 years ago
..
bitcoinconsensus.cpp refactor: took out unused member functions 4 years ago
bitcoinconsensus.h build: test for __declspec(dllexport) in configure 4 years ago
descriptor.cpp Merge #19136: wallet: add parent_desc to getaddressinfo 4 years ago
descriptor.h descriptors: Add ToNormalizedString and tests 4 years ago
interpreter.cpp Don't declare de facto const member functions as non-const 4 years ago
interpreter.h scripted-diff: Bump copyright headers 4 years ago
keyorigin.h scripted-diff: Bump copyright headers 4 years ago
script.cpp scripted-diff: Bump copyright headers 4 years ago
script.h Implement Tapscript script validation rules (BIP 342) 4 years ago
script_error.cpp Implement Tapscript script validation rules (BIP 342) 4 years ago
script_error.h scripted-diff: Bump copyright headers 4 years ago
sigcache.cpp refactor: replace Boost shared_mutex with std shared_mutex in sigcache 4 years ago
sigcache.h Merge #19935: Move SaltedHashers to separate file and add some new ones 4 years ago
sign.cpp Merge #20211: Use -Wswitch for TxoutType where possible 4 years ago
sign.h Support for Schnorr signatures and integration in SignatureCheckers (BIP 340) 4 years ago
signingprovider.cpp Replace boost::variant with std::variant 4 years ago
signingprovider.h
standard.cpp Merge #20211: Use -Wswitch for TxoutType where possible 4 years ago
standard.h Replace boost::variant with std::variant 4 years ago