1193 Commits (2edd0f248abc1e689128d6a9d1360f3367a6a151)

Author SHA1 Message Date
ThomasV 508b5373ac minor fixes 10 years ago
ThomasV acbd434f76 cleanup request signing 10 years ago
ThomasV 878e3f80ad fix expiration date display 10 years ago
ThomasV e4ea07c168 better help msg 10 years ago
ThomasV 01d4118221 rm useless warning 10 years ago
ThomasV a6c65b8997 change internal format of requests 10 years ago
ThomasV 2c1fb1e37c do not raise exception if uri has an unknown key 10 years ago
ThomasV e77f0c98e7 extend bitcoin: URI with signature data, instead of serialized format 10 years ago
ThomasV 1e668209dc improve signed URI window 10 years ago
ThomasV 9c30ad3dd5 extend bitcoin URIs with signed payment requests passed directly 10 years ago
ThomasV 47d86d12be add ssl_cert path to preferences 10 years ago
ThomasV e444ff3519 catch invalid password exception 10 years ago
ThomasV 17948fb781 fix 1360 10 years ago
ThomasV 471cab6089 do not base64encode signatures in requests 10 years ago
ThomasV 7588519e8e improve payreq signing message 10 years ago
ThomasV 5c4717b53c use signal disconnect instead of boolean 10 years ago
ThomasV eb3442ab47 use date_str in invoices list 10 years ago
ThomasV 6fa7f57f10 express expiration dates in natural language 10 years ago
ThomasV 0fad7cd5e1 do not show openalias field in red if no alias is defined 10 years ago
Neil Booth 3fbd81f8ab Improved dialog centring 10 years ago
Neil Booth b0ca9afc1e Improved password wrapper. 10 years ago
Neil Booth 9f665c9994 Use wrapper to drop an unwanted framework argument 10 years ago
ThomasV 60afddd595 gui tweaks 10 years ago
ThomasV 3722aeca45 rename method 10 years ago
ThomasV 546c0cc57b tweak settings dialog 10 years ago
ThomasV b3cd334046 show requestor as tooltip 10 years ago
ThomasV dff8f6b338 rework paymentrequest methods 10 years ago
ThomasV 35aba0c14b show alias satus in gui after fetch 10 years ago
ThomasV 2e6aa9067f email: better workflow 10 years ago
ThomasV eadca9f998 add info about alias providers 10 years ago
ThomasV 5562239c5e use daemon thread to fetch alias 10 years ago
ThomasV a95c4c6711 fetch alias on gui startup 10 years ago
ThomasV 37aef8332b add more help messages 10 years ago
ThomasV 411209d2af improve settings dialog 10 years ago
ThomasV cb2bc54f96 store and display signatures of own requests 10 years ago
ThomasV b9d270d438 add alias field to settings 10 years ago
ThomasV f3c4a55e77 add dnssec verification to payment requests 10 years ago
ThomasV d3104a17b7 Revert "Improved dialog centring" 10 years ago
ThomasV bad9030554 Revert "Improved password wrapper." 10 years ago
ThomasV 383f8924d7 revert txdialog to QDialog 10 years ago
ThomasV 5c2235e54b make tx.deserialize preserve existing inputs 10 years ago
Neil Booth d41dfa394b Improved dialog centring 10 years ago
Neil Booth c33175c312 Improved password wrapper. 10 years ago
Neil Booth 15632adb40 Rename send_tx() to sign_tx() 10 years ago
Neil Booth b2bfd5af1f Show the broadcast button even if broadcast. 10 years ago
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs 10 years ago
Neil Booth aa6de86c27 Once a user inputs a fee, retain it. 10 years ago
ThomasV 616becd9a8 move openalias from plugins to core 10 years ago
Roman Zeyde a0c891d73f transaction_dialog: allow plugins manipulate transaction sharing buttons 10 years ago
Neil Booth a23247634c Remove some unused vars. 10 years ago