aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6329Alexander Blair2020-08-161-0/+1
|\
| * Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-091-0/+1
* | Merge pull request #6354Alexander Blair2020-08-091-0/+5
|\ \ | |/ |/|
| * Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-151-0/+5
* | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
|/
* Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-1/+6
* Hash domain separationSarang Noether2020-04-011-0/+11
* p2p: remove old debug commandsAaron Hook2020-03-201-3/+0
* Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-0/+3
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+3
* blockchain: use effective median block weight for penalty from v12moneromooo-monero2019-10-111-0/+1
* Merge pull request #5915luigi11112019-10-081-1/+1
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-1/+1
* | RandomX integrationHoward Chu2019-09-251-0/+1
* | blockchain: enforce 10 block age for spending outputsmoneromooo-monero2019-09-171-0/+1
* | Merge pull request #5823luigi11112019-09-141-0/+3
|\ \ | |/ |/|
| * blockchain: reject rct signatures in coinbase txes from v12moneromooo-monero2019-08-191-0/+1
| * core: from v12, require consistent ring size for mixable txesmoneromooo-monero2019-08-191-0/+1
| * blockchain: forbid v1 coinbase from v12moneromooo-monero2019-08-191-0/+1
* | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-0/+10
|/
* Merge pull request #5649luigi11112019-08-151-0/+2
|\
| * Bans for RPC connectionsHoward Chu2019-06-161-0/+2
* | consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+1
|/
* 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
|\