| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move documentation files to their own directory | Guillaume Le Vaillant | 2020-10-03 | 6 | -4/+4 |
| * | Merge pull request #6841 | Alexander Blair | 2020-09-27 | 2 | -0/+8 |
| |\ | |||||
| | * | fix a couple bugs found by OSS-fuzz | moneromooo-monero | 2020-09-24 | 2 | -0/+8 |
| * | | Merge pull request #6840 | Alexander Blair | 2020-09-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fuzz_tests: fix build error in signature fuzz test | moneromooo-monero | 2020-09-24 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6838 | Alexander Blair | 2020-09-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | build: ARM - disable stack trace due to segfault in libunwind | xiphon | 2020-09-22 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6836 | Alexander Blair | 2020-09-27 | 1 | -12/+11 |
| |\ \ | |||||
| | * | | functional_tests: rewrite mining code, clearer timeout info | iamamyth | 2020-09-24 | 1 | -12/+11 |
| | |/ | |||||
| * | | Merge pull request #6834 | Alexander Blair | 2020-09-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | daemon: Windows - fix FAT32 warning, trailing backslash is required | xiphon | 2020-09-20 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6824 | Alexander Blair | 2020-09-27 | 1 | -0/+4 |
| |\ \ | |/ |/| | |||||
| | * | link libzmq against libgssapi_krb5 if found | moneromooo-monero | 2020-09-17 | 1 | -0/+4 |
| * | | Merge pull request #6819v0.17.0.0 | luigi1111 | 2020-09-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | simplewallet fix wrong persistent-rpc-client-id name in help | moneromooo-monero | 2020-09-14 | 1 | -1/+1 |
| * | | | Merge pull request #6816 | luigi1111 | 2020-09-15 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | Remove unused macros from cryptonote_config.h | TheCharlatan | 2020-09-14 | 1 | -2/+0 |
| * | | | | Merge pull request #6793 | luigi1111 | 2020-09-15 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | update error message "No unlocked balance in the specified account" | woodser | 2020-09-01 | 1 | -1/+1 |
| * | | | | | Merge pull request #6745 | luigi1111 | 2020-09-15 | 13 | -51/+122 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | wallet2: adapt to deterministic unlock time | TheCharlatan | 2020-09-15 | 10 | -23/+57 |
| | * | | | | blockchain: deterministic UNIX time unlock checks | moneromooo-monero | 2020-09-15 | 3 | -28/+65 |
| |/ / / / | |||||
| * | | | | Merge pull request #6815 | luigi1111 | 2020-09-14 | 2 | -4/+9 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: fix tx sanity check triggering on pre-rct outputs | moneromooo-monero | 2020-09-12 | 2 | -4/+9 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #6813 | luigi1111 | 2020-09-14 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix typo in command line argument description | Reinaldulin | 2020-09-09 | 1 | -1/+1 |
| * | | | | | Merge pull request #6812 | luigi1111 | 2020-09-14 | 11 | -14/+17 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | build: prepare v0.17 | selsta | 2020-09-14 | 11 | -14/+17 |
| |/ / / / | |||||
| * | | | | Merge pull request #6805 | luigi1111 | 2020-09-07 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | blockchain: fix pow skipping for old blocks without precalc hash | moneromooo-monero | 2020-09-07 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #6804 | luigi1111 | 2020-09-07 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | rpc: assume randomx from v13 onwards | moneromooo-monero | 2020-09-07 | 1 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6803 | luigi1111 | 2020-09-07 | 1 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | Revert "unbound: update to get build fixes" | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #6800 | luigi1111 | 2020-09-07 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Let stagenet hardfork happen before mainnet. | Norman Moeschter | 2020-09-04 | 1 | -2/+2 |
| * | | | | | Merge pull request #6798 | luigi1111 | 2020-09-07 | 4 | -23/+50 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | enable CLSAG support for Trezor client | Dusan Klinec | 2020-09-04 | 4 | -23/+50 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #6111 | Riccardo Spagni | 2020-09-06 | 14 | -55/+306 |
| |\ \ \ \ | |||||
| | * | | | | functional_tests: add a large (many randomx epochs) p2p reorg test | moneromooo-monero | 2020-08-27 | 2 | -4/+54 |
| | * | | | | functional_tests: add randomx tests | moneromooo-monero | 2020-08-27 | 3 | -4/+163 |
| | * | | | | core: fix mining from a block that's not the current top | moneromooo-monero | 2020-08-27 | 10 | -47/+89 |
| * | | | | | Merge pull request #6802 | Riccardo Spagni | 2020-09-06 | 1 | -0/+0 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | unbound: update to get build fixes | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| |/ / / / | |||||
| * | | | | Merge pull request #6794 | luigi1111 | 2020-09-03 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | hardforks: add v13/v14 for testnet | moneromooo-monero | 2020-09-02 | 1 | -0/+2 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #6757 | luigi1111 | 2020-09-03 | 8 | -60/+72 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 2020-09-01 | 8 | -60/+72 |
| * | | | | Merge pull request #6789 | luigi1111 | 2020-08-31 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | net: fix get_tcp_endpoint, boost address_v4 ip in host byte order | xiphon | 2020-08-29 | 1 | -1/+1 |
