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
...
*
|
|
|
Sanity check transaction scripts in DecodeHexTx
Andrew Chow
2017-06-07
2
-1
/
+5
*
|
|
|
Add a valid opcode sanity check to CScript
Andrew Chow
2017-06-07
2
-0
/
+15
|
/
/
/
*
|
|
Merge #10313: [Consensus] Add constant for maximum stack size
Pieter Wuille
2017-05-23
2
-1
/
+4
|
\
\
\
|
*
|
|
Add constant for maximum stack size
Gregory Sanders
2017-05-02
2
-1
/
+4
|
|
/
/
*
/
/
Use range-based for loops (C++11) when looping over vector elements
practicalswift
2017-05-19
1
-6
/
+6
|
/
/
*
|
Remove unused C++ code not covered by unit tests
practicalswift
2017-04-26
1
-3
/
+3
*
|
Deduplicate SignatureCacheHasher
Jeremy Rubin
2017-04-12
2
-22
/
+21
*
|
Refactor: Remove using namespace <xxx> from script/
Karl-Johan Alm
2017-03-08
5
-51
/
+41
*
|
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-03
5
-12
/
+12
|
\
\
|
*
|
Do not shadow variables (gcc set)
Pavel Janík
2016-12-05
5
-12
/
+12
*
|
|
Trivial: fix comments referencing AppInit2
Marko Bencun
2017-02-24
1
-1
/
+2
*
|
|
Ensure `-maxsigcachesize` is in valid range
John Newbery
2017-02-17
2
-2
/
+5
*
|
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
|
|
/
|
/
|
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
13
-13
/
+13
*
|
Make CScript (and prevector) c++11 movable.
Pieter Wuille
2016-12-21
1
-1
/
+0
*
|
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
3
-8
/
+6
|
\
\
|
*
|
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
3
-8
/
+6
|
|
/
*
|
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
2
-41
/
+45
|
\
\
|
*
|
Add CuckooCache implementation and replace the sigcache map_type with it
Jeremy Rubin
2016-12-14
2
-41
/
+45
*
|
|
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-09
1
-5
/
+5
|
|
/
|
/
|
*
|
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-2
/
+1
*
|
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
2
-16
/
+18
*
|
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-1
/
+1
*
|
Make streams' read and write return void
Pieter Wuille
2016-11-07
1
-2
/
+1
*
|
libconsensus: Add input validation of flags
Wladimir J. van der Laan
2016-10-20
2
-0
/
+13
|
/
*
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-19
1
-2
/
+2
|
\
|
*
Add script tests for FindAndDelete in pre-segwit and segwit scripts
Johnson Lau
2016-10-16
1
-2
/
+2
*
|
Fix ismine and addwitnessaddress: no uncompressed keys in segwit
Pieter Wuille
2016-10-17
2
-10
/
+63
*
|
Require compressed keys in segwit as policy and disable signing with uncompre...
Johnson Lau
2016-10-16
5
-8
/
+35
|
/
*
Add NULLDUMMY verify flag in bitcoinconsensus.h
Johnson Lau
2016-09-30
1
-1
/
+2
*
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
4
-1
/
+20
*
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-23
4
-1
/
+14
*
Merge #8524: Precompute sighashes
Pieter Wuille
2016-09-01
4
-22
/
+51
|
\
|
*
Rename to PrecomputedTransactionData
Pieter Wuille
2016-08-26
4
-12
/
+12
|
*
Precompute sighashes
Pieter Wuille
2016-08-16
4
-22
/
+51
*
|
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
Wladimir J. van der Laan
2016-08-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[doc] Fix typos in comments, doxygen: Fix comment syntax
MarcoFalke
2016-08-22
1
-1
/
+1
*
|
libconsensus: Expose a flag for BIP112
Jorge Timón
2016-07-28
1
-0
/
+1
*
|
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-28
2
-3
/
+3
|
/
*
[RPC] signrawtransaction can sign P2WSH
NicolasDorier
2016-06-22
2
-0
/
+9
*
BIP143: Signing logic
Pieter Wuille
2016-06-22
5
-94
/
+282
*
[libconsensus] Script verification API with amounts
Thomas Kerin
2016-06-22
2
-6
/
+32
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
2
-0
/
+49
*
BIP143: Verification logic
Pieter Wuille
2016-06-22
4
-28
/
+95
*
Refactor script validation to observe amounts
Pieter Wuille
2016-06-22
5
-6
/
+10
*
BIP141: Witness program
Pieter Wuille
2016-06-22
8
-6
/
+163
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
2
-0
/
+26
*
Merge #7907: Optimize and Cleanup CScript::FindAndDelete
Wladimir J. van der Laan
2016-05-05
1
-3
/
+12
|
\
|
*
Improve worst-case behavior of CScript::FindAndDelete
Patrick Strateman
2016-04-21
1
-2
/
+11
|
*
Replace c-style cast with c++ style static_cast.
Patrick Strateman
2016-04-19
1
-1
/
+1
[prev]
[next]