9125 Commits (849f64a0105787625174c36c7e4f2a605fcdb5a6)
 

Author SHA1 Message Date
SomberNight 849f64a010
python3.4: typing module is not part of stdlib 7 years ago
SomberNight ad7f8f2cbe
wallet.py: fix balance/history for duplicate addresses 7 years ago
SomberNight 59c1d03f01
ecc.py: properly handle point at infinity 7 years ago
SomberNight 1a8e8bc047
bitcoin.py: make int_to_hex throw on overflow 7 years ago
SomberNight 79f4a8bae9
ledger: support hiding outputs on 'receive' branch 7 years ago
SomberNight 529cb3602c
fix ledger signing. fix dbb 2fa. follow-up partial txn ser change (#4405) 7 years ago
ghost43 a98e833897
getfeerate command: add optional parameters to specify custom fee level (#4264) 7 years ago
SomberNight 2cc15fca57
tests: add missing txid test from #3316 7 years ago
ghost43 cc05c09d6b
minikeys: import with uncompressed pubkey instead of compressed (#4384) 7 years ago
SomberNight d150f0dfc0
tests: rbf and cpfp 7 years ago
SomberNight 3e63a3cdc9
README: reference 'fast' extra instead of 'full' 7 years ago
SomberNight 00db9c4552
rerun freeze_packages 7 years ago
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