| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: update name | selsta | 2020-05-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #6575 | luigi1111 | 2020-05-21 | 2 | -0/+12 |
| |\ | | | | | | | ada8172 rpc: lock access to the rpc payment object (moneromooo-monero) | ||||
| | * | rpc: lock access to the rpc payment object | moneromooo-monero | 2020-05-20 | 2 | -0/+12 |
| | | | |||||
| * | | Merge pull request #6577 | luigi1111 | 2020-05-21 | 2 | -6/+46 |
| |\ \ | | | | | | | | | | 0d92fe5 rpc: add a sanity limit to a few RPC in restricted mode (moneromooo-monero) | ||||
| | * | | rpc: add a sanity limit to a few RPC in restricted mode | moneromooo-monero | 2020-05-20 | 2 | -6/+46 |
| | |/ | |||||
| * | | Merge pull request #6569 | luigi1111 | 2020-05-21 | 2 | -36/+0 |
| |\ \ | | | | | | | | | | 99d702e cryptonote_core: remove 'We are most likely forked' message (moneromooo-monero) | ||||
| | * | | cryptonote_core: remove "We are most likely forked" message | moneromooo-monero | 2020-05-19 | 2 | -36/+0 |
| | |/ | | | | | | | It's time based and we don't have forks every 6 months anymore | ||||
| * | | [release-v0.16] MMS: New 'config_checksum' subcommand | rbrunner7 | 2020-05-20 | 4 | -27/+124 |
| | | | |||||
| * | | Merge pull request #6554 | luigi1111 | 2020-05-19 | 2 | -1/+22 |
| |\ \ | | | | | | | | | | | | | f01d529 cryptonote_protocol: reject requests/notifications before handshake (moneromooo-monero) bbab044 cryptonote_protocol: stricter limit to number of objects requested (moneromooo-monero) | ||||
| | * | | cryptonote_protocol: stricter limit to number of objects requested | moneromooo-monero | 2020-05-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | Reported by xnbya | ||||
| | * | | cryptonote_protocol: reject requests/notifications before handshake | moneromooo-monero | 2020-05-19 | 1 | -0/+20 |
| | |/ | | | | | | | Reported by xnbya | ||||
| * | | Merge pull request #6567 | luigi1111 | 2020-05-19 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | cef39dc protocol: move the 'peer claims higher version' warning to debug (moneromooo-monero) | ||||
| | * | | protocol: move the "peer claims higher version" warning to debug | moneromooo-monero | 2020-05-19 | 1 | -2/+2 |
| | |/ | | | | | | | | | Because there's a neverending supply of cunts claiming a wrong version just to say "look at me" I guess | ||||
| * | | Merge pull request #6562 | luigi1111 | 2020-05-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 705c78b wallet2: fix multisig data clearing stomping on a vector (moneromooo-monero) | ||||
| | * | | wallet2: fix multisig data clearing stomping on a vector | moneromooo-monero | 2020-05-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6560 | luigi1111 | 2020-05-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 4291344 serialization: fix bad rapidjson api usage (moneromooo-monero) | ||||
| | * | | serialization: fix bad rapidjson api usage | moneromooo-monero | 2020-05-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #6545 | luigi1111 | 2020-05-19 | 1 | -5/+72 |
| |\ \ | | | | | | | | | | bb4d95c blockchain: detect and log bad difficulty calculations (moneromooo-monero) | ||||
| | * | | blockchain: detect and log bad difficulty calculations | moneromooo-monero | 2020-05-17 | 1 | -5/+72 |
| | |/ | |||||
| * | | Merge pull request #6543 | luigi1111 | 2020-05-19 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | 44e3782 protocol: don't drop a connection if we can't get a compatible chain (moneromooo-monero) | ||||
| | * | | protocol: don't drop a connection if we can't get a compatible chain | moneromooo-monero | 2020-05-16 | 1 | -1/+0 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | This can now happen if: - we have a pruned db - we have not connected to the monero network for a while - we connect to a node - that node asks us for history - we only have a pruned version of the most recent common block In that case, it's better to not reply but keep the connection alive, so we can sync off it. | ||||
| * | | Merge pull request #6541 | luigi1111 | 2020-05-19 | 4 | -49/+15 |
| |\ \ | | | | | | | | | | | | | 4a9c3a Revert 'simplewallet: noob-friendly help menu' (selsta) 7633ba0 simplewallet: help_advanced -> help (selsta) | ||||
| | * | | simplewallet: help_advanced -> help | selsta | 2020-05-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | Revert "simplewallet: noob-friendly help menu" | selsta | 2020-05-16 | 4 | -48/+14 |
| | | | | | | | | | | | | | This reverts commit 67b4a19edf7b9d6a407a79eca5c57819863bfd71. | ||||
| * | | | Merge pull request #6532 | luigi1111 | 2020-05-19 | 2 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | f35ced6 build: fix boost 1.73 compatibility (selsta) | ||||
| | * | | | build: fix boost 1.73 compatibility | selsta | 2020-05-14 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Merge pull request #6551 | luigi1111 | 2020-05-19 | 3 | -71/+120 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | f526977 easylogging++: sanitize log payload (moneromooo-monero) | ||||
| | * | | | easylogging++: sanitize log payload | moneromooo-monero | 2020-05-19 | 3 | -71/+120 |
| | | |/ | |/| | | | | | | | | | | | | | Some of it might be coming from untrusted sources Reported by itsunixiknowthis | ||||
| * | | | Merge pull request #6527 | luigi1111 | 2020-05-14 | 5 | -7/+22 |
| |\ \ \ | | | | | | | | | | | | | 1b48f32 simplewallet: don't complain about incoming payment ids on change (moneromooo-monero) | ||||
| | * | | | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 2020-05-13 | 5 | -7/+22 |
| | |/ / | |||||
| * | | | Merge pull request #6520 | luigi1111 | 2020-05-14 | 1 | -1/+3 |
| |\ \ \ | |/ / |/| | | | | | ab44293 trezor: add new firmware version support (ph4r05) | ||||
| | * | | trezor: add new firmware version support | Dusan Klinec | 2020-05-12 | 1 | -1/+3 |
| | |/ | |||||
| * / | build: prepare v0.16.0.0 release | selsta | 2020-05-09 | 4 | -2/+4 |
| |/ | |||||
| * | Merge pull request #6510 | luigi1111 | 2020-05-07 | 1 | -2/+0 |
| |\ | | | | | | | 70609d7 cryptonote_core: take out the time based upgrade warning (moneromooo-monero) | ||||
| | * | cryptonote_core: take out the time based upgrade warning | moneromooo-monero | 2020-05-06 | 1 | -2/+0 |
| | | | | | | | | | It doesn't really work anymore since we don't have a fork soon | ||||
| * | | Merge pull request #6506 | luigi1111 | 2020-05-07 | 1 | -7/+1 |
| |\ \ | | | | | | | | | | 42e1484 wallet2: fix keys file deserialization exception handling (xiphon) | ||||
| | * | | wallet2: fix keys file deserialization exception handling | xiphon | 2020-05-05 | 1 | -7/+1 |
| | | | | |||||
| * | | | Merge pull request #6503 | luigi1111 | 2020-05-06 | 1 | -1/+6 |
| |\ \ \ | | | | | | | | | | | | | f80ab3e cryptonote_protocol: do not request pruned borromean sig txes (moneromooo-monero) | ||||
| | * | | | cryptonote_protocol: do not request pruned borromean sig txes | moneromooo-monero | 2020-05-06 | 1 | -1/+6 |
| | | |/ | |/| | | | | | | | | | | We don't have a function to calculate their weight from a pruned version (yet). | ||||
| * | | | Merge pull request #6486 | luigi1111 | 2020-05-06 | 1 | -1/+2 |
| |\ \ \ | | | | | | | | | | | | | feee455 Fixes for ZMQ JSON-RPC endpoint names for raw tx (vtnerd) | ||||
| | * | | | Fixes for ZMQ JSON-RPC endpoint names for raw tx | Lee Clagett | 2020-04-29 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #6485 | luigi1111 | 2020-05-06 | 2 | -3/+17 |
| |\ \ \ | | | | | | | | | | | | | 7a8c1ee wallet2: fix subaddress expansion when receiving monero (moneromooo-monero) | ||||
| | * | | | wallet2: fix subaddress expansion when receiving monero | moneromooo-monero | 2020-04-27 | 2 | -3/+17 |
| | |/ / | |||||
| * | | | Merge pull request #6484 | luigi1111 | 2020-05-06 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | e7d0105 message_store: don't print an error when there is no mms file (moneromooo-monero) | ||||
| | * | | | message_store: don't print an error when there is no mms file | moneromooo-monero | 2020-04-27 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | It confuses people | ||||
| * | | | Merge pull request #6481 | luigi1111 | 2020-05-06 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | 119f706 rpc: fix 'use_bootstrap_daemon_if_necessary' return value (xiphon) | ||||
| | * | | | rpc: fix 'use_bootstrap_daemon_if_necessary' return value | xiphon | 2020-04-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #6480 | luigi1111 | 2020-05-06 | 1 | -3/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | 4f489fa wallet2: check_connection return false on get_version status != OK (xiphon) | ||||
| | * | | | | wallet2: check_connection return false on get_version status != OK | xiphon | 2020-04-26 | 1 | -3/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #6478 | luigi1111 | 2020-05-06 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | ee58362 Used legacy category to match insert_key_images behavior (vtnerd) | ||||
