dash/src/script
2021-10-28 14:01:01 +05:30
..
dashconsensus.cpp Merge #13655: bitcoinconsensus: invalid flags error should be set to bitcoinconsensus_err 2021-07-02 12:59:27 +03:00
dashconsensus.h Merge #12757: Clarify include guard naming convention 2020-07-19 00:42:54 -05:00
descriptor.cpp merge bitcoin#15263: Descriptor expansions only need pubkey entries for PKH/WPKH 2021-10-28 14:01:01 +05:30
descriptor.h merge bitcoin#14646: Add expansion cache functions to descriptors 2021-10-28 10:56:06 +05:30
interpreter.cpp Merge bitcoin/bitcoin#18096: doc: IsFinalTx comment about nSequence & OP_CLTV 2021-09-24 13:32:17 -04:00
interpreter.h Merge #13309: Directly operate with CMutableTransaction in SignSignature 2021-06-28 02:00:51 +03:00
ismine.cpp Merge #13429: Return the script type from Solver (#4436) 2021-09-19 10:45:35 +03:00
ismine.h Merge #13491: Improve handling of INVALID in IsMine 2021-06-28 02:31:51 +03:00
script_error.cpp Merge #18412: script: fix SCRIPT_ERR_SIG_PUSHONLY error string 2021-07-13 21:19:48 -05:00
script_error.h Merge #11423: [Policy] Several transaction standardness rules 2021-06-05 22:13:01 +03:00
script.cpp Merge #13194: Remove template matching and pseudo opcodes 2021-06-28 02:00:49 +03:00
script.h Merge bitcoin#14636: Avoid using numeric_limits for sequence numbers and lock times (#4296) 2021-07-28 09:16:46 -05:00
sigcache.cpp partial #21064: use std::shared_mutex 2021-09-15 11:30:57 +05:30
sigcache.h Backport 11651 (#3358) 2020-03-20 01:46:56 +03:00
sign.cpp merge bitcoin#14646: Add expansion cache functions to descriptors 2021-10-28 10:56:06 +05:30
sign.h merge bitcoin#14477: Add ability to convert solvability info to descriptor 2021-10-28 10:56:06 +05:30
standard.cpp Merge #13429: Return the script type from Solver (#4436) 2021-09-19 10:45:35 +03:00
standard.h Merge #13429: Return the script type from Solver (#4436) 2021-09-19 10:45:35 +03:00