| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5855 | luigi1111 | 2019-09-08 | 5 | -58/+88 |
| |\ | |||||
| | * | wallet: fix mismatch between two concepts of "balance" | moneromooo-monero | 2019-09-05 | 5 | -58/+88 |
| * | | Merge pull request #5850 | luigi1111 | 2019-09-08 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | wallet2: fix unset_ring tx retrieval checks | moneromooo-monero | 2019-08-24 | 1 | -3/+1 |
| | |/ | |||||
| * | | Merge pull request #5849 | luigi1111 | 2019-09-08 | 3 | -7/+22 |
| |\ \ | |||||
| | * | | daemon: add pruned and publicrpc flags to print_pl | moneromooo-monero | 2019-08-23 | 3 | -7/+22 |
| | |/ | |||||
| * | | Merge pull request #5847 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | wallet2: fix cold signing losing tx keys | moneromooo-monero | 2019-08-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #5843 | luigi1111 | 2019-09-08 | 2 | -3/+176 |
| |\ \ | |||||
| | * | | ringdb: fix bug in blackballing | stoffu | 2019-08-22 | 1 | -1/+1 |
| | * | | blockchain_blackball: use is_output_spent instead of ringdb.blackballed for s... | stoffu | 2019-08-22 | 1 | -1/+11 |
| | * | | blockchain_blackball: add --historical-stat which prints historical stats of ... | stoffu | 2019-08-22 | 1 | -2/+165 |
| * | | | Merge pull request #5842 | luigi1111 | 2019-09-08 | 1 | -1/+16 |
| |\ \ \ | |||||
| | * | | | simplewallet: moan harder about untrusted nodes | moneromooo-monero | 2019-08-24 | 1 | -1/+16 |
| | |/ / | |||||
| * | | | Merge pull request #5841 | luigi1111 | 2019-09-08 | 1 | -1/+10 |
| |\ \ \ | |||||
| | * | | | p2p: reject incoming connections to self | moneromooo-monero | 2019-08-22 | 1 | -1/+10 |
| | |/ / | |||||
| * | | | Merge pull request #5840 | luigi1111 | 2019-09-08 | 5 | -0/+64 |
| |\ \ \ | |||||
| | * | | | daemon: implement 'set_bootstrap_daemon' command | xiphon | 2019-08-23 | 5 | -0/+64 |
| | |/ / | |||||
| * | | | Merge pull request #5839 | luigi1111 | 2019-09-08 | 2 | -17/+26 |
| |\ \ \ | |||||
| | * | | | p2p: sanitize peer lists | moneromooo-monero | 2019-08-21 | 2 | -17/+26 |
| | |/ / | |||||
| * | | | Merge pull request #5838 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | p2p: move log away from global | moneromooo-monero | 2019-08-21 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #5835 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | device: fix ledger requesting secret keys export twice | xiphon | 2019-08-20 | 1 | -1/+1 |
| * | | | | Merge pull request #5833 | luigi1111 | 2019-09-08 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used' | xiphon | 2019-08-20 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #5830 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | daemon: fix merge error removing the "never seen before" timestamp check | moneromooo-monero | 2019-08-20 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Fix IP address serialization on big endian | moneromooo-monero | 2019-09-04 | 1 | -0/+2 |
| * | | | | slow-hash: fix CNv2+ on big endian | moneromooo-monero | 2019-09-04 | 1 | -3/+3 |
| * | | | | db_lmdb: print percentages as percentages, not ratios | moneromooo-monero | 2019-09-04 | 1 | -1/+1 |
| * | | | | difficulty: fix check_hash on big endian | moneromooo-monero | 2019-09-04 | 1 | -1/+0 |
| * | | | | Merge pull request #5822 | luigi1111 | 2019-09-04 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | reject setting lookahead major or minor to 0 | moneromooo-monero | 2019-08-19 | 1 | -0/+2 |
| * | | | | | Merge pull request #5819 | luigi1111 | 2019-09-04 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | blockchain: Fix alt chain generated coins overflow | iamamyth | 2019-08-18 | 1 | -1/+2 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #5806 | luigi1111 | 2019-09-04 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | cryptonote_protocol: fix '--no-sync', ignore new blocks and txes | xiphon | 2019-08-11 | 1 | -3/+3 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5799 | luigi1111 | 2019-09-04 | 5 | -35/+246 |
| |\ \ \ \ \ | |||||
| | * | | | | | daemon: automatic public nodes discovering and bootstrap daemon switching | xiphon | 2019-08-27 | 5 | -35/+246 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #5536 | luigi1111 | 2019-09-04 | 7 | -136/+489 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplewallet: lock console on inactivity | moneromooo-monero | 2019-08-28 | 7 | -136/+489 |
| * | | | | | | Merge pull request #5793 | luigi1111 | 2019-08-29 | 12 | -79/+1156 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 12 | -79/+1156 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5707 | luigi1111 | 2019-08-28 | 4 | -76/+53 |
| |\ \ \ \ \ | |||||
| | * | | | | | MLSAG speedup and additional checks | Sarang Noether | 2019-08-27 | 4 | -76/+53 |
| * | | | | | | Merge pull request #5729 | luigi1111 | 2019-08-27 | 2 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | device_ledger: fix uninitialized additional_key | moneromooo-monero | 2019-08-26 | 1 | -1/+1 |
| | * | | | | | | device_ledger: add paranoid buffer overflow check | moneromooo-monero | 2019-08-26 | 1 | -1/+3 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #5609 | luigi1111 | 2019-08-27 | 5 | -2/+41 |
| |\ \ \ \ \ \ | |||||
