dogecoin/src/script
Wladimir J. van der Laan a25a4f5b04 wallet_ismine.h → script/ismine.h
Removes conditional dependency of `src/test` on wallet.

Makes multisig and P2SH tests complete without wallet built-in.
2016-04-18 15:14:36 +02:00
..
bitcoinconsensus.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
bitcoinconsensus.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
interpreter.cpp [doc] Fix doxygen comments for members 2016-04-03 11:58:01 +02:00
interpreter.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-02-14 11:29:38 +00:00
ismine.cpp wallet_ismine.h → script/ismine.h 2016-04-18 15:14:36 +02:00
ismine.h wallet_ismine.h → script/ismine.h 2016-04-18 15:14:36 +02:00
script.cpp Merge pull request #7205 2016-01-05 14:11:40 +01:00
script.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-02-14 11:29:38 +00:00
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-06-21 23:56:28 -04:00
script_error.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-02-14 11:29:38 +00:00
sigcache.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sigcache.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sign.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sign.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
standard.cpp Get rid of inaccurate ScriptSigArgsExpected 2016-02-01 15:28:25 +01:00
standard.h [doc] Fix doxygen comments for members 2016-04-03 11:58:01 +02:00