| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | wallet2: reject zero keys in json input | moneromooo-monero | 2020-01-16 | 1 | -0/+4 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #6295 | Alexander Blair | 2020-03-27 | 3 | -7/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | p2p: do not add recently failed addresses to the peerlist | moneromooo-monero | 2020-03-20 | 3 | -7/+17 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #6289 | Alexander Blair | 2020-03-27 | 5 | -12/+59 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | wallet: reroll fake outs selection on local tx_sanity_check failure | xiphon | 2020-01-14 | 5 | -12/+59 | |
| * | | | | | | | | | | Merge pull request #6288 | Alexander Blair | 2020-03-27 | 3 | -20/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ringdb: use a different iv for key and data in rings table | moneromooo-monero | 2020-01-09 | 1 | -18/+37 | |
| | * | | | | | | | | | | simplewallet: reword mixin in user message in terms of ring size | moneromooo-monero | 2020-01-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | wallet2: do not remove known rings when a tx fails | moneromooo-monero | 2020-01-09 | 1 | -1/+0 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #6285 | Alexander Blair | 2020-03-27 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net: fix incorrect less operator for top/i2p addresses | Aaron Hook | 2020-01-18 | 2 | -2/+4 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #6284 | Alexander Blair | 2020-03-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix check_fee() discrepancy. | UkoeHB | 2020-01-09 | 1 | -2/+2 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #6283 | Alexander Blair | 2020-03-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | p2p: fix off by one adding fallback peers | moneromooo-monero | 2020-01-07 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #6282 | Alexander Blair | 2020-03-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Daemon: Guard against reporting "synchronized" too early | rbrunner7 | 2020-01-10 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #6280 | Alexander Blair | 2020-03-27 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | p2p: fix spurious warning when we're connected to at last one seed | moneromooo-monero | 2020-01-31 | 1 | -2/+8 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #6279 | Alexander Blair | 2020-03-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | p2p: fix adding wrong indices to the filtered peer list | moneromooo-monero | 2020-01-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #6275 | Alexander Blair | 2020-03-27 | 11 | -326/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | p2p: remove old debug commands | Aaron Hook | 2020-03-20 | 11 | -326/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #6227 | Alexander Blair | 2020-03-27 | 2 | -30/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | core: move the LockedTXN class out of txpool so it may be reused | moneromooo-monero | 2020-03-12 | 2 | -30/+65 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | workaround for GetObject windows.h macro and rapidjson conflict | xiphon | 2020-03-14 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6273 | Alexander Blair | 2020-03-12 | 9 | -1004/+779 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Various improvements to the ZMQ JSON-RPC handling: | Lee Clagett | 2020-03-05 | 9 | -1004/+779 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6268 | Alexander Blair | 2020-03-12 | 4 | -13/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wallet: fix exceptions getting the hash of a pruned tx | moneromooo-monero | 2019-12-30 | 4 | -13/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6243 | Alexander Blair | 2020-03-12 | 5 | -79/+32 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | p2p: remove obsolete local time in handshake | moneromooo-monero | 2020-01-29 | 2 | -5/+0 | |
| | * | | | | | | | p2p: avoid sending the same peer list over and over | moneromooo-monero | 2020-01-29 | 3 | -4/+17 | |
| | * | | | | | | | p2p: remove backward compatible peer list | moneromooo-monero | 2020-01-26 | 1 | -58/+2 | |
| | * | | | | | | | p2p: simplify last_seen serialization now we have optional stores | moneromooo-monero | 2020-01-26 | 1 | -2/+1 | |
| | * | | | | | | | cryptonote_protocol: omit top 64 bits of difficulty when 0 | moneromooo-monero | 2020-01-26 | 1 | -2/+8 | |
| | * | | | | | | | p2p: remove obsolete local time from TIMED_SYNC | moneromooo-monero | 2020-01-26 | 3 | -8/+4 | |
| * | | | | | | | | Merge pull request #6248 | Alexander Blair | 2020-02-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | p2p: drop the peerlist dump to TRACE | moneromooo-monero | 2019-12-17 | 1 | -1/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #6238 | Alexander Blair | 2020-02-28 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wallet2: guard against race with multiple decrypt_keys users | moneromooo-monero | 2019-12-17 | 2 | -0/+9 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6222 | Alexander Blair | 2020-02-28 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | simplewallet: set manual refresh mode in rescan_bc | moneromooo-monero | 2019-12-07 | 1 | -0/+2 | |
| * | | | | | | | | | Merge pull request #6058 | Alexander Blair | 2020-02-28 | 2 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | simplewallet: point to "set help" in the lock screen message | moneromooo-monero | 2019-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | | util: allow newlines in string to be split | moneromooo-monero | 2019-11-25 | 1 | -1/+14 | |
| * | | | | | | | | | | Merge pull request #6259 | Alexander Blair | 2020-02-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rpc: fill miner_tx_hash again | moneromooo-monero | 2019-12-20 | 1 | -0/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #6242 | Alexander Blair | 2020-02-28 | 1 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | rpc: drop the obsolete and wrong "unpruned size" log | moneromooo-monero | 2019-12-16 | 1 | -6/+4 | |
| | |/ / / / / / / / / | ||||||
