| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8197 | luigi1111 | 2022-04-06 | 1 | -1/+1 |
| |\ | | | | | | | da9aa1f Copyright: Update to 2022 (mj-xmr) | ||||
| | * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | | |||||
| * | | plug bulletproofs plus into consensus | moneromooo-monero | 2022-04-05 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #7877 | luigi1111 | 2022-03-02 | 1 | -21/+3 |
| |\ | | | | | | | e08abaa multisig key exchange update and refactor (koe) | ||||
| | * | multisig key exchange update and refactor | koe | 2022-02-22 | 1 | -21/+3 |
| | | | |||||
| * | | UB: Not calling virtual method in destructor of WalletImpl | mj-xmr | 2021-09-07 | 1 | -1/+1 |
| |/ | |||||
| * | wallet_api: add make_uri | tobtoht | 2021-08-19 | 1 | -0/+5 |
| | | |||||
| * | wallet_api: expose offline mode status | rating89us | 2021-07-19 | 1 | -0/+5 |
| | | |||||
| * | Merge pull request #7761 | luigi1111 | 2021-07-10 | 1 | -1/+1 |
| |\ | | | | | | | 8ef51dc wallet_api: fix typo in exportKeyImages (selsta) | ||||
| | * | wallet_api: fix typo in exportKeyImages | selsta | 2021-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #7748 | luigi1111 | 2021-07-10 | 1 | -0/+5 |
| |\ \ | | | | | | | | | | bbeb555 wallet_api: getPassword (tobtoht) | ||||
| | * | | wallet_api: getPassword | tobtoht | 2021-07-05 | 1 | -0/+5 |
| | |/ | |||||
| * | | wallet_api: get bytes sent/received | tobtoht | 2021-06-24 | 1 | -0/+11 |
| | | | |||||
| * | | Merge pull request #7750 | luigi1111 | 2021-06-24 | 1 | -2/+0 |
| |\ \ | | | | | | | | | | 8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta) | ||||
| | * | | wallet/api: remove Bitmonero namespace alias | selsta | 2021-06-08 | 1 | -2/+0 |
| | |/ | |||||
| * | | Merge pull request #7746 | luigi1111 | 2021-06-24 | 1 | -2/+17 |
| |\ \ | | | | | | | | | | 1aa1850 wallet_api: signMessage: add sign with subaddress (tobtoht) | ||||
| | * | | wallet_api: signMessage: add sign with subaddress | tobtoht | 2021-06-04 | 1 | -2/+17 |
| | |/ | |||||
| * | | Merge pull request #7742 | luigi1111 | 2021-06-24 | 1 | -0/+17 |
| |\ \ | | | | | | | | | | f174a8f wallet_api: reconnectDevice (tobtoht) | ||||
| | * | | wallet_api: reconnectDevice | tobtoht | 2021-06-04 | 1 | -0/+17 |
| | |/ | |||||
| * / | wallet_api: move adjust_mixin call within try block | tobtoht | 2021-06-04 | 1 | -8/+3 |
| |/ | |||||
| * | Merge pull request #7677 | luigi1111 | 2021-05-12 | 1 | -0/+62 |
| |\ | | | | | | | 445a9d8 wallet_api: import / export output function (tobtoht) | ||||
| | * | wallet_api: import / export output function | tobtoht | 2021-04-22 | 1 | -0/+62 |
| | | | |||||
| * | | Merge pull request #7651 | luigi1111 | 2021-04-22 | 1 | -1/+3 |
| |\ \ | |/ |/| | | | c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick) | ||||
| | * | monero-wallet-cli: improve error message when tx amount is zero | Elliot Wirrick | 2021-04-07 | 1 | -1/+3 |
| | | | |||||
| * | | Merge pull request #7648 | luigi1111 | 2021-04-16 | 1 | -0/+4 |
| |\ \ | | | | | | | | | | 25e8254 expose set_offline to wallet api (benevanoff) | ||||
| | * | | expose set_offline to wallet api | benevanoff | 2021-04-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | Merge pull request #7002 | luigi1111 | 2021-04-16 | 1 | -2/+0 |
| |\ \ \ | |_|/ |/| | | | | | 673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr) | ||||
| | * | | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2021-03-28 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge pull request #7542 | luigi1111 | 2021-03-29 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | | | | | 7c4e4c7 wallet_api: add isDeterministic() (tobtoht) | ||||
| | * | | | wallet_api: add isDeterministic() | tobtoht | 2021-03-12 | 1 | -0/+5 |
| | |/ / | |||||
| * / / | wallet_api: add seed_offset param to seed() | tobtoht | 2021-03-12 | 1 | -2/+2 |
| |/ / | |||||
| * / | wallet api: allow wallet to fetch all key images via api | benevanoff | 2020-12-25 | 1 | -2/+2 |
| |/ | |||||
| * | wallet2_api: implement stop() to interrupt refresh() loop once | xiphon | 2020-10-17 | 1 | -0/+5 |
| | | |||||
| * | wallet: allow signing a message with spend or view key | moneromooo-monero | 2020-08-28 | 1 | -2/+2 |
| | | |||||
| * | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -0/+1 |
| | | | | | They are allowed from v12, and MLSAGs are rejected from v13. | ||||
| * | wallet2_api: implement runtime proxy configuration | xiphon | 2020-07-20 | 1 | -4/+9 |
| | | |||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 1 | -1/+1 |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | | | | | Update copyright year to 2020 | ||||
| * | | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 2020-05-13 | 1 | -1/+1 |
| |/ | |||||
| * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 1 | -2/+4 |
| | | | | | | | | | | - choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support | ||||
| * | Merge pull request #6334 | luigi1111 | 2020-04-04 | 1 | -1/+5 |
| |\ | | | | | | | cc18926 wallet2_api: wallet recovery - seed offset passphrase support (xiphon) | ||||
| | * | wallet2_api: wallet recovery - seed offset passphrase support | xiphon | 2020-02-11 | 1 | -1/+5 |
| | | | |||||
| * | | wallet2_api: implement estimateTransactionFee | xiphon | 2020-01-25 | 1 | -0/+20 |
| |/ | |||||
| * | Merge pull request #5894 | luigi1111 | 2019-09-30 | 1 | -0/+4 |
| |\ | | | | | | | c89f7ef wallet2_api: fix load unsigned tx from file error propagation (xiphon) | ||||
| | * | wallet2_api: fix load unsigned tx from file error propagation | xiphon | 2019-09-09 | 1 | -0/+4 |
| | | | |||||
| * | | wallet2_api: add missing parameter | selsta | 2019-09-09 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #5518 | luigi1111 | 2019-08-17 | 1 | -48/+54 |
| |\ | | | | | | | def703a wallet_api: add multi destination tx support (selsta) | ||||
| | * | wallet_api: add multi destination tx support | selsta | 2019-08-16 | 1 | -48/+54 |
| | | | |||||
| * | | Merge pull request #5673 | luigi1111 | 2019-08-15 | 1 | -8/+17 |
| |\ \ | |/ |/| | | | 097cca5 wallet_api: catch getTxKey exception (ph4r05) | ||||
| | * | wallet_api: catch getTxKey exception | Dusan Klinec | 2019-06-19 | 1 | -8/+17 |
| | | | | | | | | | - getTxKey method throws an exception, e.g., when user declines txKey export | ||||
