index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
MarcoFalke
2020-05-20
2
-13
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert everything except wallet/qt to new serialization
Pieter Wuille
2020-03-30
2
-13
/
+2
*
|
|
refactor: Remove override for final overriders
Hennadii Stepanov
2020-05-08
1
-1
/
+1
*
|
|
Merge #18413: script: prevent UB when computing abs value for num opcode seri...
fanquake
2020-05-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
script: prevent UB when computing abs value for num opcode serialize
pierrenn
2020-04-09
1
-1
/
+1
|
|
/
*
|
Add IsSingleType to Descriptors
Andrew Chow
2020-04-23
2
-0
/
+12
*
|
Merge #18612: script: Remove undocumented and unused operator+
Wladimir J. van der Laan
2020-04-22
1
-25
/
+2
|
\
\
|
*
|
script: Remove undocumented and unused operator+
MarcoFalke
2020-04-15
1
-25
/
+2
*
|
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
7
-7
/
+7
*
|
|
Merge #18401: Refactor: Initialize PrecomputedTransactionData in CheckInputSc...
MarcoFalke
2020-04-16
2
-4
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[REFACTOR] Initialize PrecomputedTransactionData in CheckInputScripts
Pieter Wuille
2020-04-11
2
-4
/
+20
*
|
|
script: Disallow silent bool -> CScript conversion
MarcoFalke
2020-04-13
1
-1
/
+1
*
|
|
Merge #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code ...
MarcoFalke
2020-04-10
1
-19
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[consensus] MOVEONLY: Move single-sig checking EvalScript code to EvalChecksig
Pieter Wuille
2020-03-24
1
-19
/
+31
|
|
/
*
|
Merge #18388: Make VerifyWitnessProgram use a Span stack
fanquake
2020-03-27
1
-7
/
+9
|
\
\
|
*
|
Make VerifyWitnessProgram use a Span stack
Pieter Wuille
2020-03-23
1
-7
/
+9
|
|
/
*
/
script: fix SCRIPT_ERR_SIG_PUSHONLY error string
Sebastian Falbesoner
2020-03-23
1
-1
/
+1
|
/
*
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
Wladimir J. van der Laan
2020-03-14
1
-3
/
+67
|
\
|
*
Implement O(1) OP_IF/NOTIF/ELSE/ENDIF logic
Pieter Wuille
2019-11-07
1
-6
/
+46
|
*
[refactor] interpreter: define interface for vfExec
Anthony Towns
2019-11-07
1
-3
/
+27
*
|
Merge #18204: descriptors: improve descriptor cache and cache xpubs
Wladimir J. van der Laan
2020-03-13
2
-86
/
+216
|
\
\
|
*
|
Cache parent xpub inside of BIP32PubkeyProvider
Andrew Chow
2020-03-07
1
-4
/
+15
|
*
|
Only cache xpubs that have a hardened last step
Andrew Chow
2020-03-07
1
-1
/
+2
|
*
|
Cache the immediate derivation parent xpub
Andrew Chow
2020-03-07
1
-3
/
+16
|
*
|
Add DescriptorCache* read_cache and DescriptorCache* write_cache to Expand an...
Andrew Chow
2020-03-07
2
-57
/
+70
|
*
|
Rename BIP32PubkeyProvider.m_extkey to m_root_extkey
Andrew Chow
2020-03-07
1
-10
/
+11
|
*
|
Track the index of the key expression in PubkeyProvider
Andrew Chow
2020-03-07
1
-22
/
+31
|
*
|
Introduce DescriptorCache struct which caches xpubs
Andrew Chow
2020-03-07
2
-0
/
+82
*
|
|
Merge #18002: Abstract out script execution out of VerifyWitnessProgram()
Wladimir J. van der Laan
2020-03-13
1
-23
/
+25
|
\
\
\
|
*
|
|
[REFACTOR] Abstract out script execution out of VerifyWitnessProgram()
Pieter Wuille
2020-02-12
1
-23
/
+25
*
|
|
|
Clear any input_errors for an input after it is signed
Andrew Chow
2020-03-09
1
-0
/
+3
*
|
|
|
Refactor rawtransaction's SignTransaction into generic SignTransaction function
Andrew Chow
2020-03-08
2
-0
/
+52
|
|
/
/
|
/
|
|
*
|
|
Merge #18034: Get the OutputType for a descriptor
Samuel Dobson
2020-02-22
2
-4
/
+50
|
\
\
\
|
*
|
|
Get the OutputType for a descriptor
Andrew Chow
2020-02-11
2
-4
/
+50
|
|
/
/
*
/
/
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-02-12
1
-0
/
+46
|
/
/
*
|
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-30
2
-5
/
+8
|
\
\
|
*
|
refactor: define a UINT256_ONE global constant
Andrew Chow
2020-01-23
1
-3
/
+1
|
*
|
Always try to sign for all pubkeys in multisig
Andrew Chow
2020-01-23
1
-2
/
+7
*
|
|
Fix doxygen errors
Ben Woosley
2020-01-16
1
-12
/
+12
|
/
/
*
|
Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for Sc...
Wladimir J. van der Laan
2020-01-16
1
-0
/
+5
|
\
\
|
*
|
Don't allow implementers to think ScriptHash(Witness*()) results in nesting c...
Gregory Sanders
2020-01-14
1
-0
/
+5
*
|
|
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
2
-2
/
+2
*
|
|
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-15
1
-1
/
+1
|
/
/
*
|
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2020-01-02
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: [validation] Rename CheckInputs to CheckInputScripts
John Newbery
2019-11-07
1
-1
/
+1
|
|
/
*
|
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
11
-11
/
+11
*
|
Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consiste...
MarcoFalke
2019-11-21
1
-2
/
+2
|
\
\
|
*
|
refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE const
Hennadii Stepanov
2019-11-11
1
-2
/
+2
|
|
/
*
|
Merge #12461: scripted-diff: Rename key size consts to be relative to their c...
Wladimir J. van der Laan
2019-11-20
3
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
scripted-diff: Rename CPubKey and CKey::*_KEY_SIZE and COMPRESSED_*_KEY_SIZE
Ben Woosley
2019-03-04
3
-9
/
+9
[prev]
[next]