dash/src/script
Evan Duffield 304ab6c7ab Various improvements to the proposal system
- Proposal scripts are now checked correctly
- Fee transactions are created correctly for IX and non-IX types
2015-07-12 14:02:39 -07:00
..
bitcoinconsensus.cpp Avoid storing a reference passed to SignatureChecker constructors 2015-02-03 08:52:13 +01:00
bitcoinconsensus.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
interpreter.cpp Merge pull request #5714 2015-02-03 10:33:58 +01:00
interpreter.h Avoid storing a reference passed to SignatureChecker constructors 2015-02-03 08:52:13 +01:00
script_error.cpp Make STRICTENC invalid pubkeys fail the script rather than the opcode. 2014-11-20 15:29:26 +01:00
script_error.h Normalize header guard of script_error.h 2014-12-05 12:01:13 +01:00
script.cpp Various improvements to the proposal system 2015-07-12 14:02:39 -07:00
script.h 0.12 dirty merge'n'fix (bitcoin 0.10) 2015-04-04 19:24:37 +03:00
sigcache.cpp Use separate SignatureChecker for CMutableTransaction 2015-02-03 08:48:04 +01:00
sigcache.h Avoid storing a reference passed to SignatureChecker constructors 2015-02-03 08:52:13 +01:00
sign.cpp Avoid storing a reference passed to SignatureChecker constructors 2015-02-03 08:52:13 +01:00
sign.h
standard.cpp Fix CScriptID(const CScript& in) in empty script case 2014-12-27 04:09:41 +01:00
standard.h BIP66 changeover logic 2015-02-01 17:57:38 -04:00