Age | Commit message (Expand) | Author | Files | Lines |
2023-07-09 | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release... | j-berman | 1 | -2/+7 |
2023-07-09 | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [... | rbrunner7 | 1 | -0/+5 |
2023-03-29 | cryptonote core/protocol: don't drop peers for soft offenses | jeffro256 | 1 | -1/+1 |
2022-09-26 | Merge pull request #8588 | luigi1111 | 1 | -4/+0 |
2022-09-22 | Move update_checkpoints() to a later stage | SChernykh | 1 | -4/+0 |
2022-09-20 | Second thread pool for IO | SChernykh | 1 | -1/+1 |
2022-09-06 | rpc: skip bootstrap nodes that are lower than last checkpoint | selsta | 1 | -0/+4 |
2022-07-21 | Publish submitted txs via zmq | j-berman | 1 | -3/+48 |
2022-04-18 | Add view tags to outputs to reduce wallet scanning time | j-berman | 1 | -4/+10 |
2022-04-06 | Merge pull request #8197 | luigi1111 | 1 | -1/+1 |
2022-04-05 | plug bulletproofs plus into consensus | moneromooo-monero | 1 | -1/+22 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2021-09-23 | Merge pull request #7891 | luigi1111 | 1 | -2/+8 |
2021-09-11 | RPC and ZeroMQ APIs to support p2pool | SChernykh | 1 | -2/+8 |
2021-09-09 | Merge pull request #7616 | luigi1111 | 1 | -2/+4 |
2021-08-20 | daemon: allow proxy configuration | anon | 1 | -2/+4 |
2021-06-24 | Merge pull request #7612 | luigi1111 | 1 | -5/+5 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 1 | -0/+2 |
2021-03-18 | core: speed up print_coinbase_tx_sum | moneromooo-monero | 1 | -5/+5 |
2021-01-28 | Remove copies from foreach loops (thanks to Clang) | Lee Clagett | 1 | -1/+1 |
2020-12-31 | protocol: more sanity checks in new chain block hashes | moneromooo-monero | 1 | -2/+7 |
2020-12-29 | rpc: limit the number of txes for get_blocks.bin | moneromooo-monero | 1 | -2/+2 |
2020-11-29 | Merge pull request #7021 | luigi1111 | 1 | -1/+1 |
2020-11-25 | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 1 | -0/+5 |
2020-11-15 | Fix timeout checks for forwarded and Dandelion++ stem txes | Lee Clagett | 1 | -1/+1 |
2020-09-06 | Merge pull request #6111 | Riccardo Spagni | 1 | -10/+41 |
2020-09-03 | Merge pull request #6757 | luigi1111 | 1 | -3/+5 |
2020-09-01 | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 1 | -3/+5 |
2020-08-27 | functional_tests: add a large (many randomx epochs) p2p reorg test | moneromooo-monero | 1 | -4/+35 |
2020-08-27 | core: fix mining from a block that's not the current top | moneromooo-monero | 1 | -6/+6 |
2020-08-27 | Integrate CLSAGs into monero | moneromooo-monero | 1 | -1/+2 |
2020-08-16 | Merge pull request #6614 | Alexander Blair | 1 | -3/+2 |
2020-08-09 | Merge pull request #6354 | Alexander Blair | 1 | -0/+6 |
2020-07-24 | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 1 | -3/+2 |
2020-07-19 | Merge pull request #6534 | Alexander Blair | 1 | -0/+7 |
2020-07-19 | Merge pull request #6512 | Alexander Blair | 1 | -1/+1 |
2020-07-09 | tx_pool: mine stem txes in fake chain mode | moneromooo-monero | 1 | -1/+1 |
2020-06-09 | daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc... | stoffu | 1 | -0/+7 |
2020-05-19 | cryptonote_core: remove "We are most likely forked" message | moneromooo-monero | 1 | -24/+0 |
2020-05-15 | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6 | Lee Clagett | 1 | -0/+6 |
2020-05-07 | Merge pull request #6510 | luigi1111 | 1 | -2/+0 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-05-06 | cryptonote_core: take out the time based upgrade warning | moneromooo-monero | 1 | -2/+0 |
2020-05-06 | Merge pull request #6472 | luigi1111 | 1 | -1/+1 |
2020-05-06 | Merge pull request #6468 | luigi1111 | 1 | -3/+4 |
2020-05-04 | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 1 | -4/+34 |
2020-04-22 | cryptonote: fix reuse of non default tx data when relaying | moneromooo-monero | 1 | -1/+1 |
2020-04-20 | cryptonote_core: skip dns checkpoints on startup if not enforced | xiphon | 1 | -3/+4 |
2020-04-04 | Merge pull request #6328 | luigi1111 | 1 | -1/+1 |
2020-03-31 | Merge pull request #6214 | luigi1111 | 1 | -0/+6 |
2020-03-30 | Allow unrestricted rpc calls to get full txpool info | Lee Clagett | 1 | -4/+4 |
2020-03-26 | Adding Dandelion++ support to public networks: | Lee Clagett | 1 | -2/+3 |
2020-03-22 | protocol: request txpool contents when synced | moneromooo-monero | 1 | -0/+6 |
2020-03-20 | p2p: remove old debug commands | Aaron Hook | 1 | -11/+0 |
2020-02-28 | Merge pull request #6225 | Alexander Blair | 1 | -4/+4 |
2020-02-28 | Merge pull request #6211 | Alexander Blair | 1 | -0/+4 |
2020-02-10 | core: mention time being off in hash rate changes message | moneromooo-monero | 1 | -1/+1 |
2020-02-06 | Merge pull request #6127 | Alexander Blair | 1 | -2/+3 |
2020-02-06 | Merge pull request #6078 | Alexander Blair | 1 | -1/+8 |
2020-02-06 | Merge pull request #6050 | Alexander Blair | 1 | -2/+3 |
2019-12-12 | print_coinbase_tx_sum now supports 128 bits sums | moneromooo-monero | 1 | -4/+4 |
2019-12-02 | rpc: add bad-blocks to flush_cache RPC | moneromooo-monero | 1 | -0/+4 |
2019-11-13 | simplewallet: noob-friendly help menu | wowario | 1 | -2/+3 |
2019-11-04 | Change to Tx diffusion (Dandelion++ fluff) instead of flooding | Lee Clagett | 1 | -10/+2 |
2019-11-02 | Adding support for hidden (anonymity) txpool | Lee Clagett | 1 | -50/+70 |
2019-11-01 | Add a --keep-fakechain option to keep fakechain databases | JamesWrigley | 1 | -1/+8 |
2019-10-31 | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 1 | -1/+3 |
2019-10-28 | core: point out when we hit the block rate visibility limit | moneromooo-monero | 1 | -2/+3 |
2019-10-25 | rpc: add a flush_cache RPC | moneromooo-monero | 1 | -0/+8 |
2019-10-22 | Merge pull request #5973 | luigi1111 | 1 | -5/+1 |
2019-10-11 | cryptonote: don't leave block_weight uninitialized | moneromooo-monero | 1 | -0/+1 |
2019-10-10 | cryptonote: fill in tx weight when syncing from pruned blocks | moneromooo-monero | 1 | -5/+1 |
2019-10-08 | Merge pull request #5915 | luigi1111 | 1 | -17/+58 |
2019-09-27 | monerod can now sync from pruned blocks | moneromooo-monero | 1 | -17/+58 |
2019-09-25 | RandomX integration | Howard Chu | 1 | -1/+3 |
2019-09-24 | Merge pull request #5878 | luigi1111 | 1 | -3/+2 |
2019-09-24 | Merge pull request #5877 | luigi1111 | 1 | -4/+4 |
2019-09-24 | Merge pull request #5864 | luigi1111 | 1 | -1/+1 |
2019-09-19 | core: move hardforks into its own lib | moneromooo-monero | 1 | -1/+2 |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 1 | -1/+1 |
2019-09-16 | Removed Berkeley DB and db switching logic | Jesus Ramirez | 1 | -3/+2 |
2019-09-02 | Changed the use of boost:value_initialized for C++ list initializer | Jesus Ramirez | 1 | -4/+4 |
2019-08-26 | core: make the "update probably needed soon" message less scary | moneromooo-monero | 1 | -4/+4 |
2019-08-15 | Merge pull request #5637 | luigi1111 | 1 | -1/+1 |
2019-07-24 | Merge pull request #5585 | luigi1111 | 1 | -1/+0 |
2019-07-24 | Merge pull request #5524 | luigi1111 | 1 | -0/+10 |
2019-07-24 | Merge pull request #5502 | luigi1111 | 1 | -0/+2 |
2019-06-17 | core: fix --prune-blockchain not pruning if no blockchain exists | moneromooo-monero | 1 | -1/+1 |
2019-06-13 | core: do not complain about low block rate if disconnected | moneromooo-monero | 1 | -1/+1 |
2019-05-29 | Unused private member m_miner_address | Jesus Ramirez | 1 | -1/+0 |
2019-05-28 | core: update pruning if using --prune-blockchain on a pruned blockchain | moneromooo-monero | 1 | -1/+7 |
2019-05-08 | blockchain: keep alternative blocks in LMDB | moneromooo-monero | 1 | -0/+10 |
2019-04-29 | add a few checks where it seems appropriate | moneromooo-monero | 1 | -0/+2 |
2019-04-16 | Merge pull request #5405 | Riccardo Spagni | 1 | -1/+4 |
2019-04-11 | functional_tests: add more blockchain related tests | moneromooo-monero | 1 | -3/+8 |
2019-04-11 | Merge pull request #5123 | Riccardo Spagni | 1 | -8/+18 |
2019-04-07 | core: don't check block rate nor fork time in regtest mode | moneromooo-monero | 1 | -1/+4 |
2019-04-06 | Merge pull request #5346 | Riccardo Spagni | 1 | -1/+2 |
2019-04-05 | cryptonote: rework block blob size sanity check | moneromooo-monero | 1 | -8/+18 |
2019-03-25 | cryptonote: block parsing + hash calculation speedup | moneromooo-monero | 1 | -1/+2 |
2019-03-25 | core: improve block rate monitor trigger probabilities | moneromooo-monero | 1 | -1/+17 |
2019-03-21 | cryptonote: fix calculating coinbase tx hash | moneromooo-monero | 1 | -0/+2 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-05 | cryptonote: avoid double parsing blocks when syncing | moneromooo-monero | 1 | -2/+11 |
2019-03-05 | core: avoid double parsing blocks after hoh | moneromooo-monero | 1 | -10/+15 |
2019-03-05 | core: avoid calculating tx prefix hash when we don't need it | moneromooo-monero | 1 | -15/+13 |
2019-03-04 | Print the reason why a notification spec failed to parse | moneromooo-monero | 1 | -2/+2 |
2019-03-04 | blockchain: include number of discarded blocks in --reorg-notify | moneromooo-monero | 1 | -2/+3 |
2019-03-04 | core: add a few more block rate window sizes | moneromooo-monero | 1 | -1/+1 |
2019-03-04 | core: add --block-rate-notify | moneromooo-monero | 1 | -0/+31 |
2019-03-04 | ArticMine's new block weight algorithm | moneromooo-monero | 1 | -1/+2 |
2019-01-28 | blockchain: add --reorg-notify | moneromooo-monero | 1 | -0/+18 |
2019-01-28 | Merge pull request #5052 | Riccardo Spagni | 1 | -1/+2 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -1/+2 |
2019-01-22 | Pruning | moneromooo-monero | 1 | -0/+47 |
2018-12-18 | blockchain_db: speedup tx output gathering | moneromooo-monero | 1 | -0/+5 |
2018-12-12 | Merge pull request #4923 | Riccardo Spagni | 1 | -0/+1 |
2018-12-12 | Merge pull request #4920 | Riccardo Spagni | 1 | -5/+4 |
2018-12-12 | Merge pull request #4787 | Riccardo Spagni | 1 | -1/+9 |
2018-12-04 | Merge pull request #4894 | Riccardo Spagni | 1 | -6/+2 |
2018-12-04 | Merge pull request #4854 | Riccardo Spagni | 1 | -3/+0 |
2018-11-30 | daemon: stop miner before we bring the whole thing down | moneromooo-monero | 1 | -0/+1 |
2018-11-26 | core: fix adding new pre-hoh block when a tx is already in the pool | moneromooo-monero | 1 | -5/+4 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -6/+2 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -3/+0 |
2018-11-14 | Merge pull request #4769 | Riccardo Spagni | 1 | -4/+4 |
2018-11-06 | protocol: option to pad transaction relay to the next kB | moneromooo-monero | 1 | -1/+9 |
2018-11-05 | cryptonote_core: avoid gratuitous recalculations in check_block_rate() | xiphon | 1 | -1/+2 |
2018-11-01 | cryptonote_core: fix build error gcc 5.4.0 'sign-compare' | xiphon | 1 | -1/+1 |
2018-11-01 | core: avoid unnecessary tx/blob conversions | moneromooo-monero | 1 | -4/+4 |
2018-10-26 | Merge pull request #4536 | Riccardo Spagni | 1 | -2/+2 |
2018-10-26 | Merge pull request #4408 | Riccardo Spagni | 1 | -0/+47 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -2/+2 |
2018-10-17 | core: don't verify range proofs multiple times | moneromooo-monero | 1 | -1/+6 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 1 | -2/+2 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -2/+2 |
2018-09-29 | Merge pull request #4333 | Riccardo Spagni | 1 | -0/+17 |
2018-09-21 | Merge pull request #4378 | Riccardo Spagni | 1 | -1/+6 |
2018-09-20 | cryptonote_core: warn when the block rate deviates from expectations | moneromooo-monero | 1 | -0/+47 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 1 | -10/+0 |
2018-09-14 | rpc: add a "is an update available" flag in get_info | moneromooo-monero | 1 | -1/+6 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -67/+21 |
2018-09-11 | require canonical multi output bulletproof layout | moneromooo-monero | 1 | -0/+29 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -41/+137 |
2018-09-11 | bulletproofs: add aggregated verification | moneromooo-monero | 1 | -1/+1 |
2018-08-12 | core: sync database based on bytes added, not blocks added | moneromooo-monero | 1 | -7/+21 |
2018-07-19 | Merge pull request #3854 | luigi1111 | 1 | -2/+30 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 1 | -2/+30 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 1 | -2/+2 |
2018-06-26 | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 1 | -2/+2 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 1 | -21/+21 |
2018-06-19 | Merge pull request #3828 | luigi1111 | 1 | -0/+1 |
2018-06-17 | Merge pull request #3691 | luigi1111 | 1 | -3/+3 |
2018-06-08 | Merge pull request #3450 | luigi1111 | 1 | -0/+5 |
2018-05-30 | Merge pull request #3876 | luigi1111 | 1 | -5/+6 |
2018-05-28 | core: fix automatic safe db sync mode switching | moneromooo-monero | 1 | -5/+6 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 1 | -2/+2 |
2018-05-21 | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 1 | -2/+2 |
2018-05-20 | core: remove threadpool dependency from header | moneromooo-monero | 1 | -3/+3 |
2018-05-18 | core: lock incoming tx lock when checking the txpool and chain | moneromooo-monero | 1 | -0/+1 |
2018-05-07 | cryptonote: make sure outPk setup always happens | moneromooo-monero | 1 | -33/+0 |
2018-04-22 | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 1 | -0/+5 |
2018-03-27 | fix lambda compile error on openbsd | moneromooo-monero | 1 | -1/+1 |
2018-03-21 | core: add get_earliest_ideal_height_for_version() | stoffu | 1 | -0/+5 |
2018-03-18 | core: fix use of uninitialised data | moneromooo-monero | 1 | -1/+2 |
2018-03-16 | Merge pull request #3336 | Riccardo Spagni | 1 | -2/+2 |
2018-03-16 | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 1 | -0/+5 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -2/+2 |
2018-03-05 | Stagenet | stoffu | 1 | -14/+29 |
2018-02-18 | cryptonote_core: change wording of fork warning message | moneromooo-monero | 1 | -1/+1 |
2018-02-17 | Merge pull request #3170 | Riccardo Spagni | 1 | -12/+13 |
2018-02-16 | options: add testnet option dependencies | whythat | 1 | -2/+6 |
2018-02-16 | options: remove testnet-* options | whythat | 1 | -12/+9 |
2018-02-16 | core: add --no-fluffy-blocks, and enable fluffy blocks by default | moneromooo-monero | 1 | -2/+10 |
2018-02-07 | tx_pool: add a max pool size, settable with --max-txpool-size | moneromooo-monero | 1 | -1/+8 |
2018-01-27 | Merge pull request #3143 | Riccardo Spagni | 1 | -0/+6 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-17 | cryptonote_core: add --disable-dns-checkpoints flag | moneromooo-monero | 1 | -0/+6 |
2017-12-25 | Merge pull request #2929 | Riccardo Spagni | 1 | -5/+35 |
2017-12-18 | cryptonote_core: remove unused functions with off by one bugs | moneromooo-monero | 1 | -15/+0 |
2017-12-18 | cryptonote_core: fix db leak on error | moneromooo-monero | 1 | -2/+2 |
2017-12-17 | cryptonote_core: fix blockchain init call after prototype change | moneromooo-monero | 1 | -1/+1 |
2017-12-17 | Merge pull request #2877 | Riccardo Spagni | 1 | -12/+4 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -12/+4 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+3 |
2017-12-16 | Merge pull request #2878 | Riccardo Spagni | 1 | -1/+15 |
2017-12-16 | Merge pull request #2871 | Riccardo Spagni | 1 | -2/+2 |
2017-12-15 | resumption support for updates using range requests | moneromooo-monero | 1 | -5/+35 |
2017-12-08 | add bulletproofs from v7 on testnet | moneromooo-monero | 1 | -0/+18 |
2017-11-30 | core: make --offline also disable DNS lookups | moneromooo-monero | 1 | -1/+15 |
2017-11-27 | Small cleanup of daemon synchronization output | xmr-eric | 1 | -2/+2 |
2017-11-26 | Added command descriptions | Cifrado | 1 | -0/+1 |
2017-11-25 | Merge pull request #2794 | Riccardo Spagni | 1 | -0/+19 |
2017-11-14 | Merge pull request #2736 | Riccardo Spagni | 1 | -24/+91 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 1 | -24/+91 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -2/+2 |
2017-11-14 | core: warn when free disk space is low | moneromooo-monero | 1 | -0/+19 |
2017-11-08 | Protect node privacy by proper filtering in restricted-mode RPC answers | binaryFate | 1 | -8/+8 |
2017-10-15 | Merge pull request #2638 | Riccardo Spagni | 1 | -1/+9 |
2017-10-15 | Merge pull request #2552 | Riccardo Spagni | 1 | -0/+3 |