aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman1-2/+7
2023-07-09wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner71-0/+5
2023-03-29cryptonote core/protocol: don't drop peers for soft offensesjeffro2561-1/+1
2022-09-26Merge pull request #8588luigi11111-4/+0
2022-09-22Move update_checkpoints() to a later stageSChernykh1-4/+0
2022-09-20Second thread pool for IOSChernykh1-1/+1
2022-09-06rpc: skip bootstrap nodes that are lower than last checkpointselsta1-0/+4
2022-07-21Publish submitted txs via zmqj-berman1-3/+48
2022-04-18Add view tags to outputs to reduce wallet scanning timej-berman1-4/+10
2022-04-06Merge pull request #8197luigi11111-1/+1
2022-04-05plug bulletproofs plus into consensusmoneromooo-monero1-1/+22
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-09-23Merge pull request #7891luigi11111-2/+8
2021-09-11RPC and ZeroMQ APIs to support p2poolSChernykh1-2/+8
2021-09-09Merge pull request #7616luigi11111-2/+4
2021-08-20daemon: allow proxy configurationanon1-2/+4
2021-06-24Merge pull request #7612luigi11111-5/+5
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr1-0/+2
2021-03-18core: speed up print_coinbase_tx_summoneromooo-monero1-5/+5
2021-01-28Remove copies from foreach loops (thanks to Clang)Lee Clagett1-1/+1
2020-12-31protocol: more sanity checks in new chain block hashesmoneromooo-monero1-2/+7
2020-12-29rpc: limit the number of txes for get_blocks.binmoneromooo-monero1-2/+2
2020-11-29Merge pull request #7021luigi11111-1/+1
2020-11-25cryptonote_core: dandelion - use local height or median height if syncingxiphon1-0/+5
2020-11-15Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett1-1/+1
2020-09-06Merge pull request #6111Riccardo Spagni1-10/+41
2020-09-03Merge pull request #6757luigi11111-3/+5
2020-09-01threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero1-3/+5
2020-08-27functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero1-4/+35
2020-08-27core: fix mining from a block that's not the current topmoneromooo-monero1-6/+6
2020-08-27Integrate CLSAGs into moneromoneromooo-monero1-1/+2
2020-08-16Merge pull request #6614Alexander Blair1-3/+2
2020-08-09Merge pull request #6354Alexander Blair1-0/+6
2020-07-24Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner71-3/+2
2020-07-19Merge pull request #6534Alexander Blair1-0/+7
2020-07-19Merge pull request #6512Alexander Blair1-1/+1
2020-07-09tx_pool: mine stem txes in fake chain modemoneromooo-monero1-1/+1
2020-06-09daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu1-0/+7
2020-05-19cryptonote_core: remove "We are most likely forked" messagemoneromooo-monero1-24/+0
2020-05-15Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett1-0/+6
2020-05-07Merge pull request #6510luigi11111-2/+0
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-05-06cryptonote_core: take out the time based upgrade warningmoneromooo-monero1-2/+0
2020-05-06Merge pull request #6472luigi11111-1/+1
2020-05-06Merge pull request #6468luigi11111-3/+4
2020-05-04Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett1-4/+34
2020-04-22cryptonote: fix reuse of non default tx data when relayingmoneromooo-monero1-1/+1
2020-04-20cryptonote_core: skip dns checkpoints on startup if not enforcedxiphon1-3/+4
2020-04-04Merge pull request #6328luigi11111-1/+1
2020-03-31Merge pull request #6214luigi11111-0/+6
2020-03-30Allow unrestricted rpc calls to get full txpool infoLee Clagett1-4/+4
2020-03-26Adding Dandelion++ support to public networks:Lee Clagett1-2/+3
2020-03-22protocol: request txpool contents when syncedmoneromooo-monero1-0/+6
2020-03-20p2p: remove old debug commandsAaron Hook1-11/+0
2020-02-28Merge pull request #6225Alexander Blair1-4/+4
2020-02-28Merge pull request #6211Alexander Blair1-0/+4
2020-02-10core: mention time being off in hash rate changes messagemoneromooo-monero1-1/+1
2020-02-06Merge pull request #6127Alexander Blair1-2/+3
2020-02-06Merge pull request #6078Alexander Blair1-1/+8
2020-02-06Merge pull request #6050Alexander Blair1-2/+3
2019-12-12print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero1-4/+4
2019-12-02rpc: add bad-blocks to flush_cache RPCmoneromooo-monero1-0/+4
2019-11-13simplewallet: noob-friendly help menuwowario1-2/+3
2019-11-04Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett1-10/+2
2019-11-02Adding support for hidden (anonymity) txpoolLee Clagett1-50/+70
2019-11-01Add a --keep-fakechain option to keep fakechain databasesJamesWrigley1-1/+8
2019-10-31cryptonote: untangle dependency from miner to blockchainmoneromooo-monero1-1/+3
2019-10-28core: point out when we hit the block rate visibility limitmoneromooo-monero1-2/+3
2019-10-25rpc: add a flush_cache RPCmoneromooo-monero1-0/+8
2019-10-22Merge pull request #5973luigi11111-5/+1
2019-10-11cryptonote: don't leave block_weight uninitializedmoneromooo-monero1-0/+1
2019-10-10cryptonote: fill in tx weight when syncing from pruned blocksmoneromooo-monero1-5/+1
2019-10-08Merge pull request #5915luigi11111-17/+58
2019-09-27monerod can now sync from pruned blocksmoneromooo-monero1-17/+58
2019-09-25RandomX integrationHoward Chu1-1/+3
2019-09-24Merge pull request #5878luigi11111-3/+2
2019-09-24Merge pull request #5877luigi11111-4/+4
2019-09-24Merge pull request #5864luigi11111-1/+1
2019-09-19core: move hardforks into its own libmoneromooo-monero1-1/+2
2019-09-16Properly format multiline logsmoneromooo-monero1-1/+1
2019-09-16Removed Berkeley DB and db switching logicJesus Ramirez1-3/+2
2019-09-02Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez1-4/+4
2019-08-26core: make the "update probably needed soon" message less scarymoneromooo-monero1-4/+4
2019-08-15Merge pull request #5637luigi11111-1/+1
2019-07-24Merge pull request #5585luigi11111-1/+0
2019-07-24Merge pull request #5524luigi11111-0/+10
2019-07-24Merge pull request #5502luigi11111-0/+2
2019-06-17core: fix --prune-blockchain not pruning if no blockchain existsmoneromooo-monero1-1/+1
2019-06-13core: do not complain about low block rate if disconnectedmoneromooo-monero1-1/+1
2019-05-29Unused private member m_miner_addressJesus Ramirez1-1/+0
2019-05-28core: update pruning if using --prune-blockchain on a pruned blockchainmoneromooo-monero1-1/+7
2019-05-08blockchain: keep alternative blocks in LMDBmoneromooo-monero1-0/+10
2019-04-29add a few checks where it seems appropriatemoneromooo-monero1-0/+2
2019-04-16Merge pull request #5405Riccardo Spagni1-1/+4
2019-04-11functional_tests: add more blockchain related testsmoneromooo-monero1-3/+8
2019-04-11Merge pull request #5123Riccardo Spagni1-8/+18
2019-04-07core: don't check block rate nor fork time in regtest modemoneromooo-monero1-1/+4
2019-04-06Merge pull request #5346Riccardo Spagni1-1/+2
2019-04-05cryptonote: rework block blob size sanity checkmoneromooo-monero1-8/+18
2019-03-25cryptonote: block parsing + hash calculation speedupmoneromooo-monero1-1/+2
2019-03-25core: improve block rate monitor trigger probabilitiesmoneromooo-monero1-1/+17
2019-03-21cryptonote: fix calculating coinbase tx hashmoneromooo-monero1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05cryptonote: avoid double parsing blocks when syncingmoneromooo-monero1-2/+11
2019-03-05core: avoid double parsing blocks after hohmoneromooo-monero1-10/+15
2019-03-05core: avoid calculating tx prefix hash when we don't need itmoneromooo-monero1-15/+13
2019-03-04Print the reason why a notification spec failed to parsemoneromooo-monero1-2/+2
2019-03-04blockchain: include number of discarded blocks in --reorg-notifymoneromooo-monero1-2/+3
2019-03-04core: add a few more block rate window sizesmoneromooo-monero1-1/+1
2019-03-04core: add --block-rate-notifymoneromooo-monero1-0/+31
2019-03-04ArticMine's new block weight algorithmmoneromooo-monero1-1/+2
2019-01-28blockchain: add --reorg-notifymoneromooo-monero1-0/+18
2019-01-28Merge pull request #5052Riccardo Spagni1-1/+2
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-1/+2
2019-01-22Pruningmoneromooo-monero1-0/+47
2018-12-18blockchain_db: speedup tx output gatheringmoneromooo-monero1-0/+5
2018-12-12Merge pull request #4923Riccardo Spagni1-0/+1
2018-12-12Merge pull request #4920Riccardo Spagni1-5/+4
2018-12-12Merge pull request #4787Riccardo Spagni1-1/+9
2018-12-04Merge pull request #4894Riccardo Spagni1-6/+2
2018-12-04Merge pull request #4854Riccardo Spagni1-3/+0
2018-11-30daemon: stop miner before we bring the whole thing downmoneromooo-monero1-0/+1
2018-11-26core: fix adding new pre-hoh block when a tx is already in the poolmoneromooo-monero1-5/+4
2018-11-23remove some unused codemoneromooo-monero1-6/+2
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-3/+0
2018-11-14Merge pull request #4769Riccardo Spagni1-4/+4
2018-11-06protocol: option to pad transaction relay to the next kBmoneromooo-monero1-1/+9
2018-11-05cryptonote_core: avoid gratuitous recalculations in check_block_rate()xiphon1-1/+2
2018-11-01cryptonote_core: fix build error gcc 5.4.0 'sign-compare'xiphon1-1/+1
2018-11-01core: avoid unnecessary tx/blob conversionsmoneromooo-monero1-4/+4
2018-10-26Merge pull request #4536Riccardo Spagni1-2/+2
2018-10-26Merge pull request #4408Riccardo Spagni1-0/+47
2018-10-22blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-2/+2
2018-10-17core: don't verify range proofs multiple timesmoneromooo-monero1-1/+6
2018-10-08Revert "Merge pull request #4472"Riccardo Spagni1-2/+2
2018-10-04blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-2/+2
2018-09-29Merge pull request #4333Riccardo Spagni1-0/+17
2018-09-21Merge pull request #4378Riccardo Spagni1-1/+6
2018-09-20cryptonote_core: warn when the block rate deviates from expectationsmoneromooo-monero1-0/+47
2018-09-14remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero1-10/+0
2018-09-14rpc: add a "is an update available" flag in get_infomoneromooo-monero1-1/+6
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-67/+21
2018-09-11require canonical multi output bulletproof layoutmoneromooo-monero1-0/+29
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-41/+137
2018-09-11bulletproofs: add aggregated verificationmoneromooo-monero1-1/+1
2018-08-12core: sync database based on bytes added, not blocks addedmoneromooo-monero1-7/+21
2018-07-19Merge pull request #3854luigi11111-2/+30
2018-06-29add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas1-2/+30
2018-06-26threadpool: allow leaf functions to run concurrentlymoneromooo-monero1-2/+2
2018-06-26rpc: rework to avoid repeated calculations in get_blocks.binmoneromooo-monero1-2/+2
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-21/+21
2018-06-19Merge pull request #3828luigi11111-0/+1
2018-06-17Merge pull request #3691luigi11111-3/+3
2018-06-08Merge pull request #3450luigi11111-0/+5
2018-05-30Merge pull request #3876luigi11111-5/+6
2018-05-28core: fix automatic safe db sync mode switchingmoneromooo-monero1-5/+6
2018-05-23db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero1-2/+2
2018-05-21speed up get_output_distribution (and precalc common case)moneromooo-monero1-2/+2
2018-05-20core: remove threadpool dependency from headermoneromooo-monero1-3/+3
2018-05-18core: lock incoming tx lock when checking the txpool and chainmoneromooo-monero1-0/+1
2018-05-07cryptonote: make sure outPk setup always happensmoneromooo-monero1-33/+0
2018-04-22Only log an error if fork version is higher AND is not known.Thaer Khawaja1-0/+5
2018-03-27fix lambda compile error on openbsdmoneromooo-monero1-1/+1
2018-03-21core: add get_earliest_ideal_height_for_version()stoffu1-0/+5
2018-03-18core: fix use of uninitialised datamoneromooo-monero1-1/+2
2018-03-16Merge pull request #3336Riccardo Spagni1-2/+2
2018-03-16add RPC to get a histogram of outputs of a given amountmoneromooo-monero1-0/+5
2018-03-15Fix typos in various filesDimitris Apostolou1-2/+2
2018-03-05Stagenetstoffu1-14/+29
2018-02-18cryptonote_core: change wording of fork warning messagemoneromooo-monero1-1/+1
2018-02-17Merge pull request #3170Riccardo Spagni1-12/+13
2018-02-16options: add testnet option dependencieswhythat1-2/+6
2018-02-16options: remove testnet-* optionswhythat1-12/+9
2018-02-16core: add --no-fluffy-blocks, and enable fluffy blocks by defaultmoneromooo-monero1-2/+10
2018-02-07tx_pool: add a max pool size, settable with --max-txpool-sizemoneromooo-monero1-1/+8
2018-01-27Merge pull request #3143Riccardo Spagni1-0/+6
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-17cryptonote_core: add --disable-dns-checkpoints flagmoneromooo-monero1-0/+6
2017-12-25Merge pull request #2929Riccardo Spagni1-5/+35
2017-12-18cryptonote_core: remove unused functions with off by one bugsmoneromooo-monero1-15/+0
2017-12-18cryptonote_core: fix db leak on errormoneromooo-monero1-2/+2
2017-12-17cryptonote_core: fix blockchain init call after prototype changemoneromooo-monero1-1/+1
2017-12-17Merge pull request #2877Riccardo Spagni1-12/+4
2017-12-16cryptonote_core does not depend on p2p anymoremoneromooo-monero1-12/+4
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+3
2017-12-16Merge pull request #2878Riccardo Spagni1-1/+15
2017-12-16Merge pull request #2871Riccardo Spagni1-2/+2
2017-12-15resumption support for updates using range requestsmoneromooo-monero1-5/+35
2017-12-08add bulletproofs from v7 on testnetmoneromooo-monero1-0/+18
2017-11-30core: make --offline also disable DNS lookupsmoneromooo-monero1-1/+15
2017-11-27Small cleanup of daemon synchronization outputxmr-eric1-2/+2
2017-11-26Added command descriptionsCifrado1-0/+1
2017-11-25Merge pull request #2794Riccardo Spagni1-0/+19
2017-11-14Merge pull request #2736Riccardo Spagni1-24/+91
2017-11-14move cryptonote command line options to cryptonote_coremoneromooo-monero1-24/+91
2017-11-14remove "using namespace std" from headersmoneromooo-monero1-2/+2
2017-11-14core: warn when free disk space is lowmoneromooo-monero1-0/+19
2017-11-08Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate1-8/+8
2017-10-15Merge pull request #2638Riccardo Spagni1-1/+9
2017-10-15Merge pull request #2552Riccardo Spagni1-0/+3