aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/tx_pool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13Fixes changes to sort tx by fee per kbThomas Winget1-3/+19
2015-05-13resolved merge conflict in tx_pool.cppRiccardo Spagni1-0/+7
2015-04-30Sort txs by per-kb-fee for minersThomas Winget1-0/+7
2015-04-23Add mempool output to daemon via command and RPCwarptangent1-0/+2
2015-02-02Add compile-time support for both db implementations: in-memory and LMDBwarptangent1-1/+18
2015-01-04Integrate BlockchainDB into cryptonote_coreThomas Winget1-6/+3
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-25Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni1-2/+2
2014-09-24low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni1-2/+2
2014-08-01Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmpRiccardo Spagni1-15/+15
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-17Use const where appropriate in tx_poolZachary Michaels1-11/+11
2014-07-17Make some tx_pool methods staticZachary Michaels1-2/+2
2014-07-17Make some tx_pool methods privateZachary Michaels1-6/+6
2014-06-15proper tx_pool handling from CryptoZoidberg / BBRfluffypony1-1/+7
2014-05-250.8.8updatemydesktop1-2/+0
2014-05-03initial [broken] updatemydesktop1-0/+3
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-1/+1
2014-03-03moved all stuff to githubAntonio Juarez1-0/+168