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
/
standard.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Taproot spends standard + policy limits
Pieter Wuille
2020-10-12
1
-1
/
+7
*
Remove GetScriptForWitness function
MeshCollider
2020-08-14
1
-12
/
+0
*
Make Hash[160] consume range-like objects
Pieter Wuille
2020-07-30
1
-3
/
+3
*
script: Fix boost/C++17 compile failure
MarcoFalke
2020-07-01
1
-1
/
+1
*
Merge #19333: refactor: Fix clang compile failure
Wladimir J. van der Laan
2020-06-29
1
-4
/
+1
|
\
|
*
refactor: Fix clang compile failure
MarcoFalke
2020-06-19
1
-4
/
+1
*
|
scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-21
1
-35
/
+35
*
|
doc: Update outdated txnouttype documentation
MarcoFalke
2020-06-21
1
-1
/
+1
*
|
Disallow automatic conversion between hash types
Ben Woosley
2020-06-19
1
-8
/
+8
*
|
Explicitly support conversion between equivalent hash types
Ben Woosley
2020-06-19
1
-0
/
+5
*
|
Use explicit conversion from WitnessV0KeyHash -> CKeyID
Ben Woosley
2020-06-19
1
-0
/
+5
*
|
Use explicit conversion from PKHash -> CKeyID
Ben Woosley
2020-06-19
1
-0
/
+5
*
|
Convert CPubKey to WitnessV0KeyHash directly
Ben Woosley
2020-06-19
1
-0
/
+1
*
|
Prefer explicit uint160 conversion
Ben Woosley
2020-06-19
1
-1
/
+1
|
/
*
Merge #18863: refactor: Make CScriptVisitor stateless
MarcoFalke
2020-06-19
1
-32
/
+20
|
\
|
*
refactor: Make CScriptVisitor stateless
João Barbosa
2020-06-06
1
-32
/
+20
*
|
refactor: Replace const char* to std::string
Calvin Kim
2020-05-22
1
-2
/
+4
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Merge #12461: scripted-diff: Rename key size consts to be relative to their c...
Wladimir J. van der Laan
2019-11-20
1
-4
/
+4
|
\
|
*
scripted-diff: Rename CPubKey and CKey::*_KEY_SIZE and COMPRESSED_*_KEY_SIZE
Ben Woosley
2019-03-04
1
-4
/
+4
*
|
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
1
-1
/
+0
*
|
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-2
/
+0
*
|
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-6
/
+10
|
/
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
*
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-25
1
-36
/
+21
|
\
|
*
Return the script type from Solver
Ben Woosley
2018-07-22
1
-36
/
+21
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Remove redundant unused variables
practicalswift
2018-07-18
1
-2
/
+0
*
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
1
-3
/
+7
*
wallet: Prevent segfault when sending to unspendable witness
MarcoFalke
2018-05-30
1
-0
/
+1
*
Remove template matching and pseudo opcodes
Pieter Wuille
2018-05-29
1
-87
/
+62
*
Extract consts for WITNESS_V0 hash sizes
Ben Woosley
2018-04-10
1
-2
/
+2
*
Assert CPubKey::ValidLength to the pubkey's header-relevent size
Ben Woosley
2018-02-16
1
-2
/
+2
*
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-10
1
-8
/
+3
|
\
|
*
Improve witness destination types and use them more
Pieter Wuille
2018-01-03
1
-8
/
+3
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-5
/
+5
*
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
1
-0
/
+45
*
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-0
/
+4
*
Comments: More comments on functions/globals in standard.h.
Jim Posen
2017-08-18
1
-3
/
+0
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-04
1
-1
/
+0
|
\
|
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
|
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
1
-1
/
+1
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
|
/
*
Refactor: Remove using namespace <xxx> from script/
Karl-Johan Alm
2017-03-08
1
-13
/
+11
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
[next]