1793 Commits (d212c90ed9725ec0920bfd8b63e3bf4eea2bb18e)

Author SHA1 Message Date
Janus caadc5a5bb lightning_channels_list: use signals to avoid segfault 7 years ago
Janus 094b939a24 lightning: qt channel dialog, fix for shutdown when lightning disabled 7 years ago
Janus 1a05838ef2 lightning: assert result type, add invoice qr dialog 7 years ago
Janus ad5aac1383 lightning: march 2018 rebase, without integration 7 years ago
Janus 097ac144d9 file reorganization with top-level module 7 years ago
SomberNight c33363c1e5
fix #4042 7 years ago
SomberNight 8b1051fa24
fix #4418 7 years ago
SomberNight eefcc60d98
color 2fa billing outputs in Qt tx dialog 7 years ago
SomberNight 39215b43b9
Qt send tab: disable "max" button for invoices 7 years ago
SomberNight 7f162733e0
fix #4037 (new issue but was merged into that) 7 years ago
SomberNight c4ef5bfedb
Qt: minor text formatting 7 years ago
SomberNight 2b93593e3f Qt: (minor) clean up "about" message 7 years ago
SomberNight db91618a44
Qt: (minor) clean up "about" message 7 years ago
SomberNight 8b86f21520
wizard: extend derivation dialog to also let user select script type. 7 years ago
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