Riccardo Spagni
b74cae4168
Merge pull request #66
...
628b26c
Transfer: validate destination address (moneromooo.monero)
51f89a8
Transfer: disable Send button if the payment id is invalid (moneromooo.monero)
2016-10-24 10:34:29 +02:00
moneromooo.monero
628b26c429
Transfer: validate destination address
...
including preventing two payment ids (standalone and
from integrated address)
2016-10-16 16:54:53 +01:00
moneromooo.monero
51f89a8402
Transfer: disable Send button if the payment id is invalid
2016-10-16 13:57:56 +01:00
moneromooo.monero
a15787aafc
TransactionHistory: fix date appearing as NaN
...
Also make the end dates saner
2016-10-16 12:30:37 +01:00
Jacob Brydolf
06d628b696
libwalletqt: added isRecovering state
2016-10-10 21:36:57 +02:00
Ilya Kitaev
0ac27e13a6
History: filter by amount
2016-10-10 00:22:36 +03:00
Jacob Brydolf
9f336a5c51
libwalletqt: added restore-height parameter to recoveryWallet();
2016-10-10 00:22:36 +03:00
Ilya Kitaev
9b09e83ba0
History: filtering by paymentId and date
2016-10-10 00:19:39 +03:00
Ilya Kitaev
e3cea8582f
TransactionHistory: firstDateTime and lastDateTime properties
2016-10-10 00:19:39 +03:00
Ilya Kitaev
612c497608
TransactionHistory sorting
2016-10-10 00:19:13 +03:00
Ilya Kitaev
0498c3ba64
Transaction history is not crashing and refreshing properly
2016-10-10 00:19:13 +03:00
Ilya Kitaev
522b0671ad
Simple transaction history
2016-10-10 00:15:17 +03:00
Jacob Brydolf
af70c81082
Added daemon BC sync progress bar
...
depends on https://github.com/monero-project/monero/pull/1173
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212
added TransactionHistoryModel; renamings
2016-10-10 00:15:17 +03:00
Ilya Kitaev
f402fd9e7d
Wallet::daemonBlockChainHeight(); BC sync progress in GUI
2016-09-26 22:55:25 +03:00
Ilya Kitaev
7e769b3a87
Wallet: moneySpent, moneyReceived, newBlock signals
2016-09-23 23:51:24 +03:00
Ilya Kitaev
3280fe389a
fix: Wallet storage path creation broken ( #49 )
2016-09-05 22:07:53 +03:00
Ilya Kitaev
4fa8ad3b19
Transfer page: validate amount
2016-08-23 16:07:52 +03:00
Ilya Kitaev
6b9afcf291
extra debug logging
2016-08-23 10:32:01 +03:00
Ilya Kitaev
8d93f01db4
WalletManager::openWalletAsync integrating with UI
2016-08-19 14:44:44 +03:00
Ilya Kitaev
d3234bb915
WalletManager::openWalletAsync in progress
2016-08-18 21:55:34 +03:00
Ilya Kitaev
71da777375
Init wallet asynchronously
2016-07-14 13:09:39 +03:00
Ilya Kitaev
d9f031ec2a
Async API integration in progress
2016-07-13 15:24:40 +03:00
Ilya Kitaev
39cb75e58c
Send money: confirmation popups added
2016-06-28 22:37:14 +03:00
Ilya Kitaev
409c5701e2
Priority aka fee multiplier integrated
2016-06-27 15:45:48 +03:00
Ilya Kitaev
17f38a930e
Added "Receive" page. Hide all pages except "Transfer" and "Receive".
2016-06-26 18:04:45 +03:00
Ilya Kitaev
2696e49a54
mixin count for Wallet::createTransaction
2016-06-20 23:36:56 +03:00
Ilya Kitaev
8ac86a8042
Balance on UI updated by the signal
2016-06-17 16:35:07 +03:00
Ilya Kitaev
eaf59243b2
basic "send money" functionality implemented in GUI
2016-06-16 17:13:46 +03:00
Ilya Kitaev
5c10be3251
Qt wrappers for libwallet API classes
2016-06-08 13:53:24 +03:00
Ilya Kitaev
da1b74a707
Start in normal mode if wallet exists. Resolves #9
2016-06-07 16:28:44 +03:00
Ilya Kitaev
493e290956
libwallet integration
2016-06-03 17:30:19 +03:00