BTCP-Rebase/src/script
Pavel Janík 4c83c0e7c8
Normalize header guard of script_error.h
2014-12-05 12:01:13 +01:00
..
bitcoinconsensus.cpp MOVEONLY: core/ -> primitives/ 2014-12-03 10:52:58 +00:00
bitcoinconsensus.h build: add libbitcoinconsensus files and hook up the lib build 2014-11-19 22:31:10 -05:00
interpreter.cpp MOVEONLY: core/ -> primitives/ 2014-12-03 10:52:58 +00:00
interpreter.h Make STRICTENC invalid pubkeys fail the script rather than the opcode. 2014-11-20 15:29:26 +01:00
script.cpp Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4) 2014-10-25 03:03:20 -07:00
script.h Make comments in /src/script doxygen compatible 2014-11-10 14:51:55 +08: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
sigcache.cpp Make comments in /src/script doxygen compatible 2014-11-10 14:51:55 +08:00
sigcache.h Fix all header defines 2014-11-03 16:16:40 +01:00
sign.cpp MOVEONLY: core/ -> primitives/ 2014-12-03 10:52:58 +00:00
sign.h Make comments in /src/script doxygen compatible 2014-11-10 14:51:55 +08:00
standard.cpp Make comments in /src/script doxygen compatible 2014-11-10 14:51:55 +08:00
standard.h Discourage NOPs reserved for soft-fork upgrades 2014-11-17 22:22:33 -05:00