bitcoin/src/script
Pieter Wuille 19b0f33de0
Merge #8524: Precompute sighashes
35fe039 Rename to PrecomputedTransactionData (Pieter Wuille)
ab48c5e Unit test for sighash caching (Nicolas DORIER)
d2c5d04 Precompute sighashes (Pieter Wuille)
2016-09-01 12:20:43 +02:00
..
bitcoinconsensus.cpp Rename to PrecomputedTransactionData 2016-08-26 18:44:10 +02:00
bitcoinconsensus.h libconsensus: Expose a flag for BIP112 2016-07-28 00:23:03 +02:00
interpreter.cpp Rename to PrecomputedTransactionData 2016-08-26 18:44:10 +02:00
interpreter.h Rename to PrecomputedTransactionData 2016-08-26 18:44:10 +02:00
ismine.cpp
ismine.h
script.cpp
script.h
script_error.cpp
script_error.h
sigcache.cpp
sigcache.h Rename to PrecomputedTransactionData 2016-08-26 18:44:10 +02:00
sign.cpp
sign.h [doc] Fix typos in comments, doxygen: Fix comment syntax 2016-08-22 10:51:41 +02:00
standard.cpp
standard.h