| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s | Lee Clagett | 2020-10-21 | 1 | -2/+2 |
| * | bump default number of connections from 8 to 12 | moneromooo-monero | 2020-10-18 | 1 | -1/+1 |
| * | Merge pull request #6816 | luigi1111 | 2020-09-15 | 1 | -2/+0 |
| |\ |
|
| | * | Remove unused macros from cryptonote_config.h | TheCharlatan | 2020-09-14 | 1 | -2/+0 |
| * | | blockchain: deterministic UNIX time unlock checks | moneromooo-monero | 2020-09-15 | 1 | -0/+1 |
| * | | Bind signature to full address and signing mode | Sarang Noether | 2020-08-28 | 1 | -1/+1 |
| * | | wallet: allow signing a message with spend or view key | moneromooo-monero | 2020-08-28 | 1 | -0/+1 |
| * | | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -0/+1 |
| * | | CLSAG signatures | Sarang Noether | 2020-08-27 | 1 | -0/+3 |
| * | | Merge pull request #6760 | Alexander Blair | 2020-08-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | enforce claiming maximum coinbase amount | moneromooo-monero | 2020-08-21 | 1 | -0/+1 |
| * | | | Merge pull request #6329 | Alexander Blair | 2020-08-16 | 1 | -0/+1 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 2020-08-09 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge pull request #6354 | Alexander Blair | 2020-08-09 | 1 | -0/+5 |
| |\ \
| |/
|/| |
|
| | * | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 2020-05-15 | 1 | -0/+5 |
| * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| |/ |
|
| * | Adding Dandelion++ support to public networks: | Lee Clagett | 2020-03-26 | 1 | -1/+6 |
| * | Hash domain separation | Sarang Noether | 2020-04-01 | 1 | -0/+11 |
| * | p2p: remove old debug commands | Aaron Hook | 2020-03-20 | 1 | -3/+0 |
| * | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 2019-11-04 | 1 | -0/+3 |
| * | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 1 | -0/+3 |
| * | blockchain: use effective median block weight for penalty from v12 | moneromooo-monero | 2019-10-11 | 1 | -0/+1 |
| * | Merge pull request #5915 | luigi1111 | 2019-10-08 | 1 | -1/+1 |
| |\ |
|
| | * | monerod can now sync from pruned blocks | moneromooo-monero | 2019-09-27 | 1 | -1/+1 |
| * | | RandomX integration | Howard Chu | 2019-09-25 | 1 | -0/+1 |
| * | | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 2019-09-17 | 1 | -0/+1 |
| * | | Merge pull request #5823 | luigi1111 | 2019-09-14 | 1 | -0/+3 |
| |\ \
| |/
|/| |
|
| | * | blockchain: reject rct signatures in coinbase txes from v12 | moneromooo-monero | 2019-08-19 | 1 | -0/+1 |
| | * | core: from v12, require consistent ring size for mixable txes | moneromooo-monero | 2019-08-19 | 1 | -0/+1 |
| | * | blockchain: forbid v1 coinbase from v12 | moneromooo-monero | 2019-08-19 | 1 | -0/+1 |
| * | | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 1 | -0/+10 |
| |/ |
|
| * | Merge pull request #5649 | luigi1111 | 2019-08-15 | 1 | -0/+2 |
| |\ |
|
| | * | Bans for RPC connections | Howard Chu | 2019-06-16 | 1 | -0/+2 |
| * | | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 2019-04-23 | 1 | -0/+1 |
| |/ |
|
| * | cryptonote: rework block blob size sanity check | moneromooo-monero | 2019-04-05 | 1 | -2/+2 |
| * | Merge pull request #5199 | Riccardo Spagni | 2019-03-19 | 1 | -0/+1 |
| |\ |
|
| | * | cryptonote_protocol_handler: search for syncing peers in "cruise mode" | moneromooo-monero | 2019-02-26 | 1 | -0/+1 |
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| * | | Merge pull request #5091 | Riccardo Spagni | 2019-03-04 | 1 | -1/+1 |
| |\ \ |
|
| | * | | i2p: initial support | Jethro Grassie | 2019-01-30 | 1 | -1/+1 |
| | |/ |
|
| * / | ArticMine's new block weight algorithm | moneromooo-monero | 2019-03-04 | 1 | -0/+3 |
| |/ |
|
| * | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 2019-01-28 | 1 | -0/+1 |
| * | Merge pull request #5052 | Riccardo Spagni | 2019-01-28 | 1 | -0/+1 |
| |\ |
|
| | * | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-01-22 | 1 | -0/+1 |
| * | | Pruning | moneromooo-monero | 2019-01-22 | 1 | -0/+5 |
| |/ |
|
| * | Expose limit-rate defaults from command line help | RaskaRuby | 2018-10-31 | 1 | -0/+2 |
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-22 | 1 | -0/+1 |
| * | Revert "Merge pull request #4472" | Riccardo Spagni | 2018-10-08 | 1 | -1/+0 |
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-04 | 1 | -0/+1 |
| * | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -1/+5 |