Ilya Kitaev
|
62b3708ea5
|
libwallet_api: do not signal on sent/received tx until wallet completely
synchronized
|
2016-10-07 00:29:13 +03:00 |
|
Jacob Brydolf
|
65ea8364f8
|
wallet2_api: added Wallet::daemonBlockChainTargetHeight()
libwallet_api: Wallet::blockChainTargetHeight
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
|
2016-10-03 20:47:41 +02:00 |
|
Ilya Kitaev
|
3079c5756b
|
wallet2_api: milliseconds resolution for auto-refresh interval
|
2016-09-26 23:19:25 +03:00 |
|
Ilya Kitaev
|
7b4a85b309
|
wallet2_api: added Wallet::daemonBlockChainHeight()
|
2016-09-26 23:19:25 +03:00 |
|
Ilya Kitaev
|
9de3ec3e2a
|
libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
|
2016-09-26 23:19:25 +03:00 |
|
Ilya Kitaev
|
d5d0856ce6
|
wallet2_api: getter and setter for "refresh interval"
|
2016-09-20 20:40:58 +03:00 |
|
Ilya Kitaev
|
32bc7b41c0
|
libwallet_api: helper method to return maximumAllowedAmount
|
2016-08-23 12:35:45 +03:00 |
|
Ilya Kitaev
|
6d32a3d16b
|
wallet_api: async init, Wallet::connected status, log level
|
2016-07-18 23:03:09 +03:00 |
|
Ilya Kitaev
|
10c06ddac7
|
wallet_api: segfault on refresh fixed
|
2016-07-18 23:03:09 +03:00 |
|
Ilya Kitaev
|
9d2cb4f36c
|
WalletListener functionality
|
2016-07-18 23:02:47 +03:00 |
|
Ilya Kitaev
|
083380cb8f
|
Transaction fee multiplier aka priority integraged
|
2016-07-18 23:02:18 +03:00 |
|
Ilya Kitaev
|
00ed12bd6c
|
Wallet::paymentIdValid
|
2016-07-18 23:02:18 +03:00 |
|
Ilya Kitaev
|
ab61ba0c9b
|
Merge branch 'master' of https://github.com/mbg033/bitmonero
|
2016-06-23 16:23:09 +03:00 |
|
Ilya Kitaev
|
ca61153003
|
Wallet: payment id and integrated address
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
2efec04f74
|
Wallet::createTransaction: added mixin_count param
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
85a632244e
|
double/string to monero integer convertion methods
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
e7d8f2a085
|
wallet::default_mixin exposed to public interface as
Wallet::setDefaultMixin, Wallet::defaultMixin;
wallet::create_transaction_2 used in Wallet::createTransaction
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
a5374897f8
|
Wallet::filename, Wallet::keysFilename, tests for move wallet
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
8390bfa770
|
Wallet API : WalletManager::findWallets() added
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
64348a2d11
|
WalletListener::moneySpent test
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
060bb62e29
|
WalletListener::moneySpent(), WalletListener::moneyReceived()
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
374577018d
|
started WalletListener
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
e6fdd5dd10
|
TransactionHistory continued
|
2016-06-23 16:01:26 +03:00 |
|
Ilya Kitaev
|
3dd4b4ccf9
|
merged with upstream
|
2016-06-23 15:50:40 +03:00 |
|
Ilya Kitaev
|
d500272fa8
|
Wallet API : transaction history in progress
|
2016-06-23 15:50:33 +03:00 |
|
Ilya Kitaev
|
663ed04eb8
|
transaction history api in progress
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
12345d382c
|
api implementation splitted over separate files
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
60508e6bae
|
TransactionInfo / TransactionHistory APIs design
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
951f3b5d83
|
Wallet::createTransaction API introduced
Transaction API continued
TODOs for Transaction/Transfer interface
|
2016-06-23 15:49:54 +03:00 |
|
Ilya Kitaev
|
7c51227f88
|
Wallet::transfer in progress
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
e04c67ac4c
|
Wallet::refresh + tests
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
9cdf0b7d7f
|
"testnet" is default parameter
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
caf0e02787
|
testnet option, Wallet::balance(), Wallet::unlockedBalance()
|
2016-06-23 15:49:22 +03:00 |
|
Ilya Kitaev
|
8df820b301
|
- testnet option added to api;
|
2016-06-23 15:49:07 +03:00 |
|
Ilya Kitaev
|
94eaeb50b2
|
wallet2::store() implemented within wallet2::store_to
|
2016-06-23 15:40:48 +03:00 |
|
Ilya Kitaev
|
f1c4a376af
|
Wallet::createTransaction: added mixin_count param
|
2016-06-20 22:56:30 +03:00 |
|
Ilya Kitaev
|
3318addafa
|
double/string to monero integer convertion methods
|
2016-06-16 16:42:33 +03:00 |
|
Ilya Kitaev
|
3ac20a46b3
|
wallet::default_mixin exposed to public interface as
Wallet::setDefaultMixin, Wallet::defaultMixin;
wallet::create_transaction_2 used in Wallet::createTransaction
|
2016-06-10 13:52:10 +03:00 |
|
Ilya Kitaev
|
c554055ce4
|
Wallet::filename, Wallet::keysFilename, tests for move wallet
|
2016-06-10 12:51:09 +03:00 |
|
Ilya Kitaev
|
2facbe77e4
|
Wallet API : WalletManager::findWallets() added
|
2016-06-03 14:52:58 +03:00 |
|
Ilya Kitaev
|
40087a745f
|
WalletListener::moneySpent test
|
2016-05-16 13:11:44 +03:00 |
|
Ilya Kitaev
|
27d86b73c6
|
WalletListener::moneySpent(), WalletListener::moneyReceived()
|
2016-05-13 16:25:31 +03:00 |
|
Ilya Kitaev
|
5dbd2b8fc3
|
started WalletListener
|
2016-05-05 22:24:00 +03:00 |
|
Ilya Kitaev
|
93119344ec
|
TransactionHistory continued
|
2016-04-29 16:26:14 +03:00 |
|
Ilya Kitaev
|
566166aafd
|
merged with upstream
|
2016-04-26 13:46:20 +03:00 |
|
Ilya Kitaev
|
53a97bdcd3
|
Wallet API: transaction history in progress
|
2016-04-22 13:33:09 +03:00 |
|
Ilya Kitaev
|
02c9df5de2
|
Wallet API : transaction history in progress
|
2016-04-22 13:21:08 +03:00 |
|
Ilya Kitaev
|
b6aaf53a60
|
transaction history api in progress
|
2016-04-20 13:17:27 +03:00 |
|
Ilya Kitaev
|
f83f3cbd96
|
api implementation splitted over separate files
|
2016-04-20 13:01:00 +03:00 |
|
Ilya Kitaev
|
4e1c2dc365
|
TransactionInfo / TransactionHistory APIs design
|
2016-04-19 12:25:03 +03:00 |
|