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
*
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
|
*
Replace memcmp with std::equal in CScript::FindAndDelete
Patrick Strateman
2016-04-19
1
-1
/
+1
*
|
Treat overly long scriptPubKeys as unspendable
Pieter Wuille
2016-04-25
1
-1
/
+1
*
|
Introduce constant for maximum CScript length
Pieter Wuille
2016-04-25
2
-1
/
+4
|
/
*
wallet_ismine.h → script/ismine.h
Wladimir J. van der Laan
2016-04-18
2
-0
/
+129
*
[doc] Fix doxygen comments for members
MarcoFalke
2016-04-03
2
-7
/
+7
*
Code style fix.
BtcDrak
2016-02-16
1
-1
/
+2
*
Separate CheckLockTime() and CheckSequence() logic
BtcDrak
2016-02-14
1
-20
/
+26
*
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-14
4
-8
/
+106
*
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-12
1
-1
/
+1
|
\
|
*
Implement SequenceLocks functions
Alex Morcos
2016-02-10
1
-1
/
+1
*
|
Correctly report high-S violations
Pieter Wuille
2016-02-10
1
-1
/
+4
[next]