dash/src/script
2024-03-07 01:22:37 +07:00
..
bitcoinconsensus.cpp merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
bitcoinconsensus.h
descriptor.cpp chore: dashification of descriptor implementation in dash 2024-03-07 01:22:37 +07:00
descriptor.h
interpreter.cpp merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
interpreter.h Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
keyorigin.h
script_error.cpp Merge #20006: Fix misleading error message: Clean stack rule 2024-01-22 19:47:12 -06:00
script_error.h Merge #19004: refactor: Replace const char* to std::string 2024-01-09 08:13:04 -06:00
script.cpp Merge #19004: refactor: Replace const char* to std::string 2024-01-09 08:13:04 -06:00
script.h Merge #19004: refactor: Replace const char* to std::string 2024-01-09 08:13:04 -06:00
sigcache.cpp merge bitcoin#21817: Replace &foo[0] with foo.data() 2024-02-28 13:37:33 -06:00
sigcache.h
sign.cpp Merge #20211: Use -Wswitch for TxoutType where possible 2024-01-16 09:29:50 -06:00
sign.h
signingprovider.cpp partial (missing function GetKeyForDestination) Merge #11403: SegWit wallet support 2023-12-06 11:46:53 -06:00
signingprovider.h refactor: move hdchain to wallet/ because it belongs there 2024-03-06 02:04:25 +07:00
standard.cpp Merge #20211: Use -Wswitch for TxoutType where possible 2024-01-16 09:29:50 -06:00
standard.h Merge #17938: Disallow automatic conversion between disparate hash types 2024-01-16 15:05:08 -06:00