zcash-patched-for-explorer/src/script
Braydon Fuller 205830690b main: start of address index
Adds a configuration option for addressindex to search for txids by address. Includes
an additional rpc method for getting the txids for an address.
2018-09-05 12:44:31 -07:00
..
interpreter.cpp Implement Sapling signature hash (ZIP 243) 2018-05-08 11:45:38 +01:00
interpreter.h Implement Sapling signature hash (ZIP 243) 2018-05-08 11:45:38 +01:00
script.cpp main: start of address index 2018-09-05 12:44:31 -07:00
script.h main: start of address index 2018-09-05 12:44:31 -07:00
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-10-08 17:46:55 +02:00
script_error.h Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-10-08 17:46:55 +02:00
sigcache.cpp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
sigcache.h Rename to PrecomputedTransactionData 2018-02-20 04:22:20 +00:00
sign.cpp Prevector type 2018-04-16 07:38:36 -06:00
sign.h Squashed commit of the following: 2018-03-02 11:45:05 +00:00
standard.cpp Introduce wrappers around CBitcoinAddress 2018-05-03 01:12:57 +01:00
standard.h Introduce wrappers around CBitcoinAddress 2018-05-03 01:12:57 +01:00
zcashconsensus.cpp Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
zcashconsensus.h Refactor script validation to observe amounts 2018-02-20 04:22:19 +00:00