| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | blockchain_blackball: fix build with CLANG 5 | moneromooo-monero | 2018-04-12 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Use 'boost' mutex instead of 'std' mutex | cslashm | 2018-04-12 | 1 | -4/+4 | |
| * | | | | | | Fix sub-address tx scan. | cslashm | 2018-04-12 | 6 | -3/+33 | |
| * | | | | | | Merge pull request #3549 | Riccardo Spagni | 2018-04-12 | 3 | -29/+58 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: request transactions in slices when scanning for known rings | moneromooo-monero | 2018-04-07 | 1 | -22/+32 | |
| | * | | | | | | rpc: allow getting pruned blocks from gettransactions | moneromooo-monero | 2018-04-07 | 3 | -8/+27 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3609 | Riccardo Spagni | 2018-04-12 | 1 | -17/+26 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tx_pool: fix loading with colliding key images | moneromooo-monero | 2018-04-11 | 1 | -17/+26 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3602 | Riccardo Spagni | 2018-04-12 | 2 | -2/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | common: make this build with unbound 1.4.20 | moneromooo-monero | 2018-04-10 | 2 | -2/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3615 | Riccardo Spagni | 2018-04-12 | 1 | -9/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: fix misc issues when the ringdb can't be initialized | moneromooo-monero | 2018-04-12 | 1 | -9/+9 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3555 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet2: move segregation height to v7 | moneromooo-monero | 2018-04-05 | 1 | -1/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #3534 | Riccardo Spagni | 2018-04-12 | 3 | -0/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | wallet: warn if not using the default ring size | moneromooo-monero | 2018-03-31 | 3 | -0/+30 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3532 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | simplewallet: warn about key reuse on startup | moneromooo-monero | 2018-03-31 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #3530 | Riccardo Spagni | 2018-04-12 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | cryptonote_tx_util: make destinations properly shuffled | stoffu | 2018-03-31 | 1 | -2/+3 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #3516 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | wallet: fix default mixin (4 -> 6) | sneurlax | 2018-03-28 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #3511 | Riccardo Spagni | 2018-04-12 | 1 | -2/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | device: fix endianess dependence on subaddress secret key generation | moneromooo-monero | 2018-03-28 | 1 | -2/+6 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3502 | Riccardo Spagni | 2018-04-12 | 5 | -7/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | fix lambda compile error on openbsd | moneromooo-monero | 2018-03-27 | 5 | -7/+7 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3536 | Riccardo Spagni | 2018-04-12 | 8 | -473/+413 | |
| |\ \ \ \ | ||||||
| | * | | | | Add the possibility to export private view key for fast scan. | cslashm | 2018-03-31 | 7 | -93/+200 | |
| | * | | | | Change mutex lock model to avoid dead lock and ensure locks are always released. | cslashm | 2018-03-31 | 5 | -385/+202 | |
| | * | | | | Automatic height setup when creating/restoring hw device. | cslashm | 2018-03-31 | 1 | -2/+18 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3492 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | update block hashes for checkpoints.dat | Riccardo Spagni | 2018-03-24 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3485 | Riccardo Spagni | 2018-04-12 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | rpc: make get_output_distribution a non-restricted RPC | moneromooo-monero | 2018-03-23 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #3473 | Riccardo Spagni | 2018-04-12 | 1 | -5/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: set from_height of GET_OUTPUT_DISTRIBUTION correctly | stoffu | 2018-03-22 | 1 | -1/+1 | |
| | * | | | | wallet2: enable the mitigation only after the fork height | stoffu | 2018-03-22 | 1 | -4/+5 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3471 | Riccardo Spagni | 2018-04-12 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | p2p: correct port number for seed nodes | stoffu | 2018-03-22 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3468 | Riccardo Spagni | 2018-04-12 | 1 | -0/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix for loading settings of key reuse mitigation | stoffu | 2018-03-22 | 1 | -0/+9 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #3461 | Riccardo Spagni | 2018-04-12 | 3 | -20/+48 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | wallet: catch exceptions dealing with ringdb and warn | moneromooo-monero | 2018-03-21 | 3 | -20/+48 | |
| | |/ / | ||||||
| * / / | core: fix use of uninitialised data | moneromooo-monero | 2018-03-18 | 2 | -2/+4 | |
| |/ / | ||||||
| * | | update checkpoints | Riccardo Spagni | 2018-03-18 | 1 | -0/+2 | |
| * | | update checkpoints.dat to block 1532400 | Riccardo Spagni | 2018-03-18 | 1 | -0/+0 | |
| * | | update version to 0.12 Lithium Luna | Riccardo Spagni | 2018-03-18 | 1 | -2/+2 | |
| * | | Merge pull request #3426 | Riccardo Spagni | 2018-03-18 | 18 | -26/+70 | |
| |\ \ | ||||||
| | * | | simplewallet: new --use-english-language-names flag | moneromooo-monero | 2018-03-17 | 18 | -26/+70 | |
| * | | | Merge pull request #3419 | Riccardo Spagni | 2018-03-18 | 4 | -9/+87 | |
| |\ \ \ | ||||||
