805 Commits (9a4d44780be150704e7baefd5577657f52a2a7e6)

Author SHA1 Message Date
Maran 5ee708aaa2 Fix receiving addresses for pruned servers 12 years ago
thomasv e2a2596479 fix: case where wdir path is empty (portable wallet) 12 years ago
thomasv bd96815eb3 command line option for portable wallets 12 years ago
thomasv ba39f8bec0 do not bundle blockchain headers with packages 12 years ago
Maran 2e8281d21c Fix receiving filtering in lite gui to account for both results of transactions.get 12 years ago
ThomasV 2216b6e127 do not refresh after main loop finished 12 years ago
ThomasV 0fe5e5c516 remove dead code; check maxpos in print_list 12 years ago
ThomasV 662adbe85b allow any character in edit_str 12 years ago
ThomasV 0f3b70ad88 fix: do not request the same history twice 12 years ago
thomasv e4f934a05f fix: missing chars 12 years ago
Maran 25f424a8d8 Fix for slush's problem, perhaps 12 years ago
Maran 9b07aca88f Fix receiving widget 12 years ago
Maran 900aab9595 Change bug report information 12 years ago
Maran 7f76ac4aeb Implemented labeling after making a transaction 12 years ago
Maran a296350994 Implements feature to copy mpk to your clipboard to the lite gui, fixes #51 12 years ago
Maran 6394712392 Implemented receiving addresses to lite gui 12 years ago
Maran 32f3a42c04 Add receiving widget for lite gui 12 years ago
Maran 383948ab71 Added unknown option in case none given 12 years ago
Maran b564bedd52 Added date to the history overview of the lite GUI 12 years ago
Maran a32a679359 Added age method that takes a timestamp and return a string of how long ago the date is 12 years ago
Maran 674ffe27ff Remove server list from lite gui 12 years ago
ThomasV f0f2a0687c version 1.5.6 12 years ago
thomasv 33031f387c fix: misplaced repr 12 years ago
thomasv 639ef7119d fix bug: to_address -> address 12 years ago
Maran 9bf12079ce Added default time string 12 years ago
Maran 9083be46f7 There isn't always a tx hash..\? 12 years ago
Maran c50103870e Handle exceptions on parsing better 12 years ago
Maran 108da45e53 Added the option to export your transactions to a CSV file 12 years ago
thomasv 16a81271e4 store timestamps in verifier 12 years ago
thomasv 4e070bda57 new command: signtx (offline transaction signing) 12 years ago
thomasv c763445734 allow multiple-outputs transactions with mktx() 12 years ago
thomasv 12250995cd version 1.5.5 12 years ago
thomasv 108dfb6140 revert to daemon threads because some clients do not seem to close their sockets cleanly 12 years ago
ThomasV e766df1d33 retry when passwords do not match 12 years ago
ThomasV a3af71960c small qr code window with print 12 years ago
ThomasV 2603f21a3b fix show seed 12 years ago
ThomasV 52781aa489 version 1.5.4 12 years ago
ThomasV 1573e71af9 fix 12 years ago
thomasv e22e744b10 config: merchant_name 12 years ago
thomasv a01819fa0a save label invoice string 12 years ago
thomasv a7a60ceaeb separate update qr code and paint event 12 years ago
thomasv 267466b22d use timer signal to render qr code 12 years ago
thomasv 882ee0ded4 show address balance in POS mode 12 years ago
thomasv 1c3ab88262 smaller font size, we don't want the window to be larger than 800 pixels 12 years ago
thomasv c586c55528 receive tab: 3 separate view mode 12 years ago
ThomasV 74a8a5f77a edit column directly 12 years ago
ThomasV 522d4d7f91 do not display requested amount if zero. show menu item only if window is visible 12 years ago
ThomasV 4faeaef91e proper close method 12 years ago
ThomasV 1fec0887d2 use update instead of repaint; do not update qr window if not visible 12 years ago
thomasv fadeb913d0 toggle visibility instead of closing the window 12 years ago