1778 Commits (0546fa73dfc012a925a27b0134132fa7b07e05b8)

Author SHA1 Message Date
SomberNight ca7e5575bf
option to set a dark theme for Qt 7 years ago
SomberNight 51ed8a998c
fix: network.interface can become None at any time 7 years ago
ghost43 7797af6ffa
Qt: show WIF help in import(x2) and sweep dialogs (#4425) 7 years ago
SomberNight 46fdbbbce5
change partial txn serialization format for imported addresses txins 7 years ago
SomberNight 9365b0f924
RBF: better exception handling 7 years ago
SomberNight 1b834a7a78
fix RBF 7 years ago
Johann Bauer 5eb1cbef92 [WIP] Crash reports android (#3870) 7 years ago
Anilkumar18 0a24c820bb
Altered the do_encrypt warning message 7 years ago
SomberNight 89040de758
remove "from addresses" from wallet logic 7 years ago
SomberNight 1b36dd7690 fix "max" button to account for 2fa fees in both Qt and kivy 7 years ago
ThomasV 8d5e666d30 support TrustedCoin plugin in the kivy GUI 7 years ago
Anilkumar18 ece457627b
Added a meaningful message on invalid public key 7 years ago
Harm Aarts e57e55aad8 Remove explicit send calls, part deux (#4408) 7 years ago
SomberNight f0daf2d37b
Qt: addresses tab - align text 7 years ago
SomberNight 792c248919
Qt: FeerateEdit.get_amount now returns sat/byte 7 years ago
SomberNight 9788ca0250
Qt: feerate edit was sometimes rounding inconsistently 7 years ago
SomberNight 3031f594cb
scaled pixmaps no longer pixelated 7 years ago
SomberNight 2b84fba67b
storage upgrade as part of the wizard. fix storage upgrade on kivy. 7 years ago
Johann Bauer d288999036 i18n template improvements 7 years ago
SomberNight c34273b771
(minor) missing space in message when deleting wallet 7 years ago
SomberNight 16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
SomberNight a9bf664a5e
qt: network status text to tell user proxy is enabled when network can't connect 7 years ago
SomberNight 150cbb5d9c
fix #4356: qt/tx_dialog - move save local button to left. 7 years ago
SomberNight f0657a3507
qt: show start-up wizard in case of exception 7 years ago
ghost43 dae187bada
allow fractional feerates (#4324) 7 years ago
SomberNight ceae43afe5
trustedcoin: sign first, then prompt for OTP 7 years ago
SomberNight c03d68d758
add 'sat' as base unit option 7 years ago
SomberNight 864706574b
fix #4330 7 years ago
SomberNight ae24af9bc2
wizard: move GoBack from Qt wizard to base_wizard 7 years ago
SomberNight e90a31ef23
qt seed dialog, (minor) class attr -> instance attr 7 years ago
SomberNight eb64571341
qt seed dialog fixes 7 years ago
Ben Woosley 53320470f5 Format the transaction window fee rate with 1 decimal place (#4286) 7 years ago
SomberNight a161b6e655
RBF: make sure we know the fee for the old txn 7 years ago
SomberNight 9fb927a068
minor py3 fix: language setting in qt/preferences 7 years ago
Ben Woosley d7750c73e6 Use keyword arguments for format_amount call clarity (#4290) 7 years ago
tiagotrs 23c29715af Add "Revealer" seed backup plugin (#4228) 7 years ago
ThomasV 7cee37dfb8 show bitcoin price info in history summary 7 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight 5b2b59420f
fix #4266 7 years ago
Filip Gospodinov dcf25f9121 qt: allow copying receiving address using ctrl-c (#4258) 7 years ago
Filip Gospodinov 6cf334244a contrib: detect builds with uncommitted changes 7 years ago
SomberNight 426ab85ed6
qt: for dark color scheme, fix yellow 7 years ago
SomberNight 75f0221617
minor grammar fix in qt/preferences 7 years ago
SomberNight 985fe24f18
fix #4240 7 years ago
SomberNight bfb0141b20
fix #4230 7 years ago
SomberNight 2f408e5d07
make qt HistoryList.on_update() faster by caching icons 7 years ago
SomberNight 6eb38d6b8c
Qt wizard: raise GoBack from None 7 years ago
SomberNight 42582b6a64
fix #4219 7 years ago
SomberNight 4703d93b0f
fix #4216 7 years ago
Lucas Betschart b1aba416e4 Use HTTPS for weblinks 7 years ago