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
/
primitives
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Add scrypt N=1024 PoW
barrystyle
2021-05-30
1
-1
/
+1
*
Litecoin: Add scrypt N=1024 PoW
shaolinfry
2021-05-30
2
-0
/
+11
*
Report and verify expirations
Pieter Wuille
2020-10-12
1
-2
/
+2
*
net: CNetAddr: add support to (un)serialize as ADDRv2
Vasil Dimov
2020-09-17
1
-0
/
+6
*
refactor: add GenTxid (=txid or wtxid) type and use it for tx request logic
Pieter Wuille
2020-07-30
1
-0
/
+15
*
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
MarcoFalke
2020-05-20
2
-44
/
+11
|
\
|
*
Convert everything except wallet/qt to new serialization
Pieter Wuille
2020-03-30
2
-44
/
+11
*
|
Remove CCoinsViewCache::GetValueIn(...)
practicalswift
2020-05-03
1
-2
/
+0
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
|
Check for overflow when calculating sum of outputs
Elichai Turkel
2020-03-23
1
-2
/
+5
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
2
-2
/
+2
*
Remove unused includes
practicalswift
2019-10-15
1
-1
/
+0
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-1
/
+0
*
Merge #14039: Disallow extended encoding for non-witness transactions
MarcoFalke
2019-04-25
1
-0
/
+4
|
\
|
*
Disallow extended encoding for non-witness transactions
Pieter Wuille
2018-08-23
1
-0
/
+4
*
|
Made expicit constructor CTransaction(const CMutableTransaction &tx).
lucash-dev
2018-12-17
1
-1
/
+1
*
|
Use const in COutPoint class
Hennadii Stepanov
2018-11-30
1
-3
/
+5
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
2
-2
/
+2
*
|
Avoid 1 << 31 (UB) in calculation of SEQUENCE_LOCKTIME_DISABLE_FLAG
practicalswift
2018-10-18
1
-1
/
+1
*
|
doxygen: Fix member comments
MarcoFalke
2018-09-26
1
-1
/
+1
*
|
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
1
-1
/
+1
|
/
*
Update copyright headers to 2018
DrahtBot
2018-07-27
4
-4
/
+4
*
Removed unused == operator from CMutableTransaction.
[email protected]
2018-06-10
1
-5
/
+0
*
Cache witness hash in CTransaction
MarcoFalke
2018-05-04
2
-11
/
+9
*
Make CMutableTransaction constructor explicit
MarcoFalke
2018-05-04
1
-1
/
+1
*
Support serialization as another type without casting
Pieter Wuille
2018-03-20
1
-1
/
+1
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-2
/
+2
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-2
/
+2
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
4
-4
/
+4
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
4
-16
/
+16
|
/
*
Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction
Wladimir J. van der Laan
2017-09-06
2
-6
/
+6
|
\
|
*
Reorder C{,Mutable}Transaction for better packing
Jeremy Rubin
2017-07-12
2
-6
/
+6
*
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
|
Replace traditional for with ranged for in primitives
Dag Robole
2017-07-24
2
-13
/
+11
*
|
Merge #10760: Avoid dereference-of-casted-pointer
Pieter Wuille
2017-07-15
1
-2
/
+2
|
\
\
|
*
|
Avoid dereference-of-casted-pointer
Pieter Wuille
2017-07-07
1
-2
/
+2
|
|
/
*
/
Remove confusing MAX_BLOCK_BASE_SIZE.
Gregory Maxwell
2017-07-14
4
-22
/
+1
|
/
*
Perform member initialization in initialization lists where possible
practicalswift
2017-06-04
1
-4
/
+1
*
Consensus: Minimal way to move dust out of consensus
Jorge Timón
2017-05-03
1
-37
/
+0
*
Improved efficiency in COutPoint constructors
Marcos Mayorga
2017-04-28
1
-2
/
+2
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
2
-32
/
+0
|
\
|
*
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
2
-32
/
+0
*
|
Optimize GetWitnessHash() for non-segwit transactions
Suhas Daftuar
2017-03-03
1
-0
/
+3
|
/
*
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-2
/
+0
|
\
|
*
Remove unused MakeTransactionRef overloads
Pieter Wuille
2016-12-21
1
-2
/
+0
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
4
-4
/
+4
|
/
*
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
2
-73
/
+36
|
\
|
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
2
-73
/
+36
*
|
Bump default transaction version to 2
BtcDrak
2016-12-08
1
-1
/
+1
|
/
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
2
-90
/
+87
[next]