| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | 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 | |
| |\ \ \ | ||||||
| | * | | | wallet: make the segregation height settable | moneromooo-monero | 2018-03-17 | 4 | -9/+87 | |
| | |/ / | ||||||
| * / / | Move v7 fork to 1546000 to give more update time | moneromooo-monero | 2018-03-18 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #3421 | Riccardo Spagni | 2018-03-17 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | wallet_rpc_server: add sweep_unmixable as alias for sweep_dust | moneromooo-monero | 2018-03-17 | 1 | -0/+1 | |
| * | | | Merge pull request #3418 | Riccardo Spagni | 2018-03-17 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | blockchain: forbid bulletproof types before v8 | moneromooo-monero | 2018-03-16 | 1 | -1/+2 | |
| * | | | | Add command line option allowing to restrict the default sub-address lookahea... | stoffu | 2018-03-16 | 3 | -1/+84 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #3416 | Riccardo Spagni | 2018-03-16 | 1 | -0/+5 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: fix restore height prompt that got disabled by #3175 | stoffu | 2018-03-16 | 1 | -0/+5 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3414 | Riccardo Spagni | 2018-03-16 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | blockchain: fix log message about per-kB fee | stoffu | 2018-03-16 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #3376 | Riccardo Spagni | 2018-03-16 | 1 | -2/+6 | |
| |\ \ \ | ||||||
| | * | | | show '<Not set>' for empty wallet description | cryptochangements34 | 2018-03-15 | 1 | -2/+6 | |
| * | | | | Merge pull request #3336 | Riccardo Spagni | 2018-03-16 | 12 | -19/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix typos in various files | Dimitris Apostolou | 2018-03-15 | 12 | -19/+19 | |
| | | |/ / | |/| | | ||||||
| * | | | | wallet: more user friendly print_ring | moneromooo-monero | 2018-03-16 | 6 | -14/+100 | |
| * | | | | wallet2_api: add key reuse mitigations API | moneromooo-monero | 2018-03-16 | 3 | -0/+27 | |
| * | | | | wallet2_api: add ring api | moneromooo-monero | 2018-03-16 | 3 | -0/+46 | |
| * | | | | ringdb: factor ring addition code | moneromooo-monero | 2018-03-16 | 1 | -22/+16 | |
| * | | | | wallet2_api: add blackball api | moneromooo-monero | 2018-03-16 | 4 | -0/+65 | |
| * | | | | ringdb: use the genesis block as a db name | moneromooo-monero | 2018-03-16 | 4 | -6/+10 | |
