| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent... | stoffu | 2018-05-30 | 1 | -4/+8 |
| * | Merge pull request #3251 | luigi1111 | 2018-05-29 | 15 | -90/+457 |
| |\ | |||||
| | * | db_lmdb: save pruned and prunable tx data separately | moneromooo-monero | 2018-05-23 | 15 | -90/+457 |
| * | | Merge pull request #3477 | luigi1111 | 2018-05-29 | 2 | -25/+34 |
| |\ \ | |||||
| | * | | simplewallet: add --untrusted-daemon option | moneromooo-monero | 2018-03-22 | 2 | -25/+34 |
| * | | | Merge pull request #3470 | luigi1111 | 2018-05-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | don't show error twice when starting simplewallet | cryptochangements34 | 2018-03-21 | 1 | -1/+1 |
| * | | | | Merge pull request #3446 | luigi1111 | 2018-05-29 | 1 | -4/+0 |
| |\ \ \ \ | |||||
| | * | | | | tx_pool: remove old comment from fill_block_template() | stoffu | 2018-05-28 | 1 | -4/+0 |
| * | | | | | Merge pull request #3420 | luigi1111 | 2018-05-29 | 2 | -3/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain: cache difficulty for next block | moneromooo-monero | 2018-03-19 | 2 | -3/+22 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #3405 | luigi1111 | 2018-05-29 | 2 | -31/+41 |
| |\ \ \ \ \ | |||||
| | * | | | | | wallet2: Update function parameter documentation | Leon Klingele | 2018-03-14 | 2 | -31/+41 |
| * | | | | | | update checkpoints | Riccardo Spagni | 2018-05-23 | 2 | -1/+1 |
| * | | | | | | update checkpoints for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| * | | | | | | bump version for point release | Riccardo Spagni | 2018-05-23 | 1 | -1/+1 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | Merge pull request #3800 | Riccardo Spagni | 2018-05-21 | 2 | -12/+12 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | crypto: more places needing fixing for GCC 8.1 | moneroexamples | 2018-05-13 | 1 | -10/+10 |
| | * | | | | chacha: fix build with GCC 8.1 | moneromooo-monero | 2018-05-13 | 1 | -2/+2 |
| * | | | | | Merge pull request #3787 | Riccardo Spagni | 2018-05-21 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain: invalidate misc caches when popping blocks | moneromooo-monero | 2018-05-09 | 1 | -0/+6 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3832 | Riccardo Spagni | 2018-05-21 | 3 | -11/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix output shuffling for multisig | stoffu | 2018-05-20 | 3 | -11/+13 |
| * | | | | | | Merge pull request #3837 | Riccardo Spagni | 2018-05-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | simplewallet: use correct unit for fee command | stoffu | 2018-05-20 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #3745 | Riccardo Spagni | 2018-05-21 | 2 | -3/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Wallet API: allow log path to be non-default & console output to be configurable | stoffu | 2018-05-04 | 2 | -3/+4 |
| * | | | | | | | speed up get_output_distribution (and precalc common case) | moneromooo-monero | 2018-05-21 | 9 | -23/+182 |
| * | | | | | | | Merge pull request #3830 | Riccardo Spagni | 2018-05-21 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | daemon: request unpruned transactions for print_tx | moneromooo-monero | 2018-05-19 | 1 | -0/+1 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #3749 | Riccardo Spagni | 2018-05-21 | 1 | -0/+47 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | blockchain: pop top if block version disagrees with the ideal fork version | stoffu | 2018-05-06 | 1 | -0/+47 |
| | |/ / / / / | |||||
| * | / / / / | wallet2: consider 6 outputs or less to be unmixable from v7 | moneromooo-monero | 2018-05-10 | 1 | -2/+2 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #3775 | Riccardo Spagni | 2018-05-08 | 2 | -33/+37 |
| |\ \ \ \ \ | |||||
| | * | | | | | cryptonote: make sure outPk setup always happens | moneromooo-monero | 2018-05-07 | 2 | -33/+37 |
| | |/ / / / | |||||
| * / / / / | ringct: do not show verification errors with default settings | moneromooo-monero | 2018-05-04 | 1 | -4/+6 |
| |/ / / / | |||||
| * | | | | Merge pull request #3719 | Riccardo Spagni | 2018-04-29 | 1 | -8/+11 |
| |\ \ \ \ | |||||
| | * | | | | cryptonote_protocol_handler.inl: remove span read just now that failed to pas... | stoffu | 2018-04-28 | 1 | -0/+3 |
| | * | | | | cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool) | stoffu | 2018-04-28 | 1 | -8/+8 |
| * | | | | | Merge pull request #3709 | Riccardo Spagni | 2018-04-28 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Adding required library (dependency of boost::this_thread::sleep_for) | Gene Peters | 2018-04-25 | 1 | -0/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3705 | Riccardo Spagni | 2018-04-28 | 4 | -15/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix broken interactive daemon 'limit' commands plus RPC calls | rbrunner7 | 2018-04-25 | 4 | -15/+9 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3695 | Riccardo Spagni | 2018-04-28 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | slow-hash: fix memory leak for Windows /karbowanec#41 | aivve | 2018-04-24 | 1 | -1/+1 |
| * | | | | | | Merge pull request #3683 | Riccardo Spagni | 2018-04-28 | 3 | -1/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Only log an error if fork version is higher AND is not known. | Thaer Khawaja | 2018-04-22 | 3 | -1/+13 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3685 | Riccardo Spagni | 2018-04-28 | 7 | -10/+19 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | speedup get_output_histogram for all amounts when min_count > 0 | moneromooo-monero | 2018-04-23 | 6 | -10/+16 |
| | * | | | | | | wallet2: add missing parameters to get_output_histogram | moneromooo-monero | 2018-04-23 | 1 | -0/+3 |
| | |/ / / / / | |||||
