13205 Commits (13c45bd798e0017d939dd5b4dc6fd9e8651bf727)
 

Author SHA1 Message Date
ThomasV 32ffc9e9a4 convert Qt flags to int (fix Qt DeprecationWarning) 4 years ago
nc50lc 33da994131
Update contact_list.py 4 years ago
ThomasV dfcdcb8d64 fix typo 4 years ago
ThomasV 0b183444b4 Rename maybe_init_lightning(). Call load_data() from there 4 years ago
SomberNight 13563697f5
exchange_rate: log full traceback in case of unexpected exception 4 years ago
SomberNight 57768244bb
qt history list: fix #6746 4 years ago
SomberNight 6f105ae43b
android build: bump targetSdkVersion to 29 (follow-up) 4 years ago
SomberNight 827f00896c
update locale submodule 4 years ago
SomberNight 5c0430dced
prepare release 4.0.5 4 years ago
SomberNight 16a326cdd3
qt receive tab: rename "create onchain" btn to "New Address" 4 years ago
SomberNight 3f04520d0f
ledger: suppress traceback during device enumeration for locked device 4 years ago
SomberNight b78cbcffd1
ledger: fix enumerating ledger devices with new bitcoin app (1.5.1) 4 years ago
ThomasV aaff48720f Qt lightning invoice dialog: make payment_hash copiable 4 years ago
SomberNight f3c1313a4f
coldcard: avoid creating keystore with testnet/mainnet mixed up 4 years ago
SomberNight fa8c751abf
qt swap dialog: fix disabling "OK" btn if NotEnoughFunds 4 years ago
ghost43 5f39a2f29c
Merge pull request #6740 from bitromortac/lnrater-followup 4 years ago
SomberNight 59e9337be0
android build: bump targetSdkVersion to 29 4 years ago
bitromortac 96c9a483d0
lnrater: follow-up 4 years ago
SomberNight ef744f164b
logging: make sure file logging uses utf8 encoding 4 years ago
SomberNight ec0f91942d
daemon: fix local RPC server error messages to conform to jsonrpc spec 4 years ago
SomberNight a5c6a570ae
qt console: fix usage in --offline mode 4 years ago
SomberNight 8c1c07a290
build: partially revert 3cd52e2d7b 4 years ago
SomberNight 7ac968b406
mac build: use a virtualenv instead of global python packages 4 years ago
SomberNight 3cd52e2d7b
rerun freeze_packages 4 years ago
SomberNight 168801b7f8
contrib/freeze_packages.sh: trivial clean-up 4 years ago
SomberNight 77f75f102b
mac build: bundle old PyQt5 so that .app runs on macOS 11 "Big Sur" 4 years ago
SomberNight a4e342ac58
requirements: rename some files 4 years ago
SomberNight c872c3194f
qt "open channel" dialog: detect invalid remote node id sooner 4 years ago
SomberNight 46e59d18f5
invoices: rename "Pending" to "Unpaid" 4 years ago
SomberNight df6dc8fcf2
fix python 3.6 compat 4 years ago
ThomasV ea654ad740
Merge pull request #6705 from bitromortac/lnrater 4 years ago
SomberNight 120da2783b
util.randrange: use stdlib 'secrets' module instead of 'python-ecdsa' 4 years ago
bitromortac f36d7872c3
qt: move local node id to info menu 4 years ago
bitromortac 085056532c
guis: reintroduce suggest button 4 years ago
bitromortac cc9e19409f
lnrater: module for node rating 4 years ago
SomberNight 1c07777e13
follow-up prev 4 years ago
SomberNight c616c3bfad
plugins/labels: better error message when using imported wallets 4 years ago
SomberNight 193c29af87
wizard, multisig: on bip39/hw ks, only ask for script type for 1st ks 4 years ago
SomberNight cc33b752e2
wizard: on adding bip39/hw ks, don't offer path scanning for multisig 4 years ago
SomberNight fc97181aa5
config: fix get_fee_text for static fees 4 years ago
SomberNight de80f68e4d
interface: validate protocol-version negotiation on client-side too 4 years ago
ThomasV 70b03cb920
Merge pull request #6698 from SomberNight/202010_qt_pay_ellipsis_dotdotdot 4 years ago
SomberNight 802fe8c73a
qt user interface: send tab: change "Pay" button text to "Pay..." 4 years ago
ThomasV c31ae86bb8
Merge pull request #6634 from SomberNight/202010_fix_main_script_hanging 4 years ago
SomberNight ea22d0073e
config: distinguish knowing mempool is empty vs not having mempool_fees 4 years ago
SomberNight 2232955a23
synchronizer: fix request_missing_txs(..allow_server_not_finding_tx=True) 4 years ago
SomberNight 5481fd8af6
interface: validate field order in "mempool.get_fee_histogram" response 4 years ago
SomberNight 25d4a40d6e
qt history tab: fix shortcut in HistoryModel.refresh() 4 years ago
SomberNight b95525896f
qt send tab: show friendlier error on mistyped bitcoin address 4 years ago
ghost43 8e9d6a4c91
Merge pull request #6685 from SomberNight/202010_bitcoin_script 4 years ago