ThomasV
e879cb4552
https download of headers
10 years ago
ThomasV
380e072842
fix bug with import_key
10 years ago
ThomasV
31739d01d7
fix bug #1365
10 years ago
ThomasV
aef7e4365e
Merge pull request #1364 from neocogent/wildcard
Wildcard SSL Support
10 years ago
neocogent
8792301846
restrict to *. only, add DN support also
10 years ago
neocogent
3c563b85ad
adjust comment about wildcards
10 years ago
neocogent
59c231808f
add wildcard ssl support
10 years ago
ThomasV
e444ff3519
catch invalid password exception
10 years ago
Neil Booth
e7ea3e5d01
Add two more block explorers
chain.so and biteasy.com
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
Neil Booth
677f235e4b
Fix typo.
10 years ago
ThomasV
5c4717b53c
use signal disconnect instead of boolean
10 years ago
ThomasV
f320178db9
no empty amount in bip70
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
Password requests from the tx dialog box are now centred on the
tx dialog. Similarly for error messages if misentering the password.
Also, "Signing transaction..." and "Broadcasting transaction..." are
centred on the appropriate tx dialog.
Finally restore the old "Sign" button enabling / disabling, as we
can now tell if the user cancelled the password request.
10 years ago
Neil Booth
b0ca9afc1e
Improved password wrapper.
Doesn't require any particular argument order of the wrapped
function.
Caller can tell if the user cancelled the request or not.
Optionally handles parent window hints.
10 years ago
Neil Booth
9f665c9994
Use wrapper to drop an unwanted framework argument
QPushButton.clicked passes a "checked" argument to the action
callback. We don't use or care for it, use a wrapper to drop it
and provide a uniform function signature for menu actions and button
actions.
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
aa7b9af501
minor fix
10 years ago
ThomasV
da55d9ed6e
payment requests: cmdline fixes
10 years ago
ThomasV
fbc23a61a3
fix cmdline addrequest
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
860bfaa30a
seal icon
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
Eagle[TM]
4578777c29
network: Update default servers
10 years ago
ThomasV
cb2bc54f96
store and display signatures of own requests
10 years ago
ThomasV
affd64125c
release notes rewording
10 years ago
ThomasV
35ca1537f2
release notes for 2.4
10 years ago
ThomasV
71243c2a57
dnssec: fix hash, and skip SOA
10 years ago
ThomasV
094ce2e4b3
add DNSSEC chain validation
10 years ago
ThomasV
538846ee0b
remove incorrect dnssec validation
10 years ago
ThomasV
126454c0e6
email plugin
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
652f0d0b7f
Merge pull request #1350 from CodingAnarchy/master
Remove --portable flag dependency on not setting wallet path via command line
10 years ago
Matt Tanous
dac89e212c
Update electrum
10 years ago
ThomasV
89f9f41445
Merge pull request #1348 from LedgerHQ/btchip-fix-signal-name
Rename signals to avoid name clashes
10 years ago