| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | wallet/api: remove Bitmonero namespace alias | selsta | 2021-06-08 | 1 | -3/+0 |
| | | |||||
| * | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2021-03-28 | 1 | -0/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Merge pull request #5211 | Riccardo Spagni | 2019-03-21 | 1 | -0/+17 |
| |\ | | | | | | | | | | | c9b13fbb tests/trezor: HF9 and HF10 tests (Dusan Klinec) a1fd1d49 device/trezor: HF10 support added, wallet::API (Dusan Klinec) d74d26f2 crypto: hmac_keccak added (Dusan Klinec) | ||||
| | * | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 2019-03-20 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - import only key images generated by cold signing process - wallet_api: trezor methods added - wallet: button request code added - const added to methods - wallet2::get_tx_key_device() tries to decrypt stored tx private keys using the device. - simplewallet supports get_tx_key and get_tx_proof on hw device using the get_tx_key feature - live refresh enables refresh with trezor i.e. computing key images on the fly. More convenient and efficient for users. - device: has_ki_live_refresh added - a thread is watching whether live refresh is being computed, if not for 30 seconds, it terminates the live refresh process - switches Trezor state | ||||
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4409 | Riccardo Spagni | 2018-09-29 | 1 | -1/+5 |
| | | | | | 7a056f44 WalletAPI: multisigSignData bug fixed (naughtyfox) | ||||
| * | WalletApi: getMultisigInfo entry for gui wallets | naughtyfox | 2018-03-28 | 1 | -0/+53 |
| | | | | | | | | | | | | | | | WalletApi: makeMultisig call introduced WalletApi: finalizeMultisig call introduced WalletApi: new calls exportMultisigImages and importMultisigImages WalletApi: method to return multisig wallet creation state WalletApi: create multisig transaction, sign multisig transaction, commit transaction and get multisig data are added WalletApi: identation and style fixes | ||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Subaddresses | kenshi84 | 2017-10-07 | 1 | -0/+16 |
| | | |||||
| * | wallet api: pause refresh while commiting tx | Jaquee | 2017-08-05 | 1 | -0/+2 |
| | | |||||
| * | use const references in catch blocks | moneromooo-monero | 2017-03-18 | 1 | -1/+1 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -3/+2 |
| | | |||||
| * | GUI cold signing | Jaquee | 2017-01-10 | 1 | -3/+27 |
| | | | | | fix conflict | ||||
| * | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵ | Randi Joseph | 2016-12-13 | 1 | -1/+3 |
| | | | | | third party uses of the wallet api can transition. | ||||
| * | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 2016-11-09 | 1 | -2/+7 |
| | | |||||
| * | Merge pull request #1300 | Riccardo Spagni | 2016-11-08 | 1 | -1/+1 |
| |\ | | | | | | | eb19492 wallet2_api: do not copy the whole pending tx when iterating (moneromooo-monero) | ||||
| | * | wallet2_api: do not copy the whole pending tx when iterating | moneromooo-monero | 2016-11-06 | 1 | -1/+1 |
| | | | |||||
| * | | wallet2_api: add API for tx notes | moneromooo-monero | 2016-11-05 | 1 | -0/+8 |
| |/ | |||||
| * | wallet2_api: use uint64_t for amounts | moneromooo-monero | 2016-07-17 | 1 | -2/+2 |
| | | |||||
| * | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 2016-06-23 | 1 | -2/+2 |
| | | |||||
| * | transaction history api in progress | Ilya Kitaev | 2016-06-23 | 1 | -8/+8 |
| | | |||||
| * | api implementation splitted over separate files | Ilya Kitaev | 2016-06-23 | 1 | -0/+138 |
