..
bitcoinconsensus.cpp
Drop unused GetType() from CSizeComputer
2018-09-11 00:58:05 -04:00
bitcoinconsensus.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
descriptor.cpp
doc: Fix some misspellings
2019-11-04 04:22:53 -05:00
descriptor.h
doc: Doxygen-friendly descriptor.h comments
2019-09-24 01:14:20 -04:00
interpreter.cpp
Merge #14696 : qa: Add explicit references to related CVE's in p2p_invalid_block test.
2019-09-18 16:00:54 +02:00
interpreter.h
Remove unused includes
2019-10-15 22:56:43 +00:00
keyorigin.h
Remove unused includes
2019-10-15 22:56:43 +00:00
script_error.cpp
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
script_error.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
script.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
script.h
Delete error-prone CScript constructor
2019-06-13 09:27:14 -04:00
sigcache.cpp
Make reasoning about dependencies easier by not including unused dependencies
2019-06-02 17:15:23 +02:00
sigcache.h
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
sign.cpp
Merge #13266 : refactor: privatize SignatureExtractorChecker [moveonly]
2019-10-02 13:25:48 +02:00
sign.h
Remove unused includes
2019-10-15 22:56:43 +00:00
signingprovider.cpp
Move WatchOnly stuff from SigningProvider to CWallet
2019-07-09 16:20:18 -04:00
signingprovider.h
MOVEONLY: Move key handling code out of wallet to keyman file
2019-10-25 19:20:24 -04:00
standard.cpp
Move various SigningProviders to signingprovider.{cpp,h}
2019-07-09 16:20:18 -04:00
standard.h
scripted-diff: [validation] Rename CheckInputs to CheckInputScripts
2019-11-07 13:50:58 -05:00