dash/src/script
Kittywhiskers Van Gogh e933d78a88
merge bitcoin#23438: Use spans of std::byte in serialize
continuation of de54b878 from dash#5574
2024-02-28 13:37:34 -06:00
..
bitcoinconsensus.cpp merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
bitcoinconsensus.h trivial: revert dashification of header guards 2022-08-09 14:16:29 +05:30
descriptor.cpp merge bitcoin#21817: Replace &foo[0] with foo.data() 2024-02-28 13:37:33 -06:00
descriptor.h Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
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 Bitcoin backport #16227 refactoring CWallet (#4903) 2022-07-12 22:46:31 -05:00
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 merge bitcoin#19935: Move SaltedHashers to separate file and add some new ones 2023-09-04 20:50:27 -05:00
sign.cpp Merge #20211: Use -Wswitch for TxoutType where possible 2024-01-16 09:29:50 -06:00
sign.h merge bitcoin#23413: Replace MakeSpan helper with Span deduction guide 2023-09-24 09:50:50 -05:00
signingprovider.cpp partial (missing function GetKeyForDestination) Merge #11403: SegWit wallet support 2023-12-06 11:46:53 -06:00
signingprovider.h partial (missing function GetKeyForDestination) Merge #11403: SegWit wallet support 2023-12-06 11:46:53 -06: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