Age | Commit message (Expand) | Author | Files | Lines |
2022-04-21 | add a sanity check to RPC input data size | moneromooo-monero | 1 | -0/+1 |
2022-02-24 | multisig key exchange update and refactor | koe | 1 | -0/+4 |
2020-12-29 | rpc: limit the number of txes for get_blocks.bin | moneromooo-monero | 1 | -1/+2 |
2020-12-20 | Optional DNS based blocklist | moneromooo-monero | 1 | -0/+2 |
2020-12-10 | Merge pull request #7118 | Alexander Blair | 1 | -0/+1 |
2020-12-10 | protocol: add a sanity check to the number of block hashes sent | moneromooo-monero | 1 | -0/+1 |
2020-12-05 | p2p: drop peers that spam peer lists | moneromooo-monero | 1 | -0/+1 |
2020-10-21 | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s | Lee Clagett | 1 | -2/+2 |
2020-10-18 | bump default number of connections from 8 to 12 | moneromooo-monero | 1 | -1/+1 |
2020-09-15 | Merge pull request #6816 | luigi1111 | 1 | -2/+0 |
2020-09-15 | blockchain: deterministic UNIX time unlock checks | moneromooo-monero | 1 | -0/+1 |
2020-09-14 | Remove unused macros from cryptonote_config.h | TheCharlatan | 1 | -2/+0 |
2020-08-28 | Bind signature to full address and signing mode | Sarang Noether | 1 | -1/+1 |
2020-08-28 | wallet: allow signing a message with spend or view key | moneromooo-monero | 1 | -0/+1 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 1 | -0/+1 |
2020-08-27 | CLSAG signatures | Sarang Noether | 1 | -0/+3 |
2020-08-27 | Merge pull request #6760 | Alexander Blair | 1 | -0/+1 |
2020-08-21 | enforce claiming maximum coinbase amount | moneromooo-monero | 1 | -0/+1 |
2020-08-16 | Merge pull request #6329 | Alexander Blair | 1 | -0/+1 |
2020-08-09 | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 1 | -0/+1 |
2020-08-09 | Merge pull request #6354 | Alexander Blair | 1 | -0/+5 |
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 1 | -0/+5 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 1 | -1/+6 |
2020-04-01 | Hash domain separation | Sarang Noether | 1 | -0/+11 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 1 | -3/+0 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 1 | -0/+3 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -0/+3 |
2019-10-11 | blockchain: use effective median block weight for penalty from v12 | moneromooo-monero | 1 | -0/+1 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 1 | -1/+1 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -1/+1 |
2019-09-25 | RandomX integration | Howard Chu | 1 | -0/+1 |
2019-09-17 | blockchain: enforce 10 block age for spending outputs | moneromooo-monero | 1 | -0/+1 |
2019-09-14 | Merge pull request #5823 | luigi1111 | 1 | -0/+3 |
2019-08-19 | blockchain: reject rct signatures in coinbase txes from v12 | moneromooo-monero | 1 | -0/+1 |
2019-08-19 | core: from v12, require consistent ring size for mixable txes | moneromooo-monero | 1 | -0/+1 |
2019-08-19 | blockchain: forbid v1 coinbase from v12 | moneromooo-monero | 1 | -0/+1 |
2019-08-15 | Merge pull request #5649 | luigi1111 | 1 | -0/+2 |
2019-07-17 | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 1 | -0/+10 |
2019-06-16 | Bans for RPC connections | Howard Chu | 1 | -0/+2 |
2019-04-23 | consensus: from v12, enforce >= 2 outputs | moneromooo-monero | 1 | -0/+1 |
2019-04-05 | cryptonote: rework block blob size sanity check | moneromooo-monero | 1 | -2/+2 |
2019-03-19 | Merge pull request #5199 | Riccardo Spagni | 1 | -0/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | Merge pull request #5091 | Riccardo Spagni | 1 | -1/+1 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -0/+3 |
2019-02-26 | cryptonote_protocol_handler: search for syncing peers in "cruise mode" | moneromooo-monero | 1 | -0/+1 |
2019-01-30 | i2p: initial support | Jethro Grassie | 1 | -1/+1 |
2019-01-28 | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 1 | -0/+1 |
2019-01-28 | Merge pull request #5052 | Riccardo Spagni | 1 | -0/+1 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -0/+1 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+5 |
2018-10-31 | Expose limit-rate defaults from command line help | RaskaRuby | 1 | -0/+2 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -0/+1 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 1 | -1/+0 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -0/+1 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -1/+5 |
2018-09-11 | Add a define for the max number of bulletproof multi-outputs | moneromooo-monero | 1 | -0/+2 |
2018-06-11 | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 1 | -0/+56 |
2018-03-18 | core: fix use of uninitialised data | moneromooo-monero | 1 | -1/+2 |
2018-03-07 | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 1 | -0/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -0/+26 |
2018-03-05 | Use `genesis_tx` parameter in `generate_genesis_block`. #3261 | Jean Pierre Dudey | 1 | -1/+1 |
2018-02-07 | tx_pool: add a max pool size, settable with --max-txpool-size | moneromooo-monero | 1 | -0/+1 |
2018-02-01 | txpool: increase unmined tx expiry to three days | moneromooo-monero | 1 | -1/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-10-16 | subaddress: change prefix so that it starts with 8 | kenshi84 | 1 | -1/+1 |
2017-10-15 | Merge pull request #2469 | Riccardo Spagni | 1 | -0/+3 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -0/+2 |
2017-09-25 | Merge pull request #2458 | Riccardo Spagni | 1 | -1/+0 |
2017-09-18 | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 1 | -0/+3 |
2017-09-17 | protocol: remove hop count on block propagation | moneromooo-monero | 1 | -1/+0 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+2 |
2017-08-17 | cryptonote_protocol: large block sync size before v4 | moneromooo-monero | 1 | -0/+1 |
2017-08-08 | Change default block sync size from 200 to 20 | moneromooo-monero | 1 | -1/+1 |
2017-05-05 | Merge pull request #1701 | Riccardo Spagni | 1 | -0/+1 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 1 | -0/+5 |
2017-03-03 | core: quantize per kB fee to 8 decimals | moneromooo-monero | 1 | -0/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-10 | Add anchor connections | Miguel Herranz | 1 | -0/+1 |
2017-01-28 | Update and use blockchain data files defines | Miguel Herranz | 1 | -2/+2 |
2016-11-11 | Merge pull request #1263 | Riccardo Spagni | 1 | -0/+3 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+3 |
2016-10-31 | core: dynamic fee algorithm from ArticMine | moneromooo-monero | 1 | -0/+4 |
2016-10-12 | Change default dust threshold to equal fee per kb | AwfulCrawler | 1 | -1/+1 |
2016-09-15 | Decrease minimum fee from 0.01/kB to 0.002/kB | moneromooo-monero | 1 | -1/+2 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 1 | -1/+1 |
2016-01-29 | Fix V1/V2 use of hard fork related parameters | moneromooo-monero | 1 | -3/+3 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-14 | Revert connection limit to more customary 8 | Javier Smooth | 1 | -1/+1 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 1 | -0/+5 |
2015-11-13 | More changes for 2-min blocks | Javier Smooth | 1 | -1/+2 |
2015-11-13 | Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v... | Javier Smooth | 1 | -3/+5 |
2015-10-25 | Fix leak on real output when using a very recent output | moneromooo-monero | 1 | -0/+1 |
2015-10-10 | from hard fork 2, claim a quantized reward in coinbase | moneromooo-monero | 1 | -0/+1 |
2015-06-12 | Integrated addresses (standard address plus payment id) | moneromooo-monero | 1 | -0/+2 |
2015-03-04 | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 1 | -3/+1 |
2015-01-08 | Merge pull request #206 | Riccardo Spagni | 1 | -0/+2 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-12-15 | DNS seed timeout and fallback | Thomas Winget | 1 | -0/+2 |
2014-11-11 | Disable legacy fees for now | iamsmooth | 1 | -1/+1 |
2014-11-09 | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 1 | -2/+4 |
2014-11-06 | per kb fees | Thomas Winget | 1 | -0/+1 |
2014-09-15 | Change testnet prefix | Zachary Michaels | 1 | -2/+2 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Add testnet genesis tx as output by CN reference | Zachary Michaels | 1 | -1/+1 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 1 | -20/+32 |
2014-09-15 | Add testnet constants | Zachary Michaels | 1 | -0/+16 |
2014-08-23 | quick additional patch | fluffypony | 1 | -2/+1 |
2014-08-23 | quick fee ramp to prevent spam attack | fluffypony | 1 | -3/+4 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-06-26 | set max block size for gbt | mydesktop | 1 | -0/+1 |
2014-06-15 | proper tx_pool handling from CryptoZoidberg / BBR | fluffypony | 1 | -0/+2 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -3/+3 |
2014-04-30 | mac osx building fixes | mydesktop | 1 | -1/+1 |
2014-04-30 | voting stopped | thankful_for_today | 1 | -1/+1 |
2014-04-25 | Changed block minor version | Henry Hartshorne | 1 | -1/+1 |
2014-04-18 | Bitmonero release | thankful_for_today | 1 | -9/+10 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -1/+1 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -16/+16 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+82 |