Commit Graph

22 Commits

Author SHA1 Message Date
tobtoht b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht 14e3422423
Don't use unsigned ints 2020-12-25 15:38:44 +01:00
tobtoht a38912a348
CSSWidget: don't filter funded proposals 2020-12-22 20:54:30 +01:00
blasty 4c9ece5025 Apply currency formatting to fiat column in transaction history 2020-12-16 10:53:41 +01:00
tobtoht 874748ea7f
Coins: copy label 2020-12-14 02:30:30 +01:00
tobtoht 480ecfd047 Improve row background color contrast for QDarkStyle 2020-11-25 22:09:13 +01:00
tobtoht 5a08bc353e Misc networking fixes
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht d9dfef021f Mitigate target_height attack 2020-11-14 22:42:41 +01:00
tobtoht 780a35fabe TransactionInfoDialog: add copy spendproof, in/outproof 2020-11-08 12:12:06 +01:00
tobtoht 20b741d30d Merge pull request 'Coins: numerical sort for amount column' (#105) from tobtoht/feather:coins_amount_sort into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/105
2020-11-02 07:58:50 +00:00
tobtoht 9b7849c5be Coins: numerical sort for amount column 2020-10-21 16:57:06 +02:00
tobtoht 51a0f86652 Move cdiv to globals.h 2020-10-21 16:57:03 +02:00
mrdeveloper 47d965c6cd Make format csv import as same as export 2020-10-21 10:10:48 +02:00
mrdeveloper 78516f4546 Contacts: import via csv file 2020-10-21 08:25:02 +02:00
tobtoht fc3ac2eb33 Export/Import KeyImages/Outputs 2020-10-14 20:18:25 +02:00
tobtoht ebde5a1cb7 Coins: add key image icons for view only wallets 2020-10-14 04:21:38 +02:00
dsc 2ab78022f5 Merge pull request 'Fix misc image scaling hangs' (#54) from tobtoht/feather:img_hang into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/54
2020-10-13 13:53:32 +00:00
tobtoht 363bf0ea38 Fix misc image scaling hangs 2020-10-13 15:45:55 +02:00
tobtoht 3df0786fb0 Receive: always copy full address 2020-10-11 17:23:13 +02:00
tobtoht df93b7672a History: fix fiat conversion 2020-10-11 15:02:02 +02:00
tobtoht 36495922a1 History: change tooltip for failed transactions 2020-10-09 21:39:37 +02:00
dsc 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00