summaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
Commit message (Expand)AuthorAgeFilesLines
* derive multisig tx secret keys from an entropy source plus the tx inputs' key...koe2022-07-131-0/+2
* multisig: fix critical vulnerabilities in signinganon2022-06-301-0/+1
* Merge pull request #8275luigi11112022-04-251-0/+1
|\
| * add a sanity check to RPC input data sizemoneromooo-monero2022-04-211-0/+1
* | Merge pull request #8178luigi11112022-04-251-0/+1
|\ \ | |/ |/|
| * Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-181-0/+1
* | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-0/+1
|/
* Fee changes from ArticMinemoneromooo-monero2022-04-101-0/+2
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-0/+2
* | Bulletproofs+Sarang Noether2022-04-041-0/+2
|/
* multisig key exchange update and refactorkoe2022-02-221-0/+4
* Merge pull request #6810luigi11112021-03-201-0/+1
|\
| * New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-091-0/+1
* | remove obsolete pruning debug codemoneromooo-monero2021-01-081-1/+0
|/
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-1/+2
* Optional DNS based blocklistmoneromooo-monero2020-12-201-0/+2
* protocol: add a sanity check to the number of block hashes sentmoneromooo-monero2020-12-101-0/+1
* p2p: drop peers that spam peer listsmoneromooo-monero2020-12-051-0/+1
* Merge pull request #7025Alexander Blair2020-12-011-2/+2
|\
| * Change Dandelion++ fluff probability to 20%, and embargo timeout to 39sLee Clagett2020-11-171-2/+2
* | bump default number of connections from 8 to 12moneromooo-monero2020-10-181-1/+1
|/
* Merge pull request #6816luigi11112020-09-151-2/+0
|\
| * Remove unused macros from cryptonote_config.hTheCharlatan2020-09-141-2/+0
* | blockchain: deterministic UNIX time unlock checksmoneromooo-monero2020-09-151-0/+1
* | Bind signature to full address and signing modeSarang Noether2020-08-281-1/+1
* | wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-0/+1
* | Integrate CLSAGs into moneromoneromooo-monero2020-08-271-0/+1
* | CLSAG signaturesSarang Noether2020-08-271-0/+3
* | Merge pull request #6760Alexander Blair2020-08-271-0/+1
|\ \
| * | enforce claiming maximum coinbase amountmoneromooo-monero2020-08-211-0/+1
* | | 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