| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | GUI address book | Jaquee | 2016-12-12 | 1 | -0/+46 | |
| | | ||||||
| * | Merge pull request #1388 | Riccardo Spagni | 2016-12-04 | 1 | -0/+17 | |
| |\ | | | | | | | fcd178ef wallet_api: add a few daemon related getters (moneromooo-monero) | |||||
| | * | wallet_api: add a few daemon related getters | moneromooo-monero | 2016-11-29 | 1 | -0/+17 | |
| | | | | | | | | | Blockchain height, version, Mining hash rate... | |||||
| * | | wallet: add a getter for the filename path | moneromooo-monero | 2016-11-26 | 1 | -0/+1 | |
| |/ | ||||||
| * | Wallet2: calculate approximate blockchain height on offline creation | Jacob Brydolf | 2016-11-13 | 1 | -0/+6 | |
| | | | | | Wallet API: add approximateBlockChainHeight() | |||||
| * | wallet2_api: support for sweeping all | moneromooo-monero | 2016-11-09 | 1 | -1/+15 | |
| | | ||||||
| * | Merge pull request #1310 | Riccardo Spagni | 2016-11-09 | 1 | -0/+8 | |
| |\ | | | | | | | 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/+8 | |
| | | | ||||||
| * | | Merge pull request #1309 | Riccardo Spagni | 2016-11-09 | 1 | -0/+15 | |
| |\ \ | | | | | | | | | | c441a61 wallet2_api: API to sign and verify a message (moneromooo-monero) | |||||
| | * | | wallet2_api: API to sign and verify a message | moneromooo-monero | 2016-11-08 | 1 | -0/+15 | |
| | | | | ||||||
| * | | | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 2016-11-09 | 1 | -0/+5 | |
| |/ / | ||||||
| * | | Merge pull request #1302 | Riccardo Spagni | 2016-11-08 | 1 | -1/+7 | |
| |\ \ | | | | | | | | | | 63fe6fd wallet2_api: allow connection to return "yes, but wrong version" (moneromooo-monero) | |||||
| | * | | wallet2_api: allow connection to return "yes, but wrong version" | moneromooo-monero | 2016-11-07 | 1 | -1/+7 | |
| | |/ | ||||||
| * | | Wallet API: added getTxKey() | Jacob Brydolf | 2016-11-08 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #1298 | Riccardo Spagni | 2016-11-08 | 1 | -0/+15 | |
| |\ \ | | | | | | | | | | 97288a5 wallet2_api: add API for tx notes (moneromooo-monero) | |||||
| | * | | wallet2_api: add API for tx notes | moneromooo-monero | 2016-11-05 | 1 | -0/+15 | |
| | |/ | ||||||
| * / | wallet_api: txkey checking functions for the GUI | moneromooo.monero | 2016-11-05 | 1 | -0/+13 | |
| |/ | ||||||
| * | wallet_api: add address validation functions | moneromooo-monero | 2016-10-16 | 1 | -0/+2 | |
| | | | | | The payment id from integrated addresses is also parsed | |||||
| * | Wallet API: added setRecoveringFromSeed(); | Jacob Brydolf | 2016-10-10 | 1 | -0/+7 | |
| | | ||||||
| * | Merge pull request #1195 | Riccardo Spagni | 2016-10-09 | 1 | -0/+6 | |
| |\ | | | | | | | | | | | | | | | | | | | | | 697ce1d libwallet_api: reverted deleted curly brace (Ilya Kitaev) bb9094f libwallet_api: fixes for transaction history (Ilya Kitaev) 62b3708 libwallet_api: do not signal on sent/received tx until wallet completely synchronized (Ilya Kitaev) 11fab41 libwallet_api: TransactionHistory: read/write syncchronization (Ilya Kitaev) 559f379 libwallet_api: test: adjusted mixin_count=4 as it's minumum allowed (Ilya Kitaev) 8b0cb8c libwallet_api: some renamings (Ilya Kitaev) db3282c Initialize transaction history if empty (Ilya Kitaev) 85f5e73 libwallet_api: fixes for transaction history (Ilya Kitaev) | |||||
| | * | libwallet_api: do not signal on sent/received tx until wallet completely | Ilya Kitaev | 2016-10-07 | 1 | -0/+6 | |
| | | | | | | | | | synchronized | |||||
| * | | libwallet_api: Added option to restore from specific height | Jacob Brydolf | 2016-10-08 | 1 | -1/+10 | |
| |/ | ||||||
| * | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 2016-10-03 | 1 | -0/+6 | |
| | | | | | | | libwallet_api: Wallet::blockChainTargetHeight Signed-off-by: Jacob Brydolf <jacob@brydolf.net> | |||||
| * | wallet2_api: milliseconds resolution for auto-refresh interval | Ilya Kitaev | 2016-09-26 | 1 | -3/+3 | |
| | | ||||||
| * | wallet2_api: added Wallet::daemonBlockChainHeight() | Ilya Kitaev | 2016-09-26 | 1 | -1/+9 | |
| | | ||||||
| * | libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock | Ilya Kitaev | 2016-09-26 | 1 | -2/+32 | |
| | | ||||||
| * | wallet2_api: getter and setter for "refresh interval" | Ilya Kitaev | 2016-09-20 | 1 | -0/+15 | |
| | | ||||||
| * | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2016-08-23 | 1 | -0/+1 | |
| | | ||||||
| * | wallet_api: async init, Wallet::connected status, log level | Ilya Kitaev | 2016-07-18 | 1 | -4/+46 | |
| | | ||||||
| * | wallet_api: segfault on refresh fixed | Ilya Kitaev | 2016-07-18 | 1 | -3/+7 | |
| | | ||||||
| * | WalletListener functionality | Ilya Kitaev | 2016-07-18 | 1 | -1/+7 | |
| | | ||||||
| * | Transaction fee multiplier aka priority integraged | Ilya Kitaev | 2016-07-18 | 1 | -1/+15 | |
| | | ||||||
| * | Wallet::paymentIdValid | Ilya Kitaev | 2016-07-18 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/mbg033/bitmonero | Ilya Kitaev | 2016-06-23 | 1 | -0/+4 | |
| |\ | ||||||
| | * | Wallet::createTransaction: added mixin_count param | Ilya Kitaev | 2016-06-20 | 1 | -2/+11 | |
| | | | ||||||
| | * | double/string to monero integer convertion methods | Ilya Kitaev | 2016-06-16 | 1 | -0/+2 | |
| | | | ||||||
| | * | wallet::default_mixin exposed to public interface as | Ilya Kitaev | 2016-06-10 | 1 | -0/+10 | |
| | | | | | | | | | | | Wallet::setDefaultMixin, Wallet::defaultMixin; wallet::create_transaction_2 used in Wallet::createTransaction | |||||
| | * | Wallet::filename, Wallet::keysFilename, tests for move wallet | Ilya Kitaev | 2016-06-10 | 1 | -0/+17 | |
| | | | ||||||
| | * | Wallet API : WalletManager::findWallets() added | Ilya Kitaev | 2016-06-03 | 1 | -3/+18 | |
| | | | ||||||
| | * | WalletListener::moneySpent test | Ilya Kitaev | 2016-05-16 | 1 | -2/+2 | |
| | | | ||||||
| | * | WalletListener::moneySpent(), WalletListener::moneyReceived() | Ilya Kitaev | 2016-05-13 | 1 | -0/+1 | |
| | | | ||||||
| | * | started WalletListener | Ilya Kitaev | 2016-05-05 | 1 | -0/+8 | |
| | | | ||||||
| | * | TransactionHistory continued | Ilya Kitaev | 2016-04-29 | 1 | -1/+11 | |
| | | | ||||||
| | * | merged with upstream | Ilya Kitaev | 2016-04-26 | 1 | -0/+5 | |
| | | | ||||||
| | * | Wallet API: transaction history in progress | Ilya Kitaev | 2016-04-22 | 1 | -0/+1 | |
| | | | ||||||
| | * | Wallet API : transaction history in progress | Ilya Kitaev | 2016-04-22 | 1 | -13/+16 | |
| | | | ||||||
| | * | transaction history api in progress | Ilya Kitaev | 2016-04-20 | 1 | -2/+1 | |
| | | | ||||||
| | * | api implementation splitted over separate files | Ilya Kitaev | 2016-04-20 | 1 | -2/+6 | |
| | | | ||||||
| | * | TransactionInfo / TransactionHistory APIs design | Ilya Kitaev | 2016-04-19 | 1 | -7/+33 | |
| | | | ||||||
| | * | TODOs for Transaction/Transfer interface | Ilya Kitaev | 2016-04-12 | 1 | -9/+8 | |
| | | | ||||||
