9398 Commits (86733279f6e320f45269433ba0dfc0a7ba7330cd)
 

Author SHA1 Message Date
SomberNight 71ce7cce6d
stricter tx deserialization: forbid junk at the end 7 years ago
ThomasV 0e8976856d
Merge pull request #4429 from Anilkumar18/patch-2 7 years ago
ThomasV 6f2396be34
Merge pull request #4435 from spesmilo/hi_res_old_icons 7 years ago
Anilkumar18 0a24c820bb
Altered the do_encrypt warning message 7 years ago
Janus c2ac157f67 Add SVG icons resembling old raster icons 7 years ago
SomberNight fa8707b390
trustedcoin kivy: fix restoring with "lost 2fa" option 7 years ago
ThomasV ebdce9fb9a
Merge pull request #4405 from SomberNight/remove_from_addresses_from_wallet2 7 years ago
SomberNight 6b8a563d41
add witness version to our partial format 7 years ago
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