12901 Commits (ea3e3ddbb8280f499bf2535d2a8a63dd174e2e44)
 

Author SHA1 Message Date
SomberNight ea3e3ddbb8
lnpeer: handle cooperative close edge-case 4 years ago
SomberNight 261ad804ca
invoices: always validate that LNInvoice.invoice can be decoded 4 years ago
ThomasV 9d2ede8796 fix arg order in sign_version 4 years ago
ThomasV 950ed9a456 sign_packages: upgrade python 4 years ago
SomberNight f9ce058479
prepare release 4.0.3 4 years ago
ThomasV 413fcfbf9b update locale submodule 4 years ago
SomberNight 9931df9f25
storage: fix update-password edge-case 4 years ago
SomberNight 9eb152ed98
keystore: improve check_password. 4 years ago
SomberNight 9b4414fb2e
keystore: add comment about find_my_pubkey_in_txinout quirk (re PSBT) 4 years ago
ghost43 9e0e941533
Merge pull request #6563 from SomberNight/202009_deps 4 years ago
Henrik Grimler 48a7e5cc2b
gui: update stdio and text after db and storage separation (#6567) 4 years ago
ghost43 21c3572600
hardware devices: run all device communication on dedicated thread (#6561) 4 years ago
SomberNight 9204102663
binaries: pip install build requirements first 4 years ago
SomberNight 829f7c7443
rerun freeze_packages 4 years ago
SomberNight cb2f92f710
windows binaries: update pyinstaller to 4.0 4 years ago
SomberNight 4f46741c52
binaries: bump python version (3.7.7->3.7.9) 4 years ago
SomberNight 7e534f4865
dependencies: rm pyaes from requirements 4 years ago
SomberNight 1cc8c2c055
binaries: bundle 'cryptography' instead of 'pycryptodomex' in binaries 4 years ago
SomberNight 53a5a21ee8
hardware: update device conn. status faster (through GUI indicator) 4 years ago
SomberNight 9bba65199e
Qt QR code: when saving QR code as image file, don't include stretch 4 years ago
SomberNight 2d739981c2
lnhtlc: fix prev: too much copy-paste 4 years ago
SomberNight aba2e0f55a
lnhtlc: add all_htlcs_ever, get_htlc_by_id, was_htlc_failed and use them 4 years ago
SomberNight 51f42a25f9
lnhtlc: add lock to make methods thread-safe 4 years ago
SomberNight a7199696d3
json_db: exempt keystore from StoredDict conversion 4 years ago
SomberNight 8dc3fadd13
tests: add tests for #6066 and #6401. latter is failing atm. 4 years ago
ThomasV 5f7d8cc462 reverse swap: check that received amount is higher than dust threshold 4 years ago
ThomasV 6d67e77136
Merge pull request #6552 from verretor/console-constructs 4 years ago
Benoit Verret 9e35f1f8ac Fix handling of constructs in console 4 years ago
MrNaif2018 ba649fa8ab
Added for_broadcast argument to payto/paytomany (#6532) 4 years ago
Johannes Zweng 2c7da6afde
add missing `wallet.save_db()` after adding or rm'ing payment requests (#6435) 4 years ago
SomberNight c9bf1d4c80
scripts: add script to showcase bruteforcing wallet file password 4 years ago
SomberNight f265acd234
DeviceMgr.scan_devices: do all scanning on hidapi thread 4 years ago
SomberNight 6d86f4dc18
wallet set_tx_label_based_on_invoices: don't overwrite custom label 4 years ago
SomberNight 55eb62bb90
wallet.get_relevant_invoice_keys_for_tx: take lock in callee not caller 4 years ago
SomberNight 6b4edc650a
qt history: fixes for tx context-menu "View invoice" if more than one 4 years ago
SomberNight 72950bf379
sdist: bundle make_libsecp256k1.sh in tar.gz 4 years ago
SomberNight f36cc5b6e0
trezor: cache whether TrezorBridge is available to speedup scan_devices 4 years ago
SomberNight c313c702fd
qt wallet>info: use QStackedWidget, one stack item for each keystore 4 years ago
SomberNight 5215582b83
qt wallet>info: show derivation path prefix for keystore 4 years ago
SomberNight 64a94e9522
Qt Receive tab: hide "receive_tabs" widget when empty 4 years ago
SomberNight 5d723401f8
util.NetworkRetryManager: fix potential overflow 4 years ago
ThomasV fdaf6e775c
Merge pull request #6489 from verretor/console-remove-methods 4 years ago
ThomasV 5313438140 fix display of Zpub in Kivy during multisig wallet creation (see #6456) 4 years ago
SomberNight 13fe8e466d
transaction: simply PartialTransaction constructor 4 years ago
SomberNight 54d2fa0e7d
commands: fix signtransaction cmd 4 years ago
ThomasV b7c2820951 Qt: add Key_Enter wherever Key_Return is used 4 years ago
ThomasV 6cfe822caf
Merge pull request #6522 from wakiyamap/change_sourceforge_url 4 years ago
SomberNight 4acf884790
blockchain.py: maybe fix rare deadlock 4 years ago
SomberNight 36178df875
sql: test read-write permissions for given path and raise early 4 years ago
SomberNight 6802bcb960
windows dns hack: fix #6473 4 years ago