Gregory Sanders
|
05bc6db085
|
Consensus: Add asset type to CTxOut and validation
|
2017-04-02 14:05:25 -04:00 |
|
Jonas Nick
|
bb1f44f8a6
|
QA: Allow setting the fedpeg script with a command line argument
- In both default and regtest modes
- The script is stored
- BaseSignatureChecker is used to pass it to the interpreter
Modified by jtimon
|
2017-02-02 10:59:00 -05:00 |
|
instagibbs
|
7154c1f9ad
|
Rangeproof caching
|
2017-02-02 10:58:56 -05:00 |
|
Luke Dashjr
|
3ad6bbe651
|
Refactors in anticipation of blinded values
|
2017-02-02 10:58:48 -05:00 |
|
Matt Corallo
|
6c945bea44
|
Tweak SignatureChecker to expose a bit more about the transaction
|
2017-02-02 10:58:47 -05:00 |
|
Pieter Wuille
|
b8c79a057c
|
Precompute sighashes
Original version by Nicolas Dorier. Precomputing version by Pieter Wuille.
|
2016-09-07 16:42:41 +02:00 |
|
Pieter Wuille
|
0ef1dd3e11
|
Refactor script validation to observe amounts
This is a preparation for BIP143 support.
|
2016-06-22 15:43:00 +02:00 |
|
MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
2015-12-13 18:08:39 +01:00 |
|
Pieter Wuille
|
830e3f3d02
|
Make sigcache faster and more efficient
|
2015-10-31 01:15:11 +01:00 |
|
Pieter Wuille
|
9fddceda44
|
Avoid storing a reference passed to SignatureChecker constructors
|
2015-02-02 20:19:46 -08:00 |
|
Pieter Wuille
|
858809a33e
|
Use separate SignatureChecker for CMutableTransaction
|
2015-02-02 20:19:12 -08:00 |
|
sandakersmann
|
f914f1a746
|
Added "Core" to copyright headers
Github-Pull: #5494
Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
|
2014-12-19 19:55:32 +01:00 |
|
Pavel Janík
|
84738627ce
|
Fix all header defines
|
2014-11-03 16:16:40 +01:00 |
|
Philip Kaufmann
|
5eed8c21c7
|
minor license, header end comment etc. cleanup in /script
- ensure all licenses are just MIT
- add a missing header end comment
- ensure alphabetical ordering
|
2014-10-06 13:00:55 +02:00 |
|
Pieter Wuille
|
e790c370b5
|
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
|
2014-10-02 20:26:58 +02:00 |
|
Pieter Wuille
|
5c1e798a8e
|
Make signature cache optional
|
2014-10-02 20:26:17 +02:00 |
|