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
/
transaction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Cache witness hash in CTransaction
MarcoFalke
2018-05-04
1
-5
/
+5
*
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
-4
/
+4
*
Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction
Wladimir J. van der Laan
2017-09-06
1
-4
/
+4
|
\
|
*
Reorder C{,Mutable}Transaction for better packing
Jeremy Rubin
2017-07-12
1
-4
/
+4
*
|
Replace traditional for with ranged for in primitives
Dag Robole
2017-07-24
1
-10
/
+9
*
|
Remove confusing MAX_BLOCK_BASE_SIZE.
Gregory Maxwell
2017-07-14
1
-5
/
+0
|
/
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-26
/
+0
|
\
|
*
[cleanup] Remove coin age priority completely.
Alex Morcos
2017-03-03
1
-26
/
+0
*
|
Optimize GetWitnessHash() for non-segwit transactions
Suhas Daftuar
2017-03-03
1
-0
/
+3
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-5
/
+5
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-21
/
+6
*
Add deserializing constructors to CTransaction and CMutableTransaction
Pieter Wuille
2016-11-19
1
-0
/
+4
*
Remove unused CTxOut::GetHash()
Matt Corallo
2016-11-04
1
-5
/
+0
*
Adding method GetTotalSize() to CTransaction
Hampus Sjöberg
2016-09-06
1
-0
/
+5
*
Use __func__ to get function name for output printing
MarcoFalke
2016-08-19
1
-1
/
+1
*
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-2
/
+2
*
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
1
-1
/
+6
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-4
/
+12
*
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
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
/
*
Resolve issue 3166.
mruddy
2015-07-30
1
-2
/
+2
*
Separate core memory usage computation in core_memusage.h
Pieter Wuille
2015-07-20
1
-5
/
+0
*
Implement accurate memory accounting for mempool
Pieter Wuille
2015-07-10
1
-0
/
+5
*
Move recently introduced CTransAction::IsEquivalentTo to CWalletTx
Wladimir J. van der Laan
2015-07-02
1
-9
/
+0
*
Implement CTransaction::IsEquivalentTo(...)
Tom Harding
2015-04-11
1
-0
/
+9
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-1
/
+1
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-0
/
+142