danicoin/src/wallet/api
Jacob Brydolf 4fca34ddb4
Wallet2: calculate approximate blockchain height on offline creation
Wallet API: add approximateBlockChainHeight()
2016-11-13 03:36:44 +01:00
..
common_defines.h api implementation splitted over separate files 2016-06-23 15:50:17 +03:00
pending_transaction.cpp wallet_api: PendingTransaction::txCount - number of split transactions 2016-11-09 00:13:18 +03:00
pending_transaction.h wallet_api: PendingTransaction::txCount - number of split transactions 2016-11-09 00:13:18 +03:00
transaction_history.cpp wallet: fix bad amounts/fees again 2016-11-02 23:11:30 +00:00
transaction_history.h libwallet_api: TransactionHistory: read/write syncchronization 2016-10-06 23:25:43 +03:00
transaction_info.cpp TransactionHistory continued 2016-06-23 16:01:26 +03:00
transaction_info.h TransactionHistory continued 2016-06-23 16:01:26 +03:00
utils.cpp libwallet_api: fix unhandled exception on address check 2016-09-30 21:43:57 +03:00
wallet.cpp Wallet2: calculate approximate blockchain height on offline creation 2016-11-13 03:36:44 +01:00
wallet.h Wallet2: calculate approximate blockchain height on offline creation 2016-11-13 03:36:44 +01:00
wallet_manager.cpp wallet_api: txkey checking functions for the GUI 2016-11-05 15:24:05 +00:00
wallet_manager.h wallet_api: txkey checking functions for the GUI 2016-11-05 15:24:05 +00:00