bitcoin/src/script
Wladimir J. van der Laan a514ac3dcb
Merge #10534: Clarify prevector::erase and avoid swap-to-clear
e241a63 Clarify prevector::erase and avoid swap-to-clear (Pieter Wuille)

Tree-SHA512: fa7602038feb4417158df13ee7c0351673acf38f8a824e75889710344c46a9b8d5f6059faeb521f73e48b7ad3e1a238a9e433e4b44f7c3b9085ff08ef65271fa
2017-06-13 18:32:44 +02:00
..
bitcoinconsensus.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
bitcoinconsensus.h libconsensus: Add input validation of flags 2016-10-20 19:26:36 +02:00
interpreter.cpp Merge #10313: [Consensus] Add constant for maximum stack size 2017-05-23 14:35:52 -07:00
interpreter.h Do not shadow variables (gcc set) 2016-12-05 11:41:46 +01:00
ismine.cpp Refactor: Remove using namespace <xxx> from script/ 2017-03-08 08:08:17 -08:00
ismine.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
script.cpp Sanity check transaction scripts in DecodeHexTx 2017-06-07 14:07:26 -07:00
script.h Merge #10534: Clarify prevector::erase and avoid swap-to-clear 2017-06-13 18:32:44 +02:00
script_error.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
script_error.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
sigcache.cpp Deduplicate SignatureCacheHasher 2017-04-12 14:42:41 -07:00
sigcache.h Deduplicate SignatureCacheHasher 2017-04-12 14:42:41 -07:00
sign.cpp Limit variable scope 2017-06-05 00:52:36 +02:00
sign.h Merge #8808: Do not shadow variables (gcc set) 2017-03-03 15:48:53 +01:00
standard.cpp Refactor: Remove using namespace <xxx> from script/ 2017-03-08 08:08:17 -08:00
standard.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00