| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #64 from mikezackles/bytecoin_tx_pool_tmp | Riccardo Spagni | 2014-08-01 | 1 | -79/+65 |
| |\ | |||||
| | * | Remove dead code | Zachary Michaels | 2014-07-17 | 1 | -17/+0 |
| | * | Remove second tx size check | Zachary Michaels | 2014-07-17 | 1 | -7/+0 |
| | * | Don't check max tx size when adding to block | Zachary Michaels | 2014-07-17 | 1 | -8/+0 |
| | * | Don't check for min fee when adding tx to block | Zachary Michaels | 2014-07-17 | 1 | -5/+0 |
| | * | Decrease max block size from 200% median to 130% | Zachary Michaels | 2014-07-17 | 1 | -1/+3 |
| | * | Use print_money in log | Zachary Michaels | 2014-07-17 | 1 | -1/+1 |
| | * | Minimum tx fee for entering pool | Zachary Michaels | 2014-07-17 | 1 | -0/+8 |
| | * | Start fresh if tx_pool deserialize fails | Zachary Michaels | 2014-07-17 | 1 | -2/+6 |
| | * | Add transaction size limit | Zachary Michaels | 2014-07-17 | 1 | -0/+24 |
| | * | Use const where appropriate in tx_pool | Zachary Michaels | 2014-07-17 | 1 | -38/+23 |
| * | | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| |/ | |||||
| * | set max block size for gbt | mydesktop | 2014-06-26 | 1 | -0/+8 |
| * | fix function typo | monero-project | 2014-06-24 | 1 | -1/+1 |
| * | Fix copy/paste bug, thx Boolberry | monero-project | 2014-06-24 | 1 | -3/+3 |
| * | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 2014-06-15 | 1 | -0/+26 |
| * | typo in tx_pool.cpp | monero-project | 2014-05-28 | 1 | -1/+1 |
| * | fix typing mismatch | mydesktop | 2014-05-27 | 1 | -2/+9 |
| * | dynamic tx size scaling for tx mempool | mydesktop | 2014-05-26 | 1 | -0/+11 |
| * | maximum block size 130% of median | mydesktop | 2014-05-26 | 1 | -3/+14 |
| * | temporary fix for block reward dos | mydesktop | 2014-05-25 | 1 | -1/+23 |
| * | mining bug fixed | thankful_for_today | 2014-04-20 | 1 | -45/+12 |
| * | json rpc for wallet and bugfix | Antonio Juarez | 2014-04-02 | 1 | -15/+47 |
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+410 |
