15271 Commits (28f724edc92af2b8e31e8896a3210c5556c36b5f)
 

Author SHA1 Message Date
Salvatore Ingala 80e214d465
- Remove code calling hw1-related features, not supported in the version of btchip embedded in ledger_bitcoin 2 years ago
Salvatore Ingala f3eb492dca
Update Ledger website to ledger.com in error message 2 years ago
Salvatore Ingala 8a3fed9bc9
Remove btchip; use ranged version for ledger_bitcoin 2 years ago
Salvatore Ingala c401f84aa7
Avoid relying on old btchip package; improve missing library error handling 2 years ago
Salvatore Ingala 2d64dc13c9
Modify Ledger plugin to support the new bitcoin app v2.1.0 2 years ago
ghost43 65a2529480
Merge pull request #8058 from prusnak/trezor-no-serialize 2 years ago
Pavol Rusnak b4e5f35e66
trezor: optimize signing speed by not serializing transaction in trezor 2 years ago
Sander van Grieken acde8cd0b7 add apt --allow-downgrades in more places. 2 years ago
Sander van Grieken c0772019f1 rerun freeze_container_distro.sh and update docker base images for debian buster and bullseye 2 years ago
SomberNight 21dac9f8a6
util.EventListener: don't log "registering callback" 2 years ago
SomberNight c6a497ed39
android README: (trivial) don't need sudo anymore 2 years ago
SomberNight da3b271f5c
cosigner_pool plugin: handle multiple multisig wallets open 2 years ago
SomberNight bab1c6da86
rerun freeze_packages 2 years ago
SomberNight 590abec339
build requirements: colorama grew a new build-time dependency :/ 2 years ago
SomberNight 326f8c4fca
freeze_packages: better apply version restrictions on restricted deps 2 years ago
SomberNight 1e404f4e30
binaries: update python and openssl 2 years ago
accumulator d51ee07a81
use debian makensis instead of windows makensis executable through wine (#8057) 2 years ago
SomberNight 4a63ca2e1f
CI: only build arm64 qml apk, not both 2 years ago
SomberNight 4548351ffd
CI: rm redundant "populate_script" cache instructions 2 years ago
SomberNight 074ccdd072
CI: cache key should respect gitignore 2 years ago
SomberNight 54e22105b8
CI: cache more in Windows build 2 years ago
SomberNight 6f311c8930
appimage build: better caching, both locally and on CI 2 years ago
SomberNight 3b03bc9b29
CI: cache built *.dylib on macOS 2 years ago
Sander van Grieken 97f02bca3b qml: add import additional addresses/keys to import wallet 2 years ago
Sander van Grieken 0c9d4abb82 qml: show 2FA status and billing info in WalletDetails, expose billing schedule setting in config 2 years ago
SomberNight eb2ff94104
android: when running debug apk, disallow changing "enable_debug_logs" 2 years ago
SomberNight 4a3bc2f8b9
CI: macOS *still* does not have sha256sum :( 2 years ago
SomberNight 39dbd9492c
CI: more aggressive cache invalidation 2 years ago
SomberNight f8103163f7
CI: macOS does not have sha256sum 2 years ago
SomberNight 473dd08c04
CI: cache more 2 years ago
SomberNight 19d316f8e2
CI: rm obsolete "electrum_cache" 2 years ago
SomberNight ee8a20f7b6
CI: rename requirements-travis.txt 2 years ago
SomberNight 7328386413
CI: try to cache android apk builds 2 years ago
SomberNight 84faf7f99a
tests: fix TestLNTransport probabilistic failure 2 years ago
SomberNight 08eff6faa3
android: mention in README how to install CI apks on phone 2 years ago
SomberNight 21c18bbbe7
util.parse_URI: honour docstring and only raise InvalidBitcoinURI 2 years ago
SomberNight a15e383dbb
wallet.add_input_info: also add block_height if known 2 years ago
ThomasV 015648c4e5 Move get_dict method from wallet_db to json_db. 2 years ago
Sander van Grieken 99b2970372 qml: forgot WalletDetails.qml 2 years ago
Sander van Grieken 0649f13ee8 qml: rework drawer, split wallet details from wallet list/picker 2 years ago
Sander van Grieken 3eaebe7b47 qml: flow tags to next line if exceeding most of screen width 2 years ago
Sander van Grieken 3f9df0517a qml: rename walletdetails to walletsummary 2 years ago
Sander van Grieken 00e1d1786c qml: balance piechart in walletdetails, fix menus to top header height 2 years ago
Sander van Grieken 6b979f2185 qml: add basic piechart 2 years ago
Sander van Grieken 7028435daa qml: create wallet details drawer 2 years ago
SomberNight df2d0f4e1f
qt send: use bolt11 fallback addr even if LN is disabled 2 years ago
SomberNight 2fd762c308
qt send: bip21: ignore "lightning=" part if LN is disabled 2 years ago
SomberNight ac1d53f067
util.parse_URI: allow bip21 with lightning key without fallback addr 2 years ago
SomberNight 2863fb4ab4
tests: add "as_testnet" fn decorator, to run single tests in testnet 2 years ago
SomberNight d3227d7489
transaction: for witness v0 txins, put both UTXO and WIT_UTXO in psbt 2 years ago