summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/tx_pool.h
Commit message (Expand)AuthorAgeFilesLines
* compile errors fixed when DEBUG_CREATE_BLOCK_TEMPLATE definedrckngOpossum2016-09-151-0/+6
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-19/+0
* tx_pool: fix (hopefully) save/load of kept_by_blockmoneromooo-monero2016-04-061-0/+2
* minor corrections/clarificationsThomas Winget2016-03-301-1/+1
* Transaction pool documentation (and some cleanup)Thomas Winget2016-03-241-67/+349
* Merge pull request #631Riccardo Spagni2016-01-311-2/+0
|\
| * tx_pool: fix serialization of new relayed datamoneromooo-monero2016-01-301-2/+0
* | tx_pool: serialize missing kept_by_block flagmoneromooo-monero2016-01-291-1/+4
|/
* tx_pool: do not accept txes not in a block if they timed out beforemoneromooo-monero2016-01-291-1/+4
* Fix V1/V2 use of hard fork related parametersmoneromooo-monero2016-01-291-2/+3
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-8/+8
* Relay transactions when they linger too long in the poolmoneromooo-monero2015-11-211-5/+13
* Fixes changes to sort tx by fee per kbThomas Winget2015-05-131-3/+19
* resolved merge conflict in tx_pool.cppRiccardo Spagni2015-05-131-0/+7
|\
| * Sort txs by per-kb-fee for minersThomas Winget2015-04-301-0/+7
* | Add mempool output to daemon via command and RPCwarptangent2015-04-231-0/+2
|/
* Add compile-time support for both db implementations: in-memory and LMDBwarptangent2015-02-021-1/+18
* Integrate BlockchainDB into cryptonote_coreThomas Winget2015-01-041-6/+3
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Revert "low risk, potentially varint overflow bug patched thanks to BBR"Riccardo Spagni2014-09-251-2/+2
* low risk, potentially varint overflow bug patched thanks to BBRRiccardo Spagni2014-09-241-2/+2
* Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmpRiccardo Spagni2014-08-011-15/+15
|\
| * Use const where appropriate in tx_poolZachary Michaels2014-07-171-11/+11
| * Make some tx_pool methods staticZachary Michaels2014-07-171-2/+2
| * Make some tx_pool methods privateZachary Michaels2014-07-171-6/+6
* | License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|/
* proper tx_pool handling from CryptoZoidberg / BBRfluffypony2014-06-151-1/+7
* 0.8.8updatemydesktop2014-05-251-2/+0
* initial [broken] updatemydesktop2014-05-031-0/+3
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-1/+1
* moved all stuff to githubAntonio Juarez2014-03-031-0/+168