| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6845v0.17.0.1 | luigi1111 | 2020-09-25 | 1 | -0/+4 |
| |\ | | | | | | | 0473abf link libzmq against libgssapi_krb5 if found (moneromooo-monero) | ||||
| | * | link libzmq against libgssapi_krb5 if found | moneromooo-monero | 2020-09-25 | 1 | -0/+4 |
| | | | |||||
| * | | Merge pull request #6843 | luigi1111 | 2020-09-25 | 6 | -9/+10 |
| |\ \ | | | | | | | | | | c02d24f build: prepare v0.17.0.1 (selsta) | ||||
| | * | | build: prepare v0.17.0.1 | selsta | 2020-09-25 | 6 | -9/+10 |
| | |/ | |||||
| * | | Merge pull request #6842 | luigi1111 | 2020-09-25 | 2 | -0/+8 |
| |\ \ | | | | | | | | | | 9e6187a fix a couple bugs found by OSS-fuzz (moneromooo-monero) | ||||
| | * | | fix a couple bugs found by OSS-fuzz | moneromooo-monero | 2020-09-24 | 2 | -0/+8 |
| | |/ | | | | | | | | | - index out of bounds when importing outputs - accessing invalid CLSAG data | ||||
| * | | Merge pull request #6835 | luigi1111 | 2020-09-25 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | 4846743 daemon: Windows - fix FAT32 warning, trailing backslash is required (xiphon) | ||||
| | * | daemon: Windows - fix FAT32 warning, trailing backslash is required | xiphon | 2020-09-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #6819v0.17.0.0 | luigi1111 | 2020-09-15 | 1 | -1/+1 |
| |\ | | | | | | | c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero) | ||||
| | * | 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 |
| |\ \ | | | | | | | | | | 929ea98 Remove unused macros from cryptonote_config.h (TheCharlatan) | ||||
| | * | | 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 |
| |\ \ \ | | | | | | | | | | | | | de9a9fb update error message 'No unlocked balance in the specified account' (woodser) | ||||
| | * | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 80e535c wallet2: adapt to deterministic unlock time (TheCharlatan) 4971219 blockchain: deterministic UNIX time unlock checks (moneromooo-monero) | ||||
| | * | | | | 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 |
| |/ / / / | | | | | | | | | | | | | Based on a patch by TheCharlatan <seb.kung@gmail.com> | ||||
| * | | | | Merge pull request #6815 | luigi1111 | 2020-09-14 | 2 | -4/+9 |
| |\ \ \ \ | | | | | | | | | | | | | | | | ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | a3844e2 Fix typo in command line argument description (reinaldoacosta) | ||||
| | * | | | | 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 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | f240b1d build: prepare v0.17 (selsta) | ||||
| | * | | | | build: prepare v0.17 | selsta | 2020-09-14 | 11 | -14/+17 |
| |/ / / / | |||||
| * | | | | Merge pull request #6805 | luigi1111 | 2020-09-07 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | fc2cb22 blockchain: fix pow skipping for old blocks without precalc hash (moneromooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 5498142 rpc: assume randomx from v13 onwards (moneromooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 1b9fe07 Revert 'unbound: update to get build fixes' (moneromooo-monero) | ||||
| | * | | | | Revert "unbound: update to get build fixes" | moneromooo-monero | 2020-09-06 | 1 | -0/+0 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | This reverts commit 541a7c81a1c9e6b261fc13e0b9e3829df46a0bdf. It breaks the depends build | ||||
| * | | | | Merge pull request #6800 | luigi1111 | 2020-09-07 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 036da6d Let stagenet hardfork happen before mainnet. (normoes) | ||||
| | * | | | | 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 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | 4e44306 enable CLSAG support for Trezor client (ph4r05) | ||||
| | * | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | d20ff4f64 functional_tests: add a large (many randomx epochs) p2p reorg test (moneromooo-monero) 6a0b3b1f8 functional_tests: add randomx tests (moneromooo-monero) 9d42649d5 core: fix mining from a block that's not the current top (moneromooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | 541a7c81a unbound: update to get build fixes (moneromooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | | | | b09cc3d hardforks: add v13/v14 for testnet (moneromooo-monero) | ||||
| | * | | | | 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 |
| |\ \ \ \ | |/ / / |/| | | | | | | | 6a37da8 threadpool: guard against exceptions in jobs, and armour plating (moneromooo-monero) | ||||
| | * | | | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 2020-09-01 | 8 | -60/+72 |
| | | | | | | | | | | | | | | | | | | | | | Those would, if uncaught, exit run and leave the waiter to wait indefinitely for the number of active jobs to reach 0 | ||||
| * | | | | Merge pull request #6789 | luigi1111 | 2020-08-31 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | bdcf587 net: fix get_tcp_endpoint, boost address_v4 ip in host byte order (xiphon) | ||||
| | * | | | | net: fix get_tcp_endpoint, boost address_v4 ip in host byte order | xiphon | 2020-08-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #6788 | luigi1111 | 2020-08-31 | 1 | -21/+20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | 5245ba1 Made spelling, grammar, and punctuation changes. Squashed commits into one as requested. (cryptographicfool) | ||||
| | * | | | | | Made spelling, grammar, and punctuation changes. Squashed commits into one ↵ | cryptographicfool | 2020-08-28 | 1 | -21/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as requested. Made some corrections as suggested. | ||||
| * | | | | | | Merge pull request #6786 | luigi1111 | 2020-08-31 | 2 | -7/+9 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 975ae22 Fix send scalar z in plaintext (grydz) 333ae55 Update minimal Ledger Monero app version (grydz) 0a3c5a6 Update protocol version with Ledger's HW (grydz) | ||||
| | * | | | | | | Fix send scalar z in plaintext | François Colas | 2020-08-28 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The scalar z has not been generated on the HW thus it can't be sent encrypted. The value is derived from the exported private view key. | ||||
| | * | | | | | | Update minimal Ledger Monero app version | François Colas | 2020-08-28 | 1 | -2/+2 |
| | | | | | | | | |||||
