12091 Commits (88650ed8d60acde94d476af5431ee654f09b2b30)
 

Author SHA1 Message Date
SomberNight 29cf01524a
qt CPFP: handle empty fee field 5 years ago
SomberNight 1059191ebc
qt installwizard: fix empty filename crash 5 years ago
SomberNight d2f132738a
wallet: only select mature coins by default 5 years ago
SomberNight 6709ec4117
dns hacks on windows: cache dns when using dnspython 5 years ago
SomberNight 2d57a689d9
network/util: increase default timeout of make_aiohttp_session (30->45s) 5 years ago
SomberNight 96fa03c11b
fix paying bip70 payment request with Kivy GUI 5 years ago
SomberNight 1d0aa4042a
fix paying bip70 payment request with Qt GUI 5 years ago
SomberNight 787ac5fe99
interface: make changing max incoming msg size (1 MB) easier 5 years ago
ghost43 c19f9ee755
Merge pull request #5865 from shyrwall/master 5 years ago
Sebastian Hyrwall 967f4d7236 Remove phishing server 5 years ago
SomberNight b3c0231b2b
appimage build: add notes re investigating reproducibility failure 5 years ago
SomberNight 5f4162deaa
requirements: bump min python-keepkey to 6.3.1 5 years ago
SomberNight ad5c6284c4
commands/jsonrpc: fix specifying "wallet" to commands that need it 5 years ago
SomberNight 2ca535225d
util.standardize_path: properly handle "~" (user's home directory) 5 years ago
ghost43 3716594331
Merge pull request #5460 from SomberNight/keepkey_enum_20190626 5 years ago
SomberNight c8d7075758
requirements: bump min python-keepkey to 6.3.0 5 years ago
SomberNight a8e81c0bd2
keepkey: use libusb to enumerate devices instead of hid 6 years ago
ghost43 ace61d2d20
Merge pull request #5692 from matejcik/trezor-shamir 5 years ago
SomberNight 18209fc782
trezor: when restoring, hide Shamir options by default 5 years ago
SomberNight 9b28f6df7b
wallet: encrypt storage by default 5 years ago
SomberNight 9834d6cd94
windows binaries: skip building libusb if already done 5 years ago
SomberNight eca769c4ca
windows binaries: build libusb ourselves 5 years ago
matejcik 006c6c1a58 trezor: use BIP39 backup by default even if Shamir is available 5 years ago
matejcik da41e4c289 trezor: bump library requirement 5 years ago
matejcik 3fc70bd97a trezor: implement support for Shamir recovery 5 years ago
matejcik f4e2781786 trezor: link button messages to enum names 5 years ago
SomberNight 79681c90e0
wallet._is_onchain_invoice_paid: support "zero amount" invoice 5 years ago
Axel Gembe 880bd16883
AppImage: Improve binary stripping 5 years ago
SomberNight 33facd151d
ledger.sign_transaction: always do certain output checks 5 years ago
SomberNight ee63e84bcf
ledger: faster sign_transaction startup 5 years ago
SomberNight 6b8c447eb9
ledger: support sending to OP_RETURN outputs 5 years ago
SomberNight 02baae10d7
kivy: implement opening storage-encrypted wallet files 5 years ago
SomberNight 72491bdf18
synchronizer: request tx from server if we only have partial local tx 5 years ago
SomberNight 7b49832a3f
payment requests: fix explicit "None" expiration 5 years ago
SomberNight 01fc048484
CLI: properly auto-upgrade storage when needed even if storage-encrypted 5 years ago
ThomasV 2c6a1f55fb
Merge pull request #5825 from SomberNight/201912_local_tx_can_be_partial 5 years ago
ThomasV 61fc00fb9e
Merge pull request #5840 from SomberNight/201912_py38_win_dlls_source 5 years ago
SomberNight 93cee1ba4d
windows: when running from source, with py3.8+, load DLLs from '.dlls' 5 years ago
ThomasV 34d652b0f6 follow-up previous commit 5 years ago
ThomasV 11f1541cdd lnworker: save timestamp regardless of channel state 5 years ago
SomberNight 3a2fe80675
qt: also use BlockWaitingDialog in PreviewTxDialog 5 years ago
SomberNight dbd1c8cf71
qt TxDialog: visibility of widgets should be set after parenting 5 years ago
SomberNight c9ede07462 wizard: (qt) add dedicated button to create new wallet 5 years ago
ThomasV 7324817ff3
Merge pull request #5833 from SomberNight/201912_qt_blocking_waiting_dialog 5 years ago
SomberNight 308517d473
python 3.8: adapt to breaking changes re asyncio.CancelledError 5 years ago
ThomasV fa9b997c70
Merge pull request #5834 from Electronic-Gulden-Foundation/fix/aiohttp 5 years ago
SomberNight 255bf7caf4
build: update some packages in dockerfiles 5 years ago
SomberNight a5a7c205e3
trivial: add a few log lines for startup 5 years ago
SomberNight d08ed6410a
python3.8: fix DeprecationWarning in qt/paytoedit 5 years ago
SomberNight 9d0ae2f95b
adapt to aiohttp 4.0 5 years ago