aboutsummaryrefslogtreecommitdiff
path: root/src/primitives/transaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resolve issue 3166.mruddy2015-07-301-2/+2
* Separate core memory usage computation in core_memusage.hPieter Wuille2015-07-201-5/+0
* Implement accurate memory accounting for mempoolPieter Wuille2015-07-101-0/+5
* Move recently introduced CTransAction::IsEquivalentTo to CWalletTxWladimir J. van der Laan2015-07-021-9/+0
* Implement CTransaction::IsEquivalentTo(...)Tom Harding2015-04-111-0/+9
* Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-1/+1
* Replace direct use of 0 with SetNull and IsNullWladimir J. van der Laan2015-01-051-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* MOVEONLY: core/ -> primitives/Luke Dashjr2014-12-031-0/+142