summaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
Commit message (Expand)AuthorAgeFilesLines
* cryptonote: rework block blob size sanity checkmoneromooo-monero2019-04-051-2/+2
* Merge pull request #5199Riccardo Spagni2019-03-191-0/+1
|\
| * cryptonote_protocol_handler: search for syncing peers in "cruise mode"moneromooo-monero2019-02-261-0/+1
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | Merge pull request #5091Riccardo Spagni2019-03-041-1/+1
|\ \
| * | i2p: initial supportJethro Grassie2019-01-301-1/+1
| |/
* / ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+3
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-0/+1
* Merge pull request #5052Riccardo Spagni2019-01-281-0/+1
|\
| * add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-01-221-0/+1
* | Pruningmoneromooo-monero2019-01-221-0/+5
|/
* Expose limit-rate defaults from command line helpRaskaRuby2018-10-311-0/+2
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-221-0/+1
* Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-1/+0
* blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-041-0/+1
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-1/+5
* Add a define for the max number of bulletproof multi-outputsmoneromooo-monero2018-09-111-0/+2
* cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-0/+56
* core: fix use of uninitialised datamoneromooo-monero2018-03-181-1/+2
* Bump min ring size from 5 to 7 from v7moneromooo-monero2018-03-071-0/+1
* Stagenetstoffu2018-03-051-0/+26
* Use `genesis_tx` parameter in `generate_genesis_block`. #3261Jean Pierre Dudey2018-03-051-1/+1
* tx_pool: add a max pool size, settable with --max-txpool-sizemoneromooo-monero2018-02-071-0/+1
* txpool: increase unmined tx expiry to three daysmoneromooo-monero2018-02-011-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* subaddress: change prefix so that it starts with 8kenshi842017-10-161-1/+1
* Merge pull request #2469Riccardo Spagni2017-10-151-0/+3
|\
| * precomputed block hashes are now in blocks of N (currently 256)moneromooo-monero2017-09-181-0/+3
* | Subaddresseskenshi842017-10-071-0/+2
* | Merge pull request #2458Riccardo Spagni2017-09-251-1/+0
|\ \ | |/ |/|
| * protocol: remove hop count on block propagationmoneromooo-monero2017-09-171-1/+0
* | json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+2
|/
* cryptonote_protocol: large block sync size before v4moneromooo-monero2017-08-171-0/+1
* Change default block sync size from 200 to 20moneromooo-monero2017-08-081-1/+1
* Merge pull request #1701Riccardo Spagni2017-05-051-0/+1
|\
| * Add anchor connectionsMiguel Herranz2017-02-101-0/+1
* | Add intervening v5 fork for increased min block sizemoneromooo-monero2017-03-151-0/+5
* | core: quantize per kB fee to 8 decimalsmoneromooo-monero2017-03-031-0/+1
* | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|/
* Update and use blockchain data files definesMiguel Herranz2017-01-281-2/+2
* Merge pull request #1263Riccardo Spagni2016-11-111-0/+3
|\
| * add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-0/+3
* | core: dynamic fee algorithm from ArticMinemoneromooo-monero2016-10-311-0/+4
|/
* Change default dust threshold to equal fee per kbAwfulCrawler2016-10-121-1/+1
* Decrease minimum fee from 0.01/kB to 0.002/kBmoneromooo-monero2016-09-151-1/+2
* add rct to the protocolmoneromooo-monero2016-08-281-1/+1
* Fix V1/V2 use of hard fork related parametersmoneromooo-monero2016-01-291-3/+3
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Revert connection limit to more customary 8Javier Smooth2015-12-141-1/+1
* Add IP blocking for misbehaving nodes (adapted from Boolberry)Javier Smooth2015-11-231-0/+5