| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change logging to easylogging++ | moneromooo-monero | 2017-01-16 | 1 | -2/+2 |
| * | Merge pull request #1561 | Riccardo Spagni | 2017-01-15 | 3 | -4/+2 |
| |\ | |||||
| | * | make struct/class declarations consistent (mismatched-tags warning) | Chris Vickio | 2017-01-14 | 3 | -4/+2 |
| * | | Merge pull request #1573 | Riccardo Spagni | 2017-01-15 | 1 | -2/+4 |
| |\ \ | |||||
| | * | | fix timeout in check_connection | Jaquee | 2017-01-14 | 1 | -2/+4 |
| * | | | Merge pull request #1564 | Riccardo Spagni | 2017-01-15 | 2 | -6/+52 |
| |\ \ \ | |||||
| | * | | | Wallet API: add key image import/export functions | Jaquee | 2017-01-13 | 2 | -6/+52 |
| | |/ / | |||||
| * | | | Merge pull request #1560 | Riccardo Spagni | 2017-01-15 | 2 | -1/+19 |
| |\ \ \ | |||||
| | * | | | Wallet API: add rescanSpent() | Jaquee | 2017-01-13 | 2 | -1/+19 |
| | |/ / | |||||
| * / / | Wallet API: support integrated addresses in address book. | Jaquee | 2017-01-13 | 1 | -12/+42 |
| |/ / | |||||
| * | | Merge pull request #1559 | Riccardo Spagni | 2017-01-13 | 4 | -5/+54 |
| |\ \ | |||||
| | * | | Wallet2 + API: Callbacks for unconfirmed transfers | Jaquee | 2017-01-12 | 4 | -5/+54 |
| | |/ | |||||
| * | | Merge pull request #1541 | Riccardo Spagni | 2017-01-13 | 6 | -4/+440 |
| |\ \ | |||||
| | * | | Wallet api: Update trustedDaemon when daemon is changed | Jaquee | 2017-01-10 | 1 | -0/+6 |
| | * | | GUI cold signing | Jaquee | 2017-01-10 | 6 | -4/+434 |
| | * | | Wallet API: functions for supporting/creating view only wallets | Jaquee | 2017-01-10 | 2 | -5/+66 |
| | |/ | |||||
| * | | Merge pull request #1526 | Riccardo Spagni | 2017-01-13 | 2 | -5/+66 |
| |\ \ | |||||
| | * | | Wallet API: functions for supporting/creating view only wallets | Jaquee | 2017-01-10 | 2 | -5/+66 |
| | |/ | |||||
| * / | wallet2_api: add solo mining API | moneromooo-monero | 2017-01-09 | 2 | -1/+40 |
| |/ | |||||
| * | Merge pull request #1542 | Riccardo Spagni | 2017-01-08 | 2 | -0/+6 |
| |\ | |||||
| | * | Add parse_uri to wallet2_api | MoroccanMalinois | 2017-01-08 | 2 | -0/+6 |
| * | | Merge pull request #1521 | Riccardo Spagni | 2017-01-08 | 2 | -0/+24 |
| |\ \ | |||||
| | * | | wallet2_api: add an address book payment id lookup API | moneromooo-monero | 2017-01-01 | 2 | -0/+24 |
| | |/ | |||||
| * | | Merge pull request #1509 | Riccardo Spagni | 2017-01-08 | 1 | -4/+2 |
| |\ \ | |||||
| | * | | wallet api: prevent setting refresh height too high | Jaquee | 2016-12-27 | 1 | -4/+2 |
| | |/ | |||||
| * | | Merge pull request #1500 | Riccardo Spagni | 2017-01-08 | 2 | -2/+35 |
| |\ \ | |||||
| | * | | wallet2_api: some new APIs to access daemon state | moneromooo-monero | 2016-12-25 | 2 | -2/+35 |
| | |/ | |||||
| * / | make openalias also available for solo miner; introduce namespace tools::dns_... | kenshi84 | 2016-12-21 | 1 | -1/+2 |
| |/ | |||||
| * | wallet2_api: add an API to the OpenAlias resolver | moneromooo-monero | 2016-12-17 | 2 | -0/+9 |
| * | Merge pull request #1455 | Riccardo Spagni | 2016-12-15 | 2 | -2/+2 |
| |\ | |||||
| | * | AddressBook: use unsigned type for row ID's | anonimal | 2016-12-14 | 2 | -2/+2 |
| * | | Wallet API: Do not refresh while daemon is syncing | Jaquee | 2016-12-15 | 2 | -22/+56 |
| |/ | |||||
| * | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t... | Randi Joseph | 2016-12-13 | 13 | -14/+40 |
| * | addressbook updates | Jaquee | 2016-12-12 | 2 | -16/+22 |
| * | GUI address book | Jaquee | 2016-12-12 | 5 | -4/+211 |
| * | Merge pull request #1398 | Riccardo Spagni | 2016-12-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix a few minor typos | Pierre Boyer | 2016-12-04 | 1 | -1/+1 |
| * | | Merge pull request #1388 | Riccardo Spagni | 2016-12-04 | 2 | -2/+71 |
| |\ \ | |||||
| | * | | wallet_api: add a few daemon related getters | moneromooo-monero | 2016-11-29 | 2 | -2/+71 |
| * | | | Merge pull request #1380 | Riccardo Spagni | 2016-12-04 | 2 | -0/+6 |
| |\ \ \ | |||||
| | * | | | wallet: add a getter for the filename path | moneromooo-monero | 2016-11-26 | 2 | -0/+6 |
| | | |/ | |/| | |||||
| * / | | Improve daemon RPC version handling | moneromooo-monero | 2016-11-26 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #1372 | Riccardo Spagni | 2016-11-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 2016-11-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1357 | Riccardo Spagni | 2016-11-24 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | wallet2_api: fix history leak on destruction | moneromooo-monero | 2016-11-18 | 1 | -1/+2 |
| | |/ | |||||
| * / | 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 | 2 | -1/+5 |
| * | Merge pull request #1315 | Riccardo Spagni | 2016-11-11 | 2 | -2/+13 |
| |\ | |||||
| | * | Wallet API: use stored refresh height when rebuilding cache | Jacob Brydolf | 2016-11-09 | 2 | -2/+13 |
