Age | Commit message (Expand) | Author | Files | Lines |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -19/+0 |
2016-04-06 | tx_pool: fix (hopefully) save/load of kept_by_block | moneromooo-monero | 1 | -0/+2 |
2016-03-30 | minor corrections/clarifications | Thomas Winget | 1 | -1/+1 |
2016-03-24 | Transaction pool documentation (and some cleanup) | Thomas Winget | 1 | -67/+349 |
2016-01-31 | Merge pull request #631 | Riccardo Spagni | 1 | -2/+0 |
2016-01-30 | tx_pool: fix serialization of new relayed data | moneromooo-monero | 1 | -2/+0 |
2016-01-29 | tx_pool: serialize missing kept_by_block flag | moneromooo-monero | 1 | -1/+4 |
2016-01-29 | tx_pool: do not accept txes not in a block if they timed out before | moneromooo-monero | 1 | -1/+4 |
2016-01-29 | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 1 | -2/+3 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -8/+8 |
2015-11-21 | Relay transactions when they linger too long in the pool | moneromooo-monero | 1 | -5/+13 |
2015-05-13 | Fixes changes to sort tx by fee per kb | Thomas Winget | 1 | -3/+19 |
2015-05-13 | resolved merge conflict in tx_pool.cpp | Riccardo Spagni | 1 | -0/+7 |
2015-04-30 | Sort txs by per-kb-fee for miners | Thomas Winget | 1 | -0/+7 |
2015-04-23 | Add mempool output to daemon via command and RPC | warptangent | 1 | -0/+2 |
2015-02-02 | Add compile-time support for both db implementations: in-memory and LMDB | warptangent | 1 | -1/+18 |
2015-01-04 | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 1 | -6/+3 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 1 | -2/+2 |
2014-09-24 | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 1 | -2/+2 |
2014-08-01 | Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp | Riccardo Spagni | 1 | -15/+15 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-07-17 | Use const where appropriate in tx_pool | Zachary Michaels | 1 | -11/+11 |
2014-07-17 | Make some tx_pool methods static | Zachary Michaels | 1 | -2/+2 |
2014-07-17 | Make some tx_pool methods private | Zachary Michaels | 1 | -6/+6 |
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 1 | -1/+7 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+0 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -0/+3 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -1/+1 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+168 |