9135 Commits (ecf6ace975a2393696c43df6d00f46e6387fddcc)
 

Author SHA1 Message Date
SomberNight ecf6ace975
follow-up #4442 7 years ago
Francisco J. Hernandez Heras 469565c188 Improving imports (#4448) 7 years ago
ThomasV a4da04110e
Merge pull request #4442 from SomberNight/bip32_fix_invalid_ecpoint 7 years ago
SomberNight 12af2dc63b
kivy history tab: allow scrolling with bar 7 years ago
ThomasV 4018bd12bd
Merge pull request #4446 from SomberNight/android_disable_backups 7 years ago
SomberNight ef5121cf12
android: disable backups 7 years ago
SomberNight 0b72803dd4
fix #4319 7 years ago
SomberNight 170f41f50d
tests: sweeping p2pk 7 years ago
SomberNight 73a3d473cc
fix #4400 and minor clean-up in email req plugin 7 years ago
SomberNight b9d690d64f
handle bip32 edge cases 7 years ago
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