9190 Commits (d293cc0d5374f5410a69e4ea9cd92b103887337f)
 

Author SHA1 Message Date
SomberNight a0ba5a7962
change partial txn format: add header. only parse inputs and witness for partial txns. 7 years ago
SomberNight 89040de758
remove "from addresses" from wallet logic 7 years ago
ThomasV 79558c1170 kivy wizard: replace checbox with button 7 years ago
ThomasV e196d7b4d1 kivy: use TextInput to workaround Label texture size issue 7 years ago
SomberNight 1b36dd7690 fix "max" button to account for 2fa fees in both Qt and kivy 7 years ago
SomberNight cf80952071 better handle exceptions in wizard re "cannot connect to trustedcoin server" 7 years ago
SomberNight 4fea9edd11 distinguish invalid otp from server failure when sending tx 7 years ago
SomberNight 27012e7394 tell user about 2fa fees when sending tx 7 years ago
SomberNight 396fa949b0 follow-up prev 7 years ago
SomberNight 531a2a5c1f during wallet restore allow user to retry after invalid OTP. add abort button on kivy. 7 years ago
SomberNight 248a3a5755 otp/email dialog handles pressing enter. do not offer to show seed for 2fa wallet. 7 years ago
ThomasV 9ceb73f014 follow-up a15b351b00c5a893c699c23111d8151377b8a262 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
ThomasV 5a75ce74d7
Merge pull request #4422 from SomberNight/fix_4421 7 years ago
ThomasV 0682166314
Merge pull request #4419 from SomberNight/kivy_show_all_xpubs 7 years ago
SomberNight 56a399e1da
fix revealer for linux distributables; and small clean-up 7 years ago
SomberNight fc6cb70c80
socket.getaddrinfo on win32: do our own dns resolution outside the lock 7 years ago
SomberNight 0962766b72
kivy: show all xpubs 7 years ago
SomberNight 7043d6907f
follow-up prev 7 years ago
SomberNight 1d4ca34ca6
kivy: fix potential crash in on_resume 7 years ago
SomberNight cad8e29ed7
kivy: when pressing "max" button, catch NoDynamicFeeEstimates 7 years ago
matejcik 208606beda trezor: do not rely on deprecated ckd_public (#4416) 7 years ago
Dev Random c6fce4b7cc do not actually compute the nested p2wsh-p2sh script if just estimating size (#4412) 7 years ago
SomberNight 610b37890f
kivy: after deleting wallet, try to open saved wallet 7 years ago
SomberNight ff7159495c
kivy: save and open to last wallet 7 years ago
Harm Aarts e57e55aad8 Remove explicit send calls, part deux (#4408) 7 years ago
ThomasV 0fb3d3c825
Merge pull request #4411 from kyuupichan/get_chunk 7 years ago
Neil Booth bc83fa8d68 Stop using deprecated RPC blockchain.block.get_chunk 7 years ago
Neil e0a6b082d2 First message on an interface is server.version (#4407) 7 years ago
SomberNight f0daf2d37b
Qt: addresses tab - align text 7 years ago
Johann Bauer 10c0746287 Make new status icons closer to their original color 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
ghost43 d667c5d46e
Merge pull request #4402 from kyuupichan/master 7 years ago
SomberNight 105101bb5c
fix #4403 7 years ago
Neil Booth b164cc4bba Pass raw=True when subscribing to headers 7 years ago
Neil Booth 1900e58e88 Subscribe to raw headers 7 years ago
SomberNight 219c2a363a
fix #4401 7 years ago
SomberNight 3031f594cb
scaled pixmaps no longer pixelated 7 years ago
SomberNight cfc52e6441
follow-up #4396: new 2fa wallets could not be created 7 years ago
SomberNight 141994ed1b
tests: TestWalletSending - also test raw_tx and wtxid 7 years ago
ThomasV 8d07094ede
Merge pull request #4396 from SomberNight/storage_upgrade_wizard 7 years ago
ThomasV 4fc677c876
Merge pull request #4394 from bauerj/new-icons 7 years ago
SomberNight 2b84fba67b
storage upgrade as part of the wizard. fix storage upgrade on kivy. 7 years ago
Johann Bauer edb6de92d8 New icons 7 years ago
Johann Bauer d288999036 i18n template improvements 7 years ago
SomberNight ec5931ae54
rename dylib for libsecp 7 years ago
Johann Bauer 4a65db54c9 Travis: Fix Windows build from PRs 7 years ago
Johann Bauer c76375de91
Build libsecp256k1 7 years ago