neobytes/src/script
Oleg Girko b40f8f333c Rename bitcoinconsensus library to dashconsensus. (#1432)
All names containing bitcoinconsensus remaned to contain dashconsensus.
This is needed to avoid conflicts with real bitcoinconsensus library
shipped with Bitcoin Core.

Signed-off-by: Oleg Girko <ol@infoserver.lv>
2017-04-15 09:29:09 +02:00
..
dashconsensus.cpp Rename bitcoinconsensus library to dashconsensus. (#1432) 2017-04-15 09:29:09 +02:00
dashconsensus.h Rename bitcoinconsensus library to dashconsensus. (#1432) 2017-04-15 09:29:09 +02:00
interpreter.cpp Code style fix. 2016-03-18 09:14:52 +00:00
interpreter.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-03-18 09:14:52 +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-03-18 09:14:52 +00:00
script.cpp Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
script.h Backport btc pr7907 (#1253) 2017-01-09 18:51:04 +04:00
sigcache.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
sigcache.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
sign.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
sign.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
standard.cpp Get rid of inaccurate ScriptSigArgsExpected 2016-01-21 13:52:32 +01:00
standard.h Get rid of inaccurate ScriptSigArgsExpected 2016-01-21 13:52:32 +01:00