aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* More changes for 2-min blocksJavier Smooth2015-11-131-1/+2
* Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth2015-11-131-3/+5
* Fix leak on real output when using a very recent outputmoneromooo-monero2015-10-251-0/+1
* from hard fork 2, claim a quantized reward in coinbasemoneromooo-monero2015-10-101-0/+1
* Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-121-0/+2
* minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth2015-03-041-3/+1
* Merge pull request #206Riccardo Spagni2015-01-081-0/+2
|\
| * DNS seed timeout and fallbackThomas Winget2014-12-151-0/+2
* | year updated in licenseRiccardo Spagni2015-01-021-1/+1
|/
* Disable legacy fees for nowiamsmooth2014-11-111-1/+1
* Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...iamsmooth2014-11-091-2/+4
* per kb feesThomas Winget2014-11-061-0/+1
* Change testnet prefixZachary Michaels2014-09-151-2/+2
* Separate testnet address prefixZachary Michaels2014-09-151-1/+1
* Add testnet genesis tx as output by CN referenceZachary Michaels2014-09-151-1/+1
* Reorganize testnet constantsZachary Michaels2014-09-151-20/+32
* Add testnet constantsZachary Michaels2014-09-151-0/+16
* quick additional patchfluffypony2014-08-231-2/+1