9465 Commits (ecc296cf6751cea95ef077e254a92ce8c7f8510e)
 

Author SHA1 Message Date
SomberNight 6298e9b458
in Qt send tab, detect invalid multi-line payto when using "!": "insufficient funds" 7 years ago
SomberNight 36ddb68384
synchronizer.py: fix bug where synchronizer would get stuck in case of weird server behaviour 7 years ago
SomberNight 9365b0f924
RBF: better exception handling 7 years ago
SomberNight 1b834a7a78
fix RBF 7 years ago
SomberNight 8f7a4cf876
follow-up 0438bbc2c2 7 years ago
SomberNight 7ebff5616e
ecc.py: _MyVerifyingKey.from_signature is raising low level exception 7 years ago
SomberNight 0438bbc2c2
transaction.py: change update_signatures API. fix trezor segwit signing. 7 years ago
SomberNight 05e5ef16eb
transaction.py: more flexible sign() method 7 years ago
SomberNight 5d7157451f
tests: TestWalletOfflineSigning 7 years ago
SomberNight 11ffc5ca8a
wallet.py: remove placeholder code re p2sh imported wallets 7 years ago
SomberNight 4193c7ff14
transaction.py: wtxid is undefined for uncomplete txns 7 years ago
SomberNight e8b5bcf31e
fix incorrect txid for partial segwit txns 7 years ago
SomberNight 12c5474cf1
stricter tx deserialization: forbid negative output amount values 7 years ago
SomberNight 0b78cb5e6b
stricter tx deserialization: forbid output amount values over 21 million btc 7 years ago
Johann Bauer 5eb1cbef92 [WIP] Crash reports android (#3870) 7 years ago
Janus 17ef023c8c icons: use non-flat lock/unlock icons, and rerender to 512x512 7 years ago
Janus 325e9b0d6f icons: fix viewbox of status_waiting and rerender 7 years ago
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