| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | 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 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #3650 | Riccardo Spagni | 2018-04-28 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | import_multisig_info: fix sanity check crash in detach_blockchain | Mikhail Mitkevichl | 2018-04-21 | 1 | -1/+6 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3670 | Riccardo Spagni | 2018-04-21 | 1 | -10/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Build: update CMake and p2p for in-tree miniupnp | anonimal | 2018-04-21 | 1 | -10/+3 | |
| | * | | | | | | | CMake: update new location of in-tree miniupnpc | anonimal | 2018-04-19 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3579 | Riccardo Spagni | 2018-04-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simplewallet: fix help message of sign_transfer | stoffu | 2018-04-07 | 1 | -2/+2 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3576 | Riccardo Spagni | 2018-04-21 | 3 | -39/+35 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv... | stoffu | 2018-04-07 | 3 | -39/+35 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3636 | Riccardo Spagni | 2018-04-21 | 1 | -23/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | daemon: read config file before reading any other args | stoffu | 2018-04-14 | 1 | -23/+22 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3633 | Riccardo Spagni | 2018-04-21 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | device: add a one off override keyword where appropriate | moneromooo-monero | 2018-04-14 | 2 | -2/+2 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3630 | Riccardo Spagni | 2018-04-21 | 5 | -0/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | simplewallet: add version command | moneromooo-monero | 2018-04-13 | 2 | -0/+12 | |
| | * | | | | | | | daemon: add a version command | moneromooo-monero | 2018-04-13 | 3 | -0/+14 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3624 | Riccardo Spagni | 2018-04-21 | 1 | -0/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | util: log stack trace on crash | moneromooo-monero | 2018-04-12 | 1 | -0/+39 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #3672 | Riccardo Spagni | 2018-04-21 | 3 | -1/+39 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | wallet2: increase rpc timeout for get_output_distribution | moneromooo-monero | 2018-04-19 | 1 | -1/+1 | |
| | * | | | | | | add top height to get_output_distribution, and cache it for rct | moneromooo-monero | 2018-04-19 | 3 | -0/+37 | |
| | * | | | | | | rpc: add missing perf timer for get_output_distribution | moneromooo-monero | 2018-04-19 | 1 | -0/+1 | |
| * | | | | | | | wallet2: store subaddress lookahead settings | stoffu | 2018-04-12 | 1 | -0/+12 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #3618 | Riccardo Spagni | 2018-04-12 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 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 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
