Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-10-15 | Merge pull request #2469 | Riccardo Spagni | 1 | -0/+5 |
2017-10-11 | core: guard against a mined block not finding all txes in the pool | moneromooo-monero | 1 | -1/+9 |
2017-10-02 | Merge pull request #2513 | Riccardo Spagni | 1 | -1/+2 |
2017-09-29 | core: fix failure to sync when a tx is already in the pool | moneromooo-monero | 1 | -0/+3 |
2017-09-25 | checkpoints: add a token checkpoint on testnet (the genesis block) | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | Merge pull request #2458 | Riccardo Spagni | 1 | -1/+0 |
2017-09-25 | get_blockchain_top now returns void | moneromooo-monero | 1 | -2/+1 |
2017-09-22 | Source updates are in a source subdirectory | moneromooo-monero | 1 | -1/+2 |
2017-09-18 | precomputed block hashes are now in blocks of N (currently 256) | moneromooo-monero | 1 | -0/+5 |
2017-09-18 | Merge pull request #2446 | Riccardo Spagni | 1 | -39/+38 |
2017-09-18 | Merge pull request #2044 | Riccardo Spagni | 1 | -0/+12 |
2017-09-17 | protocol: remove hop count on block propagation | moneromooo-monero | 1 | -1/+0 |
2017-09-14 | Use a threadpool | Howard Chu | 1 | -39/+38 |
2017-09-14 | Merge pull request #2438 | Riccardo Spagni | 1 | -2/+18 |
2017-09-12 | core: guard against exceptions in tx verification worker threads | moneromooo-monero | 1 | -2/+18 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+12 |
2017-09-03 | Add a --fluffy-blocks option to relay blocks as fluffy blocks | moneromooo-monero | 1 | -0/+2 |
2017-09-02 | Merge pull request #2372 | Riccardo Spagni | 1 | -2/+11 |
2017-08-29 | Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks | moneromooo-monero | 1 | -2/+3 |
2017-08-29 | core: guard against exceptions in handle_incoming_{block,tx} | moneromooo-monero | 1 | -0/+8 |
2017-08-29 | move db specific options to BlockchainDB | moneromooo-monero | 1 | -6/+4 |
2017-08-26 | Merge pull request #2314 | Riccardo Spagni | 1 | -1/+10 |
2017-08-26 | Merge pull request #2313 | Riccardo Spagni | 1 | -23/+7 |
2017-08-26 | rpc: add a new RPC to get current txpool backlog (sizes and fees) | moneromooo-monero | 1 | -0/+6 |
2017-08-22 | Cleanup test impact of adding safesyncmode() method | Howard Chu | 1 | -0/+5 |
2017-08-20 | Toggle SAFE syncmode on and off automatically | Howard Chu | 1 | -1/+5 |
2017-08-19 | DB cleanup | Howard Chu | 1 | -23/+7 |
2017-08-17 | Merge pull request #2303 | Riccardo Spagni | 1 | -2/+10 |
2017-08-17 | Merge pull request #2287 | Riccardo Spagni | 1 | -0/+5 |
2017-08-17 | cryptonote_protocol: large block sync size before v4 | moneromooo-monero | 1 | -2/+10 |
2017-08-15 | protocol: pass blockchain cumulative difficulty when syncing | moneromooo-monero | 1 | -0/+5 |
2017-08-15 | Merge pull request #2288 | Riccardo Spagni | 1 | -0/+7 |
2017-08-12 | core: add --db-salvage command line flag | moneromooo-monero | 1 | -0/+7 |
2017-08-10 | tests: fix tests build | moneromooo-monero | 1 | -0/+10 |
2017-08-07 | Merge pull request #2225 | Riccardo Spagni | 1 | -1/+5 |
2017-08-07 | core: new API to disable DNS checkpoint lookups | moneromooo-monero | 1 | -1/+2 |
2017-08-07 | Merge pull request #2149 | Riccardo Spagni | 1 | -25/+81 |
2017-08-07 | Merge pull request #2230 | Riccardo Spagni | 1 | -0/+2 |
2017-08-07 | core: thread most of handle_incoming_tx | moneromooo-monero | 1 | -25/+81 |
2017-07-31 | core: add a message when loading checkpoints at init time | moneromooo-monero | 1 | -0/+2 |
2017-07-30 | blockchain: skip checking tx semantics in embedded block hash range | moneromooo-monero | 1 | -1/+5 |
2017-07-22 | core: forbid duplicate ring members from v6 | moneromooo-monero | 1 | -0/+22 |
2017-07-02 | cryptonote_core: initialize checkpoint flag | moneromooo-monero | 1 | -0/+1 |
2017-06-01 | Merge pull request #2063 | Riccardo Spagni | 1 | -3/+6 |
2017-06-01 | Speedup print_pool_stats | Howard Chu | 1 | -0/+6 |
2017-06-01 | Don't copy blockchain for coinbase_tx_sum | Howard Chu | 1 | -3/+6 |
2017-05-30 | Merge pull request #2026 | Riccardo Spagni | 1 | -1/+1 |
2017-05-30 | Merge pull request #1982 | Riccardo Spagni | 1 | -16/+24 |
2017-05-25 | Move txpool to the database | moneromooo-monero | 1 | -16/+24 |
2017-05-10 | Update sync time copy | xmr-eric | 1 | -1/+1 |
2017-04-19 | Add expected total reward to RPC "getblocktemplate". | assylias | 1 | -2/+2 |
2017-03-23 | core, wallet: faster tx pool scanning | moneromooo-monero | 1 | -1/+7 |
2017-03-19 | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block | moneromooo-monero | 1 | -0/+17 |
2017-03-12 | core: don't try to re-relay an empty set of pool transactions | moneromooo-monero | 1 | -1/+1 |
2017-03-05 | core: print the "new update found" message in cyan, for visibility | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | core: make update download cancellable | moneromooo-monero | 1 | -17/+50 |
2017-02-23 | core: bound the amount of entries in bad tx semantics cache | moneromooo-monero | 1 | -5/+15 |
2017-02-22 | updates: remove testnet case | moneromooo-monero | 1 | -1/+1 |
2017-02-22 | updates: we now have a user URL, and an automatic one | moneromooo-monero | 1 | -1/+2 |
2017-02-22 | updates: s/monerod/monero/ for the main download | moneromooo-monero | 1 | -2/+2 |
2017-02-22 | Merge pull request #1766 | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | core: do not download an update we already downloaded | moneromooo-monero | 1 | -14/+23 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-21 | Fix core_tests breaking on startup | moneromooo-monero | 1 | -0/+2 |
2017-02-21 | core: add p2p bind port options from net_node | moneromooo-monero | 1 | -0/+4 |
2017-02-21 | Merge pull request #1727 | Riccardo Spagni | 1 | -7/+23 |
2017-02-20 | core: updates can now be downloaded (and SHA256 hash checked) | moneromooo-monero | 1 | -0/+30 |
2017-02-20 | core: test key images against validity domain | moneromooo-monero | 1 | -0/+18 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 1 | -0/+49 |
2017-02-18 | Get rid of directory lock | Howard Chu | 1 | -40/+0 |
2017-02-13 | blockchain_db: add "raw" blobdata getters for block and transaction | moneromooo-monero | 1 | -7/+23 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -2/+2 |
2017-02-02 | Merge pull request #1641 | Riccardo Spagni | 1 | -1/+11 |
2017-02-02 | Merge pull request #1642 | Riccardo Spagni | 1 | -0/+1 |
2017-02-02 | Merge pull request #1617 | Riccardo Spagni | 1 | -6/+5 |
2017-01-28 | Separate data per P2P port | Miguel Herranz | 1 | -1/+11 |
2017-01-28 | core: set missing verifivation_failed flag when rejecting a tx | moneromooo-monero | 1 | -0/+1 |
2017-01-23 | Update log messages to reflect fact we no longer need to type `exit` to save ... | NanoAkron | 1 | -5/+4 |
2017-01-22 | Remove boost/foreach.cpp includes | Miguel Herranz | 1 | -1/+0 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 1 | -5/+5 |
2017-01-22 | Merge pull request #1615 | Riccardo Spagni | 1 | -0/+8 |
2017-01-22 | Merge pull request #1610 | Riccardo Spagni | 1 | -2/+2 |
2017-01-22 | core: cache tx hashes of failing semantics txes | moneromooo-monero | 1 | -0/+8 |
2017-01-22 | rpc: fix orphan_status when getting blocks | moneromooo-monero | 1 | -2/+2 |
2017-01-21 | core: early out in handle_incoming_tx if already in pool or blockchain | moneromooo-monero | 1 | -0/+12 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -32/+36 |
2017-01-15 | Merge pull request #1576 | Riccardo Spagni | 1 | -0/+44 |
2017-01-15 | Merge pull request #1571 | Riccardo Spagni | 1 | -6/+6 |
2017-01-15 | Merge pull request #1506 | Riccardo Spagni | 1 | -4/+7 |
2017-01-14 | Tweak default db-sync-mode to fast:async:1 | Howard Chu | 1 | -4/+7 |
2017-01-14 | rct: split rct checks between semantics and other | moneromooo-monero | 1 | -0/+44 |
2017-01-14 | fix do_not_relay not preventing relaying on a timer | moneromooo-monero | 1 | -6/+6 |
2017-01-13 | Merge pull request #1543 | Riccardo Spagni | 1 | -0/+7 |
2017-01-12 | Add start_time to get_info methods and show uptime | Miguel Herranz | 1 | -0/+7 |
2017-01-10 | Remove db-auto-remove-logs | Miguel Herranz | 1 | -3/+0 |
2017-01-10 | Remove berkeley from db_type initialization | Miguel Herranz | 1 | -12/+0 |
2016-12-21 | core: fix recalculation of emission/fees | moneromooo-monero | 1 | -7/+4 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 1 | -2/+2 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -2/+2 |
2016-12-04 | Fix delayed exit when syncing | moneromooo-monero | 1 | -1/+1 |
2016-11-22 | Add a get_outs (fully text based) version of get_outs.bin | moneromooo-monero | 1 | -1/+1 |
2016-11-09 | add lightweight block propagation ("fluffy blocks") | Dion Ahmetaj | 1 | -0/+5 |