| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make d2h et al. constant-time | Jethro Grassie | 2019-11-19 | 1 | -30/+8 |
| * | Merge pull request #6152 | luigi1111 | 2019-11-18 | 3 | -2/+2 |
| |\ | |||||
| | * | v0.15.0.1 version bump | moneromooo-monero | 2019-11-18 | 3 | -2/+2 |
| * | | Fix #6147 DB corruption from child process overwrite | Howard Chu | 2019-11-17 | 1 | -1/+6 |
| |/ | |||||
| * | wallet: set non-empty error string on connection failure | xiphon | 2019-11-15 | 1 | -1/+1 |
| * | wallet2: fix pool txes not being flushed when mined | moneromooo-monero | 2019-11-04 | 1 | -1/+1 |
| * | Merge pull request #6075 | Riccardo Spagni | 2019-11-03 | 7 | -38/+110 |
| |\ | |||||
| | * | simplewallet: plug a timing leak | moneromooo-monero | 2019-11-02 | 2 | -10/+31 |
| | * | wallet: reuse cached height when set after refresh | moneromooo-monero | 2019-11-01 | 2 | -0/+11 |
| | * | wallet2: fix is_synced checking target height, not height | moneromooo-monero | 2019-11-01 | 1 | -1/+1 |
| | * | wallet: fix another facet of "did I get some monero" information leak | moneromooo-monero | 2019-11-01 | 4 | -15/+50 |
| | * | wallet2: do not send an unnecessary last getblocks.bin call on refresh | moneromooo-monero | 2019-11-01 | 2 | -7/+17 |
| | * | wallet2: do not repeatedly ask for pool txes sent to us | moneromooo-monero | 2019-11-01 | 1 | -5/+0 |
| * | | Merge pull request #6079 | Riccardo Spagni | 2019-11-02 | 4 | -3/+4 |
| * | | Merge pull request #6066 | Riccardo Spagni | 2019-11-01 | 5 | -12/+18 |
| |\ \ | |||||
| | * | | cryptonote: untangle dependency from miner to blockchain | moneromooo-monero | 2019-10-31 | 5 | -12/+18 |
| | |/ | |||||
| * | | Merge pull request #6064 | Riccardo Spagni | 2019-11-01 | 2 | -3/+6 |
| |\ \ | |/ |/| | |||||
| | * | daemon: always use bootstrap daemon (if set) in '--no-sync' mode | xiphon | 2019-10-30 | 2 | -3/+6 |
| * | | Merge pull request #6045 | luigi1111 | 2019-10-27 | 1 | -2/+11 |
| |\ \ | |||||
| | * | | blockchain: fix unwanted error when probing the pool for a tx | moneromooo-monero | 2019-10-27 | 1 | -2/+11 |
| * | | | wallet: do not warn if the rpc cost was free | moneromooo-monero | 2019-10-27 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #6017 | luigi1111 | 2019-10-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rpc: Include tag in get_info version string | Nathan Dorfman | 2019-10-24 | 1 | -1/+1 |
| * | | | rpc: fix PRIx64 build error on some systems | moneromooo-monero | 2019-10-26 | 1 | -1/+1 |
| * | | | Merge pull request #6024 | luigi1111 | 2019-10-25 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | device: bounds checking in Ledger send_secret/receive_secret | xiphon | 2019-10-25 | 1 | -0/+4 |
| * | | | | Merge pull request #5958 | luigi1111 | 2019-10-25 | 3 | -108/+217 |
| |\| | | | |||||
| | * | | | Fix debug feature | cslashm | 2019-10-03 | 1 | -0/+2 |
| | * | | | Revert PR #5835 (export view key) | cslashm | 2019-10-03 | 1 | -1/+1 |
| | * | | | Add display address | cslashm | 2019-10-03 | 2 | -1/+24 |
| | * | | | Add hmac over encrypted value during transaction | cslashm | 2019-10-03 | 3 | -106/+190 |
| * | | | | Merge pull request #6028 | luigi1111 | 2019-10-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | tx_pool: fix divide by 0 in log | moneromooo-monero | 2019-10-25 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #6007 | luigi1111 | 2019-10-25 | 10 | -1/+97 |
| |\ \ \ \ | |||||
| | * | | | | rpc: add a flush_cache RPC | moneromooo-monero | 2019-10-25 | 10 | -1/+97 |
| * | | | | | Merge pull request #6023 | luigi1111 | 2019-10-25 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | net: link with libzmq | moneromooo-monero | 2019-10-25 | 1 | -1/+1 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #6021 | luigi1111 | 2019-10-25 | 3 | -14/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | Change monerod --proxy to --tx-proxy | Lee Clagett | 2019-10-24 | 3 | -14/+14 |
| * | | | | | | Merge pull request #6019 | luigi1111 | 2019-10-25 | 2 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | changed 'batttery' to 'battery' | Jake Hemmerle | 2019-10-24 | 2 | -3/+3 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #6014 | luigi1111 | 2019-10-25 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | wallet2: error out when we need a daemon password but have no prompt function | moneromooo-monero | 2019-10-23 | 1 | -0/+5 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge pull request #6013 | luigi1111 | 2019-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | wallet2: fix the logged number of detached transfers | moneromooo-monero | 2019-10-23 | 1 | -0/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5357 | luigi1111 | 2019-10-25 | 41 | -794/+3548 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | simplewallet: add public_nodes command | moneromooo-monero | 2019-10-25 | 7 | -22/+99 |
| | * | | | | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 41 | -789/+3452 |
| | * | | | | add a quick early out to get_blocks.bin when up to date | moneromooo-monero | 2019-10-24 | 1 | -1/+15 |
| | |/ / / | |||||
| * | | | | Merge pull request #6002 | luigi1111 | 2019-10-24 | 1 | -0/+4 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
