Age | Commit message (Expand) | Author | Files | Lines |
2017-08-15 | Merge pull request #2238 | Riccardo Spagni | 1 | -1/+10 |
2017-08-07 | Merge pull request #2247 | Riccardo Spagni | 1 | -0/+1 |
2017-08-05 | walletAPI: add getRefreshFromBlockHeight() | Jaquee | 1 | -0/+6 |
2017-08-03 | Wallet API: add tx unlock time | Jaquee | 1 | -0/+1 |
2017-08-03 | Enable verifying wallet password with having to load wallet. | m2049r | 1 | -1/+10 |
2017-05-02 | Wallet API: add spend/view key getters | Jaquee | 1 | -3/+21 |
2017-03-24 | Wallet API: add hard fork info functions | Jaquee | 1 | -4/+4 |
2017-03-03 | Merge pull request #1827 | Riccardo Spagni | 1 | -1/+1 |
2017-03-02 | wallet api: add missing mining options | Jaquee | 1 | -1/+1 |
2017-02-25 | Wallet API: Add support for daemon rpc login | Jaquee | 1 | -1/+1 |
2017-02-22 | wallet2_api: add updates check api | moneromooo-monero | 1 | -0/+3 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-18 | wallet_api: fix logging init via api | moneromooo-monero | 1 | -0/+1 |
2017-02-05 | Wallet API: Easylogger wrapper for gui | Jaquee | 1 | -0/+2 |
2017-02-04 | wallet api: Remove initAsync() and don't start refresh automatically on init | Jaquee | 1 | -14/+4 |
2017-01-30 | Wallet API: Create wallet from keys | Jaquee | 1 | -0/+20 |
2017-01-22 | Wallet api: testnet getter | = | 1 | -0/+1 |
2017-01-16 | wallet2_api: add API to set log categories | moneromooo-monero | 1 | -0/+1 |
2017-01-15 | Merge pull request #1564 | Riccardo Spagni | 1 | -0/+15 |
2017-01-13 | Wallet API: add key image import/export functions | Jaquee | 1 | -0/+15 |
2017-01-13 | Wallet API: add rescanSpent() | Jaquee | 1 | -0/+5 |
2017-01-13 | Merge pull request #1559 | Riccardo Spagni | 1 | -0/+8 |
2017-01-13 | Merge pull request #1541 | Riccardo Spagni | 1 | -1/+59 |
2017-01-13 | Merge pull request #1526 | Riccardo Spagni | 1 | -0/+21 |
2017-01-12 | Wallet2 + API: Callbacks for unconfirmed transfers | Jaquee | 1 | -0/+8 |
2017-01-10 | GUI cold signing | Jaquee | 1 | -1/+59 |
2017-01-10 | Wallet API: functions for supporting/creating view only wallets | Jaquee | 1 | -0/+21 |
2017-01-10 | Wallet API: functions for supporting/creating view only wallets | Jaquee | 1 | -0/+21 |
2017-01-09 | wallet2_api: add solo mining API | moneromooo-monero | 1 | -0/+9 |
2017-01-08 | Merge pull request #1542 | Riccardo Spagni | 1 | -0/+2 |
2017-01-08 | Merge pull request #1521 | Riccardo Spagni | 1 | -0/+1 |
2017-01-08 | Add parse_uri to wallet2_api | MoroccanMalinois | 1 | -0/+2 |
2017-01-01 | wallet2_api: add an address book payment id lookup API | moneromooo-monero | 1 | -0/+1 |
2016-12-25 | wallet2_api: some new APIs to access daemon state | moneromooo-monero | 1 | -0/+6 |
2016-12-17 | wallet2_api: add an API to the OpenAlias resolver | moneromooo-monero | 1 | -0/+3 |
2016-12-15 | Merge pull request #1455 | Riccardo Spagni | 1 | -4/+4 |
2016-12-15 | Wallet API: Do not refresh while daemon is syncing | Jaquee | 1 | -0/+9 |
2016-12-14 | AddressBook: use unsigned type for row ID's | anonimal | 1 | -4/+4 |
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t... | Randi Joseph | 1 | -1/+3 |
2016-12-12 | addressbook updates | Jaquee | 1 | -2/+4 |
2016-12-12 | GUI address book | Jaquee | 1 | -0/+46 |
2016-12-04 | Merge pull request #1388 | Riccardo Spagni | 1 | -0/+17 |
2016-11-29 | wallet_api: add a few daemon related getters | moneromooo-monero | 1 | -0/+17 |
2016-11-26 | wallet: add a getter for the filename path | moneromooo-monero | 1 | -0/+1 |
2016-11-13 | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 1 | -0/+6 |
2016-11-09 | wallet2_api: support for sweeping all | moneromooo-monero | 1 | -1/+15 |
2016-11-09 | Merge pull request #1310 | Riccardo Spagni | 1 | -0/+8 |
2016-11-09 | Merge pull request #1309 | Riccardo Spagni | 1 | -0/+15 |
2016-11-08 | wallet2_api: API to sign and verify a message | moneromooo-monero | 1 | -0/+15 |
2016-11-09 | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 1 | -0/+5 |
2016-11-08 | Merge pull request #1302 | Riccardo Spagni | 1 | -1/+7 |
2016-11-08 | Wallet API: added getTxKey() | Jacob Brydolf | 1 | -0/+1 |
2016-11-08 | Merge pull request #1298 | Riccardo Spagni | 1 | -0/+15 |
2016-11-08 | wallet2_api: add API for create_unmixable_sweep_transactions | moneromooo-monero | 1 | -0/+8 |
2016-11-07 | wallet2_api: allow connection to return "yes, but wrong version" | moneromooo-monero | 1 | -1/+7 |
2016-11-05 | wallet2_api: add API for tx notes | moneromooo-monero | 1 | -0/+15 |
2016-11-05 | wallet_api: txkey checking functions for the GUI | moneromooo.monero | 1 | -0/+13 |
2016-10-16 | wallet_api: add address validation functions | moneromooo-monero | 1 | -0/+2 |
2016-10-10 | Wallet API: added setRecoveringFromSeed(); | Jacob Brydolf | 1 | -0/+7 |
2016-10-09 | Merge pull request #1195 | Riccardo Spagni | 1 | -0/+6 |
2016-10-08 | libwallet_api: Added option to restore from specific height | Jacob Brydolf | 1 | -1/+10 |
2016-10-07 | libwallet_api: do not signal on sent/received tx until wallet completely | Ilya Kitaev | 1 | -0/+6 |
2016-10-03 | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 1 | -0/+6 |
2016-09-26 | wallet2_api: milliseconds resolution for auto-refresh interval | Ilya Kitaev | 1 | -3/+3 |
2016-09-26 | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 1 | -1/+9 |
2016-09-26 | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock | Ilya Kitaev | 1 | -2/+32 |
2016-09-20 | wallet2_api: getter and setter for "refresh interval" | Ilya Kitaev | 1 | -0/+15 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 1 | -0/+1 |
2016-07-18 | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 1 | -4/+46 |
2016-07-18 | wallet_api: segfault on refresh fixed | Ilya Kitaev | 1 | -3/+7 |
2016-07-18 | WalletListener functionality | Ilya Kitaev | 1 | -1/+7 |
2016-07-18 | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 1 | -1/+15 |
2016-07-18 | Wallet::paymentIdValid | Ilya Kitaev | 1 | -0/+1 |
2016-06-23 | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 1 | -0/+4 |
2016-06-23 | Wallet: payment id and integrated address | Ilya Kitaev | 1 | -2/+15 |
2016-06-23 | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 1 | -2/+11 |
2016-06-23 | double/string to monero integer convertion methods | Ilya Kitaev | 1 | -0/+2 |
2016-06-23 | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 1 | -0/+10 |
2016-06-23 | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 1 | -0/+17 |
2016-06-23 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 1 | -3/+18 |
2016-06-23 | WalletListener::moneySpent test | Ilya Kitaev | 1 | -2/+2 |
2016-06-23 | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 1 | -0/+1 |
2016-06-23 | started WalletListener | Ilya Kitaev | 1 | -0/+8 |
2016-06-23 | TransactionHistory continued | Ilya Kitaev | 1 | -1/+11 |
2016-06-23 | merged with upstream | Ilya Kitaev | 1 | -0/+5 |
2016-06-23 | Wallet API : transaction history in progress | Ilya Kitaev | 1 | -13/+17 |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 1 | -2/+1 |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -2/+6 |
2016-06-23 | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 1 | -7/+33 |
2016-06-23 | Wallet::createTransaction API introduced | Ilya Kitaev | 1 | -10/+11 |
2016-06-23 | Wallet::transfer in progress | Ilya Kitaev | 1 | -1/+16 |
2016-06-23 | Wallet::refresh + tests | Ilya Kitaev | 1 | -0/+3 |
2016-06-23 | "testnet" is default parameter | Ilya Kitaev | 1 | -2/+1 |
2016-06-23 | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 1 | -3/+6 |
2016-06-23 | - testnet option added to api; | Ilya Kitaev | 1 | -4/+7 |
2016-06-23 | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 1 | -0/+3 |
2016-06-20 | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 1 | -2/+11 |
2016-06-16 | double/string to monero integer convertion methods | Ilya Kitaev | 1 | -0/+2 |
2016-06-10 | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 1 | -0/+10 |
2016-06-10 | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 1 | -0/+17 |
2016-06-03 | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 1 | -3/+18 |
2016-05-16 | WalletListener::moneySpent test | Ilya Kitaev | 1 | -2/+2 |
2016-05-13 | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 1 | -0/+1 |
2016-05-05 | started WalletListener | Ilya Kitaev | 1 | -0/+8 |
2016-04-29 | TransactionHistory continued | Ilya Kitaev | 1 | -1/+11 |
2016-04-26 | merged with upstream | Ilya Kitaev | 1 | -0/+5 |
2016-04-22 | Wallet API: transaction history in progress | Ilya Kitaev | 1 | -0/+1 |
2016-04-22 | Wallet API : transaction history in progress | Ilya Kitaev | 1 | -13/+16 |
2016-04-20 | transaction history api in progress | Ilya Kitaev | 1 | -2/+1 |
2016-04-20 | api implementation splitted over separate files | Ilya Kitaev | 1 | -2/+6 |
2016-04-19 | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 1 | -7/+33 |
2016-04-12 | TODOs for Transaction/Transfer interface | Ilya Kitaev | 1 | -9/+8 |
2016-04-06 | Transaction API continued | Ilya Kitaev | 1 | -0/+1 |
2016-04-05 | Wallet::createTransaction API introduced | Ilya Kitaev | 1 | -5/+6 |
2016-04-04 | Wallet::transfer() continued | Ilya Kitaev | 1 | -0/+14 |
2016-04-03 | Wallet::transfer in progress | Ilya Kitaev | 1 | -1/+2 |
2016-03-31 | Wallet::refresh + tests | Ilya Kitaev | 1 | -0/+3 |
2016-03-31 | "testnet" is default parameter | Ilya Kitaev | 1 | -2/+1 |
2016-03-31 | testnet option, Wallet::balance(), Wallet::unlockedBalance() | Ilya Kitaev | 1 | -3/+6 |
2016-03-25 | - testnet option added to api; | Ilya Kitaev | 1 | -4/+7 |
2016-03-21 | wallet2::store() implemented within wallet2::store_to | Ilya Kitaev | 1 | -0/+3 |
2016-03-16 | Wallet::store_to(path, password) implemented; | Ilya Kitaev | 1 | -0/+1 |
2016-03-16 | Wallet::address implemented | Ilya Kitaev | 1 | -0/+1 |
2016-03-16 | WalletManager::recoveryWallet implemented | Ilya Kitaev | 1 | -1/+1 |
2016-03-16 | Wallet::setPassword() method for wallet2_api | Ilya Kitaev | 1 | -4/+27 |
2016-03-16 | changes in wallet2_api + implemented WalletManager::openWallet | Ilya Kitaev | 1 | -2/+25 |
2016-03-16 | get_seed() included to interface | Ilya Kitaev | 1 | -2/+5 |
2016-03-16 | tests for wallet2_api | Ilya Kitaev | 1 | -4/+4 |
2016-03-16 | wallet2 public api. initial commit | Ilya Kitaev | 1 | -0/+73 |