index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
primitives
/
transaction.cpp
Age
Commit message (
Expand
)
Author
2016-07-18
Rename "block cost" to "block weight"
Suhas Daftuar
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-10
Implement SequenceLocks functions
Alex Morcos
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-30
Resolve issue 3166.
mruddy
2015-07-20
Separate core memory usage computation in core_memusage.h
Pieter Wuille
2015-07-10
Implement accurate memory accounting for mempool
Pieter Wuille
2015-07-02
Move recently introduced CTransAction::IsEquivalentTo to CWalletTx
Wladimir J. van der Laan
2015-04-11
Implement CTransaction::IsEquivalentTo(...)
Tom Harding
2015-01-31
Remove whitespaces before double colon in errors and logs
Pavel JanÃk
2015-01-05
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr