| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #6746 | Alexander Blair | 2020-08-27 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Fix broken multisig pubkey sorting | Jason Rhinelander | 2020-08-05 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #6752 | Alexander Blair | 2020-08-27 | 1 | -11/+21 | |
| |\ \ | ||||||
| | * | | simplewallet: allow setting tx keys when sending to a subaddress | moneromooo-monero | 2020-08-10 | 1 | -1/+11 | |
| | * | | wallet2: fix setting tx keys when another is already set | moneromooo-monero | 2020-08-08 | 1 | -10/+10 | |
| | |/ | ||||||
| * | | Merge pull request #6731 | Alexander Blair | 2020-08-27 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | wallet2: fix wrong name when checking RPC cost | moneromooo-monero | 2020-07-31 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #6690 | Alexander Blair | 2020-08-27 | 1 | -45/+196 | |
| |\ \ | ||||||
| | * | | replace most boost serialization with existing monero serialization | moneromooo-monero | 2020-08-17 | 1 | -45/+196 | |
| * | | | Revert "Use domain-separated ChaCha20 for in-memory key encryption" | luigi1111 | 2020-08-17 | 1 | -16/+0 | |
| |/ / | ||||||
| * | | Merge pull request #6716 | Alexander Blair | 2020-08-16 | 1 | -28/+12 | |
| |\ \ | ||||||
| | * | | wallet2_api: implement runtime proxy configuration | xiphon | 2020-07-20 | 1 | -28/+12 | |
| | |/ | ||||||
| * | | Merge pull request #6715 | Alexander Blair | 2020-08-16 | 1 | -1/+4 | |
| |\ \ | ||||||
| | * | | wallet2: throw a error on wallet initialization failure | xiphon | 2020-07-20 | 1 | -1/+4 | |
| | |/ | ||||||
| * | | Merge pull request #6632 | Alexander Blair | 2020-08-16 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | fix warning by removing std::move() on temporary http_client object | woodser | 2020-06-06 | 1 | -1/+1 | |
| * | | | Merge pull request #6493 | Alexander Blair | 2020-08-16 | 1 | -0/+16 | |
| |\ \ \ | ||||||
| | * | | | Use domain-separated ChaCha20 for in-memory key encryption | Sarang Noether | 2020-08-09 | 1 | -0/+16 | |
| | | |/ | |/| | ||||||
| * / | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc... | Sarang Noether | 2020-08-09 | 1 | -17/+29 | |
| |/ / | ||||||
| * | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 | |
| * | | | Merge pull request #6587 | luigi1111 | 2020-07-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | fix typo in pick_preferred_rct_inputs | Denis Smirnov | 2020-05-25 | 1 | -1/+1 | |
| * | | | | Merge pull request #6561 | luigi1111 | 2020-06-08 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet2: fix multisig data clearing stomping on a vector | moneromooo-monero | 2020-05-19 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #6525 | luigi1111 | 2020-06-08 | 1 | -2/+16 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 2020-05-13 | 1 | -2/+16 | |
| | |/ / | ||||||
| * / / | Fix boost <1.60 compilation and fix boost 1.73+ warnings | Lee Clagett | 2020-05-31 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #6506 | luigi1111 | 2020-05-07 | 1 | -7/+1 | |
| |\ \ | |/ |/| | ||||||
| | * | wallet2: fix keys file deserialization exception handling | xiphon | 2020-05-05 | 1 | -7/+1 | |
| * | | Merge pull request #6485 | luigi1111 | 2020-05-06 | 1 | -3/+15 | |
| |\ \ | ||||||
| | * | | wallet2: fix subaddress expansion when receiving monero | moneromooo-monero | 2020-04-27 | 1 | -3/+15 | |
| * | | | Merge pull request #6480 | luigi1111 | 2020-05-06 | 1 | -3/+2 | |
| |\ \ \ | ||||||
| | * | | | wallet2: check_connection return false on get_version status != OK | xiphon | 2020-04-26 | 1 | -3/+2 | |
| * | | | | Merge pull request #6467 | luigi1111 | 2020-05-05 | 1 | -12/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | simplewallet: report timestamp based expected unlock time on balance | moneromooo-monero | 2020-04-22 | 1 | -12/+25 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #6441 | luigi1111 | 2020-05-05 | 1 | -6/+10 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | use memwipe on secret k/alpha values | moneromooo-monero | 2020-04-15 | 1 | -6/+10 | |
| * | | | | Merge pull request #6446 | luigi1111 | 2020-05-01 | 1 | -2/+6 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 1 | -2/+6 | |
| | | |/ | |/| | ||||||
| * / | | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 1 | -134/+205 | |
| |/ / | ||||||
| * | | Merge pull request #6394 | luigi1111 | 2020-04-10 | 1 | -3/+12 | |
| |\ \ | |/ |/| | ||||||
| | * | simplewallet: new "address one-off <major> <minor>" command | moneromooo-monero | 2020-04-07 | 1 | -3/+12 | |
| * | | Merge pull request #6351 | luigi1111 | 2020-04-04 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Move hex->bin conversion to monero copyright files and with less includes | Lee Clagett | 2020-03-09 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #6338 | luigi1111 | 2020-04-04 | 1 | -5/+1 | |
| |\ \ | ||||||
| | * | | Hash domain separation | Sarang Noether | 2020-04-01 | 1 | -5/+1 | |
| * | | | Merge pull request #6321 | luigi1111 | 2020-04-04 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | wallet2: mention --daemon-ssl-allow-any-cert in --proxy error msg | xiphon | 2020-02-07 | 1 | -0/+1 | |
| * | | | | cryptonote_basic: drop unused verification_context::m_not_rct field | xiphon | 2020-03-31 | 1 | -2/+0 | |
| | |/ / |/| | | ||||||
