| Commit message (Expand) | Author | Age | Files | Lines |
| * | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-02-12 | 1 | -0/+1 |
| * | ArticMine's new block weight algorithm | moneromooo-monero | 2019-02-12 | 1 | -0/+3 |
| * | Revert "Merge pull request #4472" | Riccardo Spagni | 2018-10-08 | 1 | -1/+0 |
| * | Merge pull request #4472 | Riccardo Spagni | 2018-10-06 | 1 | -0/+1 |
| * | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -1/+5 |
| * | Add a define for the max number of bulletproof multi-outputs | moneromooo-monero | 2018-09-11 | 1 | -0/+2 |
| * | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 2018-06-11 | 1 | -0/+56 |
| * | core: fix use of uninitialised data | moneromooo-monero | 2018-03-18 | 1 | -1/+2 |
| * | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 2018-03-07 | 1 | -0/+1 |
| * | Stagenet | stoffu | 2018-03-05 | 1 | -0/+26 |
| * | Use `genesis_tx` parameter in `generate_genesis_block`. #3261 | Jean Pierre Dudey | 2018-03-05 | 1 | -1/+1 |
| * | tx_pool: add a max pool size, settable with --max-txpool-size | moneromooo-monero | 2018-02-07 | 1 | -0/+1 |
| * | txpool: increase unmined tx expiry to three days | moneromooo-monero | 2018-02-01 | 1 | -1/+1 |
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| * | subaddress: change prefix so that it starts with 8 | kenshi84 | 2017-10-16 | 1 | -1/+1 |
| * | Merge pull request #2469 | Riccardo Spagni | 2017-10-15 | 1 | -0/+3 |
| |\ |
|
| | * | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 2017-09-18 | 1 | -0/+3 |
| * | | Subaddresses | kenshi84 | 2017-10-07 | 1 | -0/+2 |
| * | | Merge pull request #2458 | Riccardo Spagni | 2017-09-25 | 1 | -1/+0 |
| |\ \
| |/
|/| |
|
| | * | protocol: remove hop count on block propagation | moneromooo-monero | 2017-09-17 | 1 | -1/+0 |
| * | | json serialization for rpc-relevant monero types | Thomas Winget | 2017-09-05 | 1 | -0/+2 |
| |/ |
|
| * | cryptonote_protocol: large block sync size before v4 | moneromooo-monero | 2017-08-17 | 1 | -0/+1 |
| * | Change default block sync size from 200 to 20 | moneromooo-monero | 2017-08-08 | 1 | -1/+1 |
| * | Merge pull request #1701 | Riccardo Spagni | 2017-05-05 | 1 | -0/+1 |
| |\ |
|
| | * | Add anchor connections | Miguel Herranz | 2017-02-10 | 1 | -0/+1 |
| * | | Add intervening v5 fork for increased min block size | moneromooo-monero | 2017-03-15 | 1 | -0/+5 |
| * | | core: quantize per kB fee to 8 decimals | moneromooo-monero | 2017-03-03 | 1 | -0/+1 |
| * | | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| |/ |
|
| * | Update and use blockchain data files defines | Miguel Herranz | 2017-01-28 | 1 | -2/+2 |
| * | Merge pull request #1263 | Riccardo Spagni | 2016-11-11 | 1 | -0/+3 |
| |\ |
|
| | * | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 2016-11-09 | 1 | -0/+3 |
| * | | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 2016-10-31 | 1 | -0/+4 |
| |/ |
|
| * | Change default dust threshold to equal fee per kb | AwfulCrawler | 2016-10-12 | 1 | -1/+1 |
| * | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 2016-09-15 | 1 | -1/+2 |
| * | add rct to the protocol | moneromooo-monero | 2016-08-28 | 1 | -1/+1 |
| * | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 2016-01-29 | 1 | -3/+3 |
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| * | Revert connection limit to more customary 8 | Javier Smooth | 2015-12-14 | 1 | -1/+1 |
| * | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 2015-11-23 | 1 | -0/+5 |
| * | More changes for 2-min blocks | Javier Smooth | 2015-11-13 | 1 | -1/+2 |
| * | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 2015-11-13 | 1 | -3/+5 |
| * | Fix leak on real output when using a very recent output | moneromooo-monero | 2015-10-25 | 1 | -0/+1 |
| * | from hard fork 2, claim a quantized reward in coinbase | moneromooo-monero | 2015-10-10 | 1 | -0/+1 |
| * | Integrated addresses (standard address plus payment id) | moneromooo-monero | 2015-06-12 | 1 | -0/+2 |
| * | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 2015-03-04 | 1 | -3/+1 |
| * | Merge pull request #206 | Riccardo Spagni | 2015-01-08 | 1 | -0/+2 |
| |\ |
|
| | * | DNS seed timeout and fallback | Thomas Winget | 2014-12-15 | 1 | -0/+2 |
| * | | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| |/ |
|
| * | Disable legacy fees for now | iamsmooth | 2014-11-11 | 1 | -1/+1 |
| * | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 2014-11-09 | 1 | -2/+4 |