| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wallet API: add hard fork info functions | Jaquee | 2017-03-24 | 1 | -0/+12 |
| | | |||||
| * | use const references in catch blocks | moneromooo-monero | 2017-03-18 | 1 | -1/+1 |
| | | |||||
| * | wallet api: fix parameters in wallet2callbackImpl | Jaquee | 2017-03-03 | 1 | -7/+7 |
| | | |||||
| * | Wallet API: Add support for daemon rpc login | Jaquee | 2017-02-25 | 1 | -2/+4 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1747 | Riccardo Spagni | 2017-02-21 | 1 | -0/+5 |
| |\ | | | | | | | 26bd7aac wallet_api: fix logging init via api (moneromooo-monero) | ||||
| | * | wallet_api: fix logging init via api | moneromooo-monero | 2017-02-18 | 1 | -0/+5 |
| | | | |||||
| * | | simplewallet: validate hex input size | moneromooo-monero | 2017-02-14 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #1689 | Riccardo Spagni | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | | | ce7fcbb4 Add server auth to monerod, and client auth to wallet-cli and wallet-rpc (Lee Clagett) | ||||
| | * | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 2017-02-06 | 1 | -1/+1 |
| | | | |||||
| * | | Wallet API: Easylogger wrapper for gui | Jaquee | 2017-02-05 | 1 | -0/+6 |
| | | | |||||
| * | | GUI: Improved refresh performance | Jaquee | 2017-02-04 | 1 | -7/+10 |
| | | | |||||
| * | | wallet api: Remove initAsync() and don't start refresh automatically on init | Jaquee | 2017-02-04 | 1 | -14/+1 |
| |/ | |||||
| * | Merge pull request #1629 | Riccardo Spagni | 2017-02-02 | 1 | -6/+6 |
| |\ | | | | | | | c02e1cb9 Updates to epee HTTP client code - http_simple_client now uses std::chrono for timeouts - http_simple_client accepts timeouts per connect / invoke call - shortened names of epee http invoke functions - invoke command functions only take relative path, connection is not automatically performed (Lee Clagett) | ||||
| | * | Updates to epee HTTP client code | Lee Clagett | 2017-01-25 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | - http_simple_client now uses std::chrono for timeouts - http_simple_client accepts timeouts per connect / invoke call - shortened names of epee http invoke functions - invoke command functions only take relative path, connection is not automatically performed | ||||
| * | | Wallet API: Create wallet from keys | Jaquee | 2017-01-30 | 1 | -0/+130 |
| |/ | |||||
| * | wallet: print exception message on get_random_outs_error | moneromooo-monero | 2017-01-20 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #1573 | Riccardo Spagni | 2017-01-15 | 1 | -2/+4 |
| |\ | | | | | | | dea53962 fix timeout in check_connection (Jaquee) | ||||
| | * | fix timeout in check_connection | Jaquee | 2017-01-14 | 1 | -2/+4 |
| | | | |||||
| * | | Merge pull request #1564 | Riccardo Spagni | 2017-01-15 | 1 | -6/+49 |
| |\ \ | | | | | | | | | | 1d317981 Wallet API: add key image import/export functions (Jaquee) | ||||
| | * | | Wallet API: add key image import/export functions | Jaquee | 2017-01-13 | 1 | -6/+49 |
| | |/ | |||||
| * / | Wallet API: add rescanSpent() | Jaquee | 2017-01-13 | 1 | -0/+18 |
| |/ | |||||
| * | Merge pull request #1559 | Riccardo Spagni | 2017-01-13 | 1 | -0/+15 |
| |\ | | | | | | | db56a03f Wallet2 + API: Callbacks for unconfirmed transfers (Jaquee) | ||||
| | * | Wallet2 + API: Callbacks for unconfirmed transfers | Jaquee | 2017-01-12 | 1 | -0/+15 |
| | | | |||||
| * | | Wallet api: Update trustedDaemon when daemon is changed | Jaquee | 2017-01-10 | 1 | -0/+6 |
| | | | |||||
| * | | GUI cold signing | Jaquee | 2017-01-10 | 1 | -0/+47 |
| | | | | | | | | | fix conflict | ||||
| * | | Wallet API: functions for supporting/creating view only wallets | Jaquee | 2017-01-10 | 1 | -4/+61 |
| |/ | |||||
| * | Merge pull request #1542 | Riccardo Spagni | 2017-01-08 | 1 | -0/+5 |
| |\ | | | | | | | 60fe1b61 Add parse_uri to wallet2_api (MoroccanMalinois) | ||||
| | * | Add parse_uri to wallet2_api | MoroccanMalinois | 2017-01-08 | 1 | -0/+5 |
| | | | |||||
| * | | wallet api: prevent setting refresh height too high | Jaquee | 2016-12-27 | 1 | -4/+2 |
| |/ | |||||
| * | Wallet API: Do not refresh while daemon is syncing | Jaquee | 2016-12-15 | 1 | -18/+49 |
| | | | | | | + fixed fast refresh when creating wallet offline + improved close wallet logic (make sure refresh thread is stopped) | ||||
| * | 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. | ||||
| * | addressbook updates | Jaquee | 2016-12-12 | 1 | -6/+11 |
| | | |||||
| * | GUI address book | Jaquee | 2016-12-12 | 1 | -3/+10 |
| | | |||||
| * | Merge pull request #1398 | Riccardo Spagni | 2016-12-04 | 1 | -1/+1 |
| |\ | | | | | | | f4772bae Fix a few minor typos (Pierre Boyer) | ||||
| | * | Fix a few minor typos | Pierre Boyer | 2016-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1380 | Riccardo Spagni | 2016-12-04 | 1 | -0/+5 |
| |\ \ | | | | | | | | | | 657a70e0 wallet: add a getter for the filename path (moneromooo-monero) | ||||
| | * | | wallet: add a getter for the filename path | moneromooo-monero | 2016-11-26 | 1 | -0/+5 |
| | |/ | |||||
| * / | Improve daemon RPC version handling | moneromooo-monero | 2016-11-26 | 1 | -3/+3 |
| |/ | | | | | | | Daemon RPC version is now composed of a major and minor number, so that incompatible changes bump the major version, while compatible changes can still bump the minor version without causing clients to unnecessarily complain. | ||||
| * | wallet2_api: fix payment ids from integrated addresses being ignored | moneromooo-monero | 2016-11-18 | 1 | -0/+11 |
| | | |||||
| * | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 2016-11-13 | 1 | -1/+4 |
| | | | | | Wallet API: add approximateBlockChainHeight() | ||||
| * | Merge pull request #1315 | Riccardo Spagni | 2016-11-11 | 1 | -2/+12 |
| |\ | | | | | | | 9150a16 Wallet API: use stored refresh height when rebuilding cache (Jacob Brydolf) | ||||
| | * | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2016-11-09 | 1 | -2/+12 |
| | | | |||||
| * | | wallet2_api: support for sweeping all | moneromooo-monero | 2016-11-09 | 1 | -9/+17 |
| |/ | |||||
| * | Merge pull request #1310 | Riccardo Spagni | 2016-11-09 | 1 | -0/+92 |
| |\ | | | | | | | 40a68e2 wallet2_api: add API for create_unmixable_sweep_transactions (moneromooo-monero) | ||||
| | * | wallet2_api: add API for create_unmixable_sweep_transactions | moneromooo-monero | 2016-11-08 | 1 | -0/+92 |
| | | | |||||
| * | | wallet2_api: API to sign and verify a message | moneromooo-monero | 2016-11-08 | 1 | -0/+17 |
| | | | |||||
| * | | Merge pull request #1308 | Riccardo Spagni | 2016-11-08 | 1 | -0/+6 |
| |\ \ | | | | | | | | | | 0c530de Wallet API: Pause refresh while creating transaction (Jacob Brydolf) | ||||
| | * | | Wallet API: Pause refresh while creating transaction | Jacob Brydolf | 2016-11-08 | 1 | -0/+6 |
| | |/ | |||||
| * | | Merge pull request #1302 | Riccardo Spagni | 2016-11-08 | 1 | -2/+8 |
| |\ \ | | | | | | | | | | 63fe6fd wallet2_api: allow connection to return "yes, but wrong version" (moneromooo-monero) | ||||
