| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | wallet_api: import / export output function | tobtoht | 2021-04-22 | 3 | -0/+77 | |
| | | | ||||||
| * | | 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 | 3 | -0/+12 | |
| |\ \ | | | | | | | | | | 25e8254 expose set_offline to wallet api (benevanoff) | |||||
| | * | | expose set_offline to wallet api | benevanoff | 2021-04-05 | 3 | -0/+12 | |
| | | | | ||||||
| * | | | Merge pull request #7002 | luigi1111 | 2021-04-16 | 2 | -2/+1 | |
| |\ \ \ | |_|/ |/| | | | | | 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 | 2 | -2/+1 | |
| | | | | ||||||
| * | | | Merge pull request #7542 | luigi1111 | 2021-03-29 | 3 | -0/+12 | |
| |\ \ \ | | | | | | | | | | | | | 7c4e4c7 wallet_api: add isDeterministic() (tobtoht) | |||||
| | * | | | wallet_api: add isDeterministic() | tobtoht | 2021-03-12 | 3 | -0/+12 | |
| | |/ / | ||||||
| * / / | wallet_api: add seed_offset param to seed() | tobtoht | 2021-03-12 | 3 | -4/+4 | |
| |/ / | ||||||
| * | | Merge pull request #7265 | luigi1111 | 2021-02-15 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | | bdabcd0 wallet_api: store fee for incoming txs in history (Ben Evanoff) | |||||
| | * | | wallet_api: store fee for incoming txs in history | Ben Evanoff | 2021-01-02 | 1 | -0/+1 | |
| | |/ | ||||||
| * / | wallet api: allow wallet to fetch all key images via api | benevanoff | 2020-12-25 | 3 | -4/+5 | |
| |/ | ||||||
| * | Merge pull request #7020 | luigi1111 | 2020-11-29 | 1 | -0/+4 | |
| |\ | | | | | | | 2c66894 wallet_api: TransactionHistory - fill unconfirmed out payments dests (xiphon) | |||||
| | * | wallet_api: TransactionHistory - fill unconfirmed out payments dests | xiphon | 2020-11-14 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge pull request #6830 | luigi1111 | 2020-11-28 | 4 | -0/+23 | |
| |\ \ | | | | | | | 64e9526 Extend TransactionInfo with coinbase and description attributes in wallet/api (dsc) | |||||
| | * | | Extend TransactionInfo with coinbase and description attributes in wallet/api | dsc | 2020-09-19 | 4 | -0/+23 | |
| | | | | ||||||
| * | | | Allow tx note edits via TransactionHistory object in wallet/api | dsc | 2020-11-28 | 3 | -0/+13 | |
| | |/ |/| | ||||||
| * | | wallet2_api: implement stop() to interrupt refresh() loop once | xiphon | 2020-10-17 | 3 | -0/+11 | |
| | | | ||||||
| * | | Allow AddressBook description edits via wallet/api interface | dsc | 2020-09-19 | 3 | -0/+21 | |
| |/ | ||||||
| * | 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 | 5 | -9/+25 | |
| | | ||||||
| * | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 21 | -21/+21 | |
| |\ | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | |||||
| | * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 21 | -21/+21 | |
| | | | | | | | | | Update copyright year to 2020 | |||||
| * | | simplewallet: don't complain about incoming payment ids on change | moneromooo-monero | 2020-05-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #6446 | luigi1111 | 2020-05-01 | 2 | -4/+6 | |
| |\ | | | | | | | e509ede trezor: adapt to new passphrase mechanism (ph4r05) | |||||
| | * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 2 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | - 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 #6415 | luigi1111 | 2020-04-21 | 2 | -7/+19 | |
| |\ \ | |/ |/| | | | 09abca7 wallet_api: checkUpdate - optional version and buildtag params (xiphon) | |||||
| | * | wallet_api: checkUpdate - optional version and buildtag params | xiphon | 2020-04-02 | 2 | -7/+19 | |
| | | | ||||||
| * | | Merge pull request #6334 | luigi1111 | 2020-04-04 | 5 | -6/+14 | |
| |\ \ | |/ |/| | | | cc18926 wallet2_api: wallet recovery - seed offset passphrase support (xiphon) | |||||
| | * | wallet2_api: wallet recovery - seed offset passphrase support | xiphon | 2020-02-11 | 5 | -6/+14 | |
| | | | ||||||
| * | | Merge pull request #6302 | luigi1111 | 2020-03-31 | 3 | -0/+30 | |
| |\ \ | | | | | | | | | | dab604e wallet2_api: implement estimateTransactionFee (xiphon) | |||||
| | * | | wallet2_api: implement estimateTransactionFee | xiphon | 2020-01-25 | 3 | -0/+30 | |
| | |/ | ||||||
| * / | wallet: do not split integrated addresses in address book api | moneromooo-monero | 2020-01-26 | 1 | -40/+10 | |
| |/ | ||||||
| * | 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 | 2 | -4/+4 | |
| |/ | ||||||
| * | Merge pull request #5750 | luigi1111 | 2019-08-21 | 1 | -1/+1 | |
| |\ | | | | | | | 884df82 wallet: provide original address for outgoing transfers (xiphon) | |||||
| | * | wallet: provide original address for outgoing transfers | xiphon | 2019-07-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #5518 | luigi1111 | 2019-08-17 | 3 | -48/+79 | |
| |\ \ | | | | | | | | | | def703a wallet_api: add multi destination tx support (selsta) | |||||
| | * | | wallet_api: add multi destination tx support | selsta | 2019-08-16 | 3 | -48/+79 | |
| | | | | ||||||
| * | | | 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 | |||||
| * | | Fixed error preventing build of monero-gui | Nejcraft | 2019-07-28 | 1 | -1/+3 | |
| | | | | | | | get_attribute expects 2 values instead of 1 | |||||
| * | | Merge pull request #5594 | luigi1111 | 2019-07-24 | 3 | -0/+21 | |
| |\ \ | | | | | | | | | | f074b6b device: show address on device display (ph4r05) | |||||
| | * | | device: show address on device display | Dusan Klinec | 2019-06-17 | 3 | -0/+21 | |
| | |/ | | | | | | | | | | | | | | | | | - Trezor: support for device address display (subaddress, integrated address) - Wallet::API support added - Simplewallet: - address device [<index>] - address new <label> // shows address on device also - integrated_address [device] <payment_id|address> // new optional "device" arg to display also on the device | |||||
| * | | Merge pull request #5576 | luigi1111 | 2019-07-24 | 2 | -4/+0 | |
| |\ \ | | | | | | | | | | 577324a wallet_manager: omit redundant disconnect, drop unused variable (xiphon) | |||||
| | * | | wallet_manager: omit redundant disconnect, drop unused variable | xiphon | 2019-05-27 | 2 | -4/+0 | |
| | |/ | ||||||
| * | | Merge pull request #5534 | luigi1111 | 2019-07-24 | 3 | -0/+28 | |
| |\ \ | |/ |/| | | | 4c66614 expose set/get walletcache attribute functionality in wallet api (selsta) | |||||
