Age | Commit message (Expand) | Author | Files | Lines |
2019-02-15 | blockchain: fix m_long_term_block_weight_height initialization | moneromooo-monero | 1 | -6/+13 |
2019-02-15 | blockchain: forbid older BP rct versions from v11 | moneromooo-monero | 1 | -1/+18 |
2019-02-15 | Fix v3/v4 db conversion | moneromooo-monero | 1 | -0/+2 |
2019-02-14 | Build fixes for some platforms | moneromooo-monero | 3 | -6/+6 |
2019-02-14 | blockchain: add v10 fork heights | moneromooo-monero | 1 | -0/+5 |
2019-02-14 | New scheme key destination contrfol | cslashm | 2 | -41/+10 |
2019-02-14 | cryptonote: Fix enum check in expand_transaction_2 | Tom Smeding | 1 | -1/+1 |
2019-02-12 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 4 | -12/+26 |
2019-02-12 | core: include a dummy encrypted payment id when no payment is used | moneromooo-monero | 1 | -6/+40 |
2019-02-12 | core, wallet: remember original text version of destination address | moneromooo-monero | 1 | -3/+15 |
2019-02-12 | blockchain: fix wrong hf version when popping multiple blocks | moneromooo-monero | 1 | -6/+4 |
2019-02-12 | blockchain: fix block rate check for empty blockchains | moneromooo-monero | 1 | -1/+3 |
2019-02-12 | core: fix unmixable special case allowing ring size below 11 | moneromooo-monero | 1 | -1/+1 |
2019-02-12 | blockchain: include number of discarded blocks in --reorg-notify | moneromooo-monero | 2 | -3/+5 |
2019-02-12 | core: add a few more block rate window sizes | moneromooo-monero | 1 | -1/+1 |
2019-02-12 | core: add --block-rate-notify | moneromooo-monero | 2 | -0/+33 |
2019-02-12 | blockchain: add --reorg-notify | moneromooo-monero | 3 | -1/+32 |
2019-02-12 | cryptonote_core: warn when the block rate deviates from expectations | moneromooo-monero | 4 | -7/+64 |
2019-02-12 | notify: handle arbitrary tags | moneromooo-monero | 1 | -1/+1 |
2019-02-12 | ArticMine's new block weight algorithm | moneromooo-monero | 4 | -14/+158 |
2018-10-20 | Merge pull request #4667 | Riccardo Spagni | 1 | -2/+2 |
2018-10-20 | Merge pull request #4638 | Riccardo Spagni | 1 | -1/+6 |
2018-10-19 | blockchain: move two new verification errors to the verify category | moneromooo-monero | 1 | -2/+2 |
2018-10-18 | tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_pool | stoffu | 1 | -1/+1 |
2018-10-17 | core: don't verify range proofs multiple times | moneromooo-monero | 1 | -1/+6 |
2018-10-15 | tx_pool: store hex string instead of raw binary to tx_blob of get_transaction... | stoffu | 1 | -1/+1 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 5 | -34/+27 |
2018-10-06 | Merge pull request #4472 | Riccardo Spagni | 5 | -27/+34 |
2018-10-02 | Merge pull request #4476 | Riccardo Spagni | 1 | -1/+1 |
2018-10-02 | Merge pull request #4467 | Riccardo Spagni | 1 | -2/+2 |
2018-09-29 | add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} | moneromooo-monero | 3 | -0/+33 |
2018-09-25 | Merge pull request #4423v0.13.0.0-RC1 | Riccardo Spagni | 1 | -1/+1 |
2018-09-25 | Merge pull request #4435 | Riccardo Spagni | 1 | -0/+1 |
2018-09-25 | tx_pool: fix tx removal at startup keeping references | moneromooo-monero | 1 | -0/+1 |
2018-09-24 | blockchain: add stagenet v8 and v9, two weeks before mainnet | moneromooo-monero | 1 | -0/+2 |
2018-09-23 | update checkpoints.dat | Riccardo Spagni | 1 | -1/+1 |
2018-09-21 | Merge pull request #4378 | Riccardo Spagni | 2 | -1/+18 |
2018-09-21 | Merge pull request #4369 | Riccardo Spagni | 1 | -7/+2 |
2018-09-18 | Merge pull request #4325 | Riccardo Spagni | 1 | -0/+6 |
2018-09-14 | Merge pull request #4372 | Riccardo Spagni | 1 | -1/+1 |
2018-09-14 | remove obsolete daemon selection of fake outs and old tx construction | moneromooo-monero | 4 | -328/+0 |
2018-09-14 | rpc: add a "is an update available" flag in get_info | moneromooo-monero | 2 | -1/+18 |
2018-09-13 | tx_pool: make the max tx size a consensus rule from v8 | moneromooo-monero | 1 | -1/+1 |
2018-09-12 | blockchain: simplify output distribution code | moneromooo-monero | 1 | -7/+2 |
2018-09-11 | blockchain: add a testnet v9 a day after v8 | moneromooo-monero | 1 | -0/+1 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 8 | -327/+356 |
2018-09-11 | require canonical multi output bulletproof layout | moneromooo-monero | 1 | -0/+29 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 4 | -51/+149 |
2018-09-11 | bulletproofs: add aggregated verification | moneromooo-monero | 2 | -2/+2 |
2018-09-11 | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 3 | -8/+24 |
2018-09-04 | Merge pull request #4276 | luigi1111 | 1 | -7/+1 |
2018-09-04 | Merge pull request #4268 | luigi1111 | 1 | -0/+3 |
2018-09-02 | blockchain: add mainnet v8 height targetting 18 october | moneromooo-monero | 1 | -0/+6 |
2018-08-22 | Merge pull request #4240 | luigi1111 | 1 | -1/+1 |
2018-08-22 | Merge pull request #4204 | luigi1111 | 3 | -14/+35 |
2018-08-19 | tx_pool: fix infinite loop when failing to find a meta record | moneromooo-monero | 1 | -7/+1 |
2018-08-16 | Do memwipe for critical secret keys copied to rct::key | stoffu | 1 | -0/+3 |
2018-08-16 | core: cache block template where possible | moneromooo-monero | 4 | -2/+94 |
2018-08-15 | Merge pull request #4164 | luigi1111 | 1 | -15/+19 |
2018-08-12 | core: sync database based on bytes added, not blocks added | moneromooo-monero | 3 | -14/+35 |
2018-08-09 | blockchain: use uint64_t for height, not size_t | moneromooo-monero | 1 | -1/+1 |
2018-07-27 | Merge pull request #4108 | luigi1111 | 1 | -0/+1 |
2018-07-21 | blockchain: some batch tx scanning speedup | moneromooo-monero | 1 | -15/+19 |
2018-07-19 | Merge pull request #4081 | luigi1111 | 1 | -1/+2 |
2018-07-19 | Merge pull request #4076 | luigi1111 | 1 | -0/+2 |
2018-07-19 | Merge pull request #4047 | luigi1111 | 2 | -6/+35 |
2018-07-19 | Merge pull request #3981 | luigi1111 | 1 | -5/+34 |
2018-07-19 | Merge pull request #3973 | luigi1111 | 2 | -6/+7 |
2018-07-19 | Merge pull request #3854 | luigi1111 | 4 | -4/+87 |
2018-07-13 | db: store cumulative rct output distribution in the db for speed | moneromooo-monero | 1 | -5/+34 |
2018-07-07 | blockchain: cache next block difficulty after adding a block | moneromooo-monero | 1 | -0/+1 |
2018-06-29 | blockchain: fix getting invalid block data on failure | moneromooo-monero | 1 | -1/+2 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 4 | -4/+87 |
2018-06-28 | blockchain: set the m_verifivation_failed flag in a couple more places | moneromooo-monero | 1 | -0/+2 |
2018-06-28 | blockchain: fix build after waiter::wait prototype change | moneromooo-monero | 1 | -1/+1 |
2018-06-27 | Merge pull request #3986 | luigi1111 | 1 | -2/+2 |
2018-06-27 | Merge pull request #3982 | luigi1111 | 1 | -12/+1 |
2018-06-27 | Merge pull request #3716 | luigi1111 | 6 | -104/+140 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2 | -8/+8 |
2018-06-26 | blockchain: simplify/speedup handle_get_objects | moneromooo-monero | 1 | -13/+8 |
2018-06-26 | rpc: rework to avoid repeated calculations in get_blocks.bin | moneromooo-monero | 4 | -10/+19 |
2018-06-26 | replace std::list with std::vector on some hot paths | moneromooo-monero | 6 | -76/+108 |
2018-06-26 | alt_chain_info can now give more info about a particular alt chain | moneromooo-monero | 2 | -6/+7 |
2018-06-25 | Merge pull request #3975 | luigi1111 | 1 | -1/+1 |
2018-06-25 | Merge pull request #3936 | luigi1111 | 1 | -0/+2 |
2018-06-24 | tx_pool: cache check_tx_inputs results | moneromooo-monero | 2 | -6/+35 |
2018-06-20 | Merge pull request #3919 | luigi1111 | 1 | -1/+1 |
2018-06-20 | Merge pull request #3904 | luigi1111 | 1 | -6/+13 |
2018-06-20 | Merge pull request #3903 | luigi1111 | 2 | -12/+35 |
2018-06-19 | Merge pull request #3828 | luigi1111 | 1 | -0/+1 |
2018-06-17 | Merge pull request #3691 | luigi1111 | 2 | -6/+3 |
2018-06-16 | Merge pull request #3732 | luigi1111 | 1 | -1/+1 |
2018-06-16 | Merge pull request #3726 | luigi1111 | 1 | -8/+11 |
2018-06-12 | Merge pull request #3687 | luigi1111 | 1 | -3/+3 |
2018-06-11 | Remove old logic saved in comments. | Jean Pierre Dudey | 1 | -2/+2 |
2018-06-11 | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::... | stoffu | 1 | -12/+1 |
2018-06-09 | blockchain: avoid duplicate db query for height | moneromooo-monero | 1 | -1/+1 |
2018-06-08 | Merge pull request #3908 | luigi1111 | 1 | -1/+1 |
2018-06-08 | Merge pull request #3450 | luigi1111 | 3 | -0/+19 |
2018-06-07 | Merge pull request #3940 | luigi1111 | 1 | -8/+12 |
2018-06-06 | blockchain: fix deadlock with the difficulty cache | moneromooo-monero | 1 | -8/+12 |
2018-06-05 | tx_pool: initialize bitflags padding since it gets written to storage | moneromooo-monero | 1 | -0/+2 |
2018-06-04 | blockchain: pop forked blocks only when DB is not read-only | stoffu | 1 | -1/+1 |
2018-06-02 | blockchain: demote a hash-of-hashes validation warning to debug | moneromooo-monero | 1 | -1/+1 |
2018-06-02 | update checkpoints.dat for point release | Riccardo Spagni | 1 | -1/+1 |
2018-06-02 | tx_pool: hold off parsing a tx blob till we actually need it | moneromooo-monero | 2 | -12/+35 |
2018-06-01 | blockchain: return error when requesting non existent output | moneromooo-monero | 1 | -6/+13 |
2018-05-30 | Merge pull request #3525 | luigi1111 | 1 | -0/+1 |
2018-05-30 | Merge pull request #3876 | luigi1111 | 1 | -5/+6 |
2018-05-30 | Merge pull request #3731 | luigi1111 | 2 | -6/+15 |
2018-05-29 | Merge pull request #3251 | luigi1111 | 4 | -12/+18 |
2018-05-29 | Merge pull request #3446 | luigi1111 | 1 | -4/+0 |
2018-05-29 | Merge pull request #3420 | luigi1111 | 2 | -3/+22 |
2018-05-28 | core: fix automatic safe db sync mode switching | moneromooo-monero | 1 | -5/+6 |
2018-05-28 | tx_pool: remove old comment from fill_block_template() | stoffu | 1 | -4/+0 |
2018-05-23 | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 4 | -12/+18 |
2018-05-23 | update checkpoints | Riccardo Spagni | 1 | -1/+1 |
2018-05-21 | Merge pull request #3787 | Riccardo Spagni | 1 | -0/+6 |
2018-05-21 | Merge pull request #3832 | Riccardo Spagni | 2 | -9/+11 |
2018-05-21 | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 4 | -22/+8 |
2018-05-21 | Merge pull request #3749 | Riccardo Spagni | 1 | -0/+47 |
2018-05-20 | core: remove threadpool dependency from header | moneromooo-monero | 2 | -6/+3 |
2018-05-20 | Fix output shuffling for multisig | stoffu | 2 | -9/+11 |
2018-05-18 | core: lock incoming tx lock when checking the txpool and chain | moneromooo-monero | 1 | -0/+1 |
2018-05-13 | Use median timestamp if current time renders a block invalid. | Thaer Khawaja | 2 | -6/+15 |
2018-05-09 | blockchain: avoid exception if asked for a block we do not have | moneromooo-monero | 1 | -8/+11 |
2018-05-09 | blockchain: invalidate misc caches when popping blocks | moneromooo-monero | 1 | -0/+6 |
2018-05-07 | cryptonote: make sure outPk setup always happens | moneromooo-monero | 1 | -33/+0 |
2018-05-06 | blockchain: pop top if block version disagrees with the ideal fork version | stoffu | 1 | -0/+47 |
2018-04-29 | Ensure m_timestamps has the correct number for computing difficulty. | Thaer Khawaja | 1 | -1/+1 |
2018-04-28 | Merge pull request #3683 | Riccardo Spagni | 2 | -0/+12 |
2018-04-23 | blockchain: log in DEBUG when a block is found, and where | moneromooo-monero | 1 | -3/+3 |
2018-04-23 | speedup get_output_histogram for all amounts when min_count > 0 | moneromooo-monero | 2 | -3/+4 |
2018-04-22 | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 2 | -0/+12 |
2018-04-12 | Merge pull request #3609 | Riccardo Spagni | 1 | -17/+26 |
2018-04-12 | Merge pull request #3530 | Riccardo Spagni | 1 | -2/+3 |
2018-04-12 | Merge pull request #3502 | Riccardo Spagni | 1 | -1/+1 |
2018-04-11 | tx_pool: fix loading with colliding key images | moneromooo-monero | 1 | -17/+26 |
2018-03-31 | cryptonote_tx_util: make destinations properly shuffled | stoffu | 1 | -2/+3 |
2018-03-30 | blockchain: add scope guard to waiter for threaded txv1 verification | stoffu | 1 | -0/+1 |
2018-03-27 | fix lambda compile error on openbsd | moneromooo-monero | 1 | -1/+1 |
2018-03-24 | update block hashes for checkpoints.dat | Riccardo Spagni | 1 | -1/+1 |
2018-03-21 | core: add get_earliest_ideal_height_for_version() | stoffu | 3 | -0/+19 |
2018-03-19 | blockchain: cache difficulty for next block | moneromooo-monero | 2 | -3/+22 |
2018-03-18 | core: fix use of uninitialised data | moneromooo-monero | 1 | -1/+2 |
2018-03-18 | Move v7 fork to 1546000 to give more update time | moneromooo-monero | 1 | -2/+2 |
2018-03-17 | Merge pull request #3418 | Riccardo Spagni | 1 | -1/+2 |
2018-03-16 | blockchain: forbid bulletproof types before v8 | moneromooo-monero | 1 | -1/+2 |
2018-03-16 | Merge pull request #3414 | Riccardo Spagni | 1 | -1/+1 |
2018-03-16 | Merge pull request #3336 | Riccardo Spagni | 3 | -6/+6 |
2018-03-16 | add RPC to get a histogram of outputs of a given amount | moneromooo-monero | 4 | -2/+78 |
2018-03-16 | blockchain: fix log message about per-kB fee | stoffu | 1 | -1/+1 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 3 | -6/+6 |
2018-03-14 | Remove the `Blockchain::get_all_known_block_ids` function. | Jean Pierre Dudey | 2 | -28/+0 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 1 | -1/+1 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -10/+9 |
2018-03-14 | Merge pull request #3371 | Riccardo Spagni | 1 | -0/+3 |
2018-03-14 | Merge pull request #3358 | Riccardo Spagni | 1 | -0/+8 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 1 | -1/+1 |
2018-03-09 | Stagenet: successive forks up to v7 | stoffu | 1 | -0/+8 |
2018-03-07 | core: add v7 for 1539500 on mainnet | moneromooo-monero | 1 | -0/+3 |
2018-03-07 | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 1 | -1/+1 |
2018-03-05 | Merge pull request #3338 | Riccardo Spagni | 1 | -0/+2 |
2018-03-05 | Merge pull request #3308 | Riccardo Spagni | 1 | -1/+4 |
2018-03-05 | Merge pull request #3277 | Riccardo Spagni | 5 | -56/+80 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -2/+2 |
2018-03-05 | Stagenet | stoffu | 4 | -46/+79 |
2018-03-05 | Use `genesis_tx` parameter in `generate_genesis_block`. #3261 | Jean Pierre Dudey | 1 | -10/+1 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2 | -16/+24 |
2018-03-02 | core: fix sending to the source address with a short payment id | moneromooo-monero | 1 | -0/+2 |
2018-02-23 | blockchain: fix random sync failures | moneromooo-monero | 1 | -1/+4 |
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 | 2 | -14/+14 |
2018-02-17 | Merge pull request #3191 | Riccardo Spagni | 1 | -2/+10 |
2018-02-16 | options: add testnet option dependencies | whythat | 1 | -2/+6 |
2018-02-16 | options: remove testnet-* options | whythat | 2 | -14/+10 |
2018-02-16 | txpool: Don't bail out when blob_size == tx_size_limit | Leon Klingele | 1 | -2/+2 |
2018-02-16 | core: add --no-fluffy-blocks, and enable fluffy blocks by default | moneromooo-monero | 1 | -2/+10 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+6 |
2018-02-16 | Merge pull request #3248 | Riccardo Spagni | 1 | -0/+4 |
2018-02-16 | Merge pull request #3210 | Riccardo Spagni | 1 | -1/+8 |
2018-02-16 | Merge pull request #3205 | Riccardo Spagni | 3 | -5/+113 |
2018-02-16 | Merge pull request #3171 | Riccardo Spagni | 2 | -10/+14 |
2018-02-10 | blockchain: don't try to use hash check array after it's freed | moneromooo-monero | 1 | -0/+4 |
2018-02-07 | tx_pool: add a max pool size, settable with --max-txpool-size | moneromooo-monero | 3 | -5/+113 |
2018-02-02 | blockchain: sanity check number of precomputed hash of hash blocks | moneromooo-monero | 1 | -1/+6 |
2018-02-01 | txpool: Properly bail out when outputs_amount == inputs_amount | Leon Klingele | 1 | -1/+8 |
2018-01-31 | blockchain: move bulletproofs to v8 | moneromooo-monero | 1 | -4/+5 |
2018-01-29 | cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub | stoffu | 2 | -10/+14 |
2018-01-27 | Merge pull request #3144 | Riccardo Spagni | 2 | -1/+16 |
2018-01-27 | Merge pull request #3143 | Riccardo Spagni | 1 | -0/+6 |
2018-01-26 | Update 2018 copyright | xmr-eric | 10 | -10/+10 |
2018-01-25 | Merge pull request #3014 | Riccardo Spagni | 1 | -1/+1 |
2018-01-17 | rpc: expose recent median block size in getinfo | moneromooo-monero | 2 | -1/+16 |
2018-01-17 | cryptonote_core: add --disable-dns-checkpoints flag | moneromooo-monero | 1 | -0/+6 |
2018-01-10 | blockchain: remove minor floating point usage | moneromooo-monero | 1 | -1/+1 |
2018-01-10 | Merge pull request #2971 | Riccardo Spagni | 3 | -11/+34 |
2017-12-25 | Merge pull request #2929 | Riccardo Spagni | 1 | -5/+35 |
2017-12-20 | Fix exceptions not finding txpool txes when relaying | moneromooo-monero | 3 | -11/+34 |
2017-12-18 | cryptonote_core: remove unused functions with off by one bugs | moneromooo-monero | 4 | -105/+0 |