348 Commits (754a9687067865b3b8e7d7d3cfa474048dab07a1)

Author SHA1 Message Date
Jacob Brydolf 4e61ebeedb
add default argument to store()
8 years ago
moneromooo.monero 472f559332 sign/verify message/file
8 years ago
Riccardo Spagni ce386b99ad
Merge pull request #128
8 years ago
Riccardo Spagni 99dbbc469c
Merge pull request #122
8 years ago
Riccardo Spagni 60b65b9bcc
Merge pull request #115
8 years ago
Riccardo Spagni 10c8a2db03
Merge pull request #111
8 years ago
moneromooo.monero 689f0415e7 Report when the GUI is connected to a daemon with mismatched version
8 years ago
Jacob Brydolf cfa8929579 wallet api: added getTxKey()
8 years ago
moneromooo.monero 06e94e2fbe Add a page for checking payments via the tx key
8 years ago
moneromooo.monero d95e4a37cf Write support for tx notes
8 years ago
dEBRUYNE-1 4f386e0269
Fix erroneous DateTime & small README change
8 years ago
Riccardo Spagni cda769739e
Merge pull request #97
8 years ago
Jacob Brydolf 80795971fe
Cache daemon target height
8 years ago
Jacob Brydolf c873da75f2 added debug message on wallet close
8 years ago
Riccardo Spagni b74cae4168
Merge pull request #66
8 years ago
moneromooo.monero 628b26c429 Transfer: validate destination address
8 years ago
moneromooo.monero 51f89a8402 Transfer: disable Send button if the payment id is invalid
8 years ago
moneromooo.monero a15787aafc TransactionHistory: fix date appearing as NaN
8 years ago
Jacob Brydolf 06d628b696
libwalletqt: added isRecovering state
8 years ago
Ilya Kitaev 0ac27e13a6 History: filter by amount
8 years ago
Jacob Brydolf 9f336a5c51 libwalletqt: added restore-height parameter to recoveryWallet();
8 years ago
Ilya Kitaev 8b748bf25d History: filter by amount
8 years ago
Ilya Kitaev 9b09e83ba0 History: filtering by paymentId and date
8 years ago
Ilya Kitaev e3cea8582f TransactionHistory: firstDateTime and lastDateTime properties
8 years ago
Ilya Kitaev 612c497608 TransactionHistory sorting
8 years ago
Ilya Kitaev e7e6c583b6 Adding sort-filter-proxy model
8 years ago
Ilya Kitaev 0498c3ba64 Transaction history is not crashing and refreshing properly
8 years ago
Ilya Kitaev 522b0671ad Simple transaction history
8 years ago
Jacob Brydolf af70c81082 Added daemon BC sync progress bar
8 years ago
Ilya Kitaev 0ff3fd3212 added TransactionHistoryModel; renamings
8 years ago
Ilya Kitaev f402fd9e7d Wallet::daemonBlockChainHeight(); BC sync progress in GUI
8 years ago
Ilya Kitaev 7e769b3a87 Wallet: moneySpent, moneyReceived, newBlock signals
8 years ago
Ilya Kitaev 3280fe389a fix: Wallet storage path creation broken (#49)
8 years ago
Ilya Kitaev 4fa8ad3b19 Transfer page: validate amount
8 years ago
Ilya Kitaev 6b9afcf291 extra debug logging
8 years ago
Ilya Kitaev 8d93f01db4 WalletManager::openWalletAsync integrating with UI
8 years ago
Ilya Kitaev d3234bb915 WalletManager::openWalletAsync in progress
8 years ago
Ilya Kitaev 71da777375 Init wallet asynchronously
8 years ago
Ilya Kitaev d9f031ec2a Async API integration in progress
8 years ago
Ilya Kitaev 39cb75e58c Send money: confirmation popups added
8 years ago
Ilya Kitaev 409c5701e2 Priority aka fee multiplier integrated
8 years ago
Ilya Kitaev 17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive".
8 years ago
Ilya Kitaev 2696e49a54 mixin count for Wallet::createTransaction
8 years ago
Ilya Kitaev 8ac86a8042 Balance on UI updated by the signal
8 years ago
Ilya Kitaev eaf59243b2 basic "send money" functionality implemented in GUI
8 years ago
Ilya Kitaev 5c10be3251 Qt wrappers for libwallet API classes
8 years ago
Ilya Kitaev da1b74a707 Start in normal mode if wallet exists. Resolves #9
8 years ago
Ilya Kitaev 493e290956 libwallet integration
8 years ago