13046 Commits (16a326cdd37f1f258a0e761a8c64f7ab60b6c409)
 

Author SHA1 Message Date
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
SomberNight 200f547a07
ledger: fix compat with hw.1 - signing flow deadlocked 4 years ago
SomberNight 03bdb4f1b7
Transaction.get_preimage_script: support custom legacy-p2sh inputs 4 years ago
SomberNight eefb68c82b
transaction: change Transaction.is_segwit_input(txin) to txin.is_segwit() 4 years ago
SomberNight 4c7a92f39c
bitcoin: implement construct_script and use it 4 years ago
SomberNight 89bd520185
bitcoin: move construct_witness from transaction.py to bitcoin.py 4 years ago
ThomasV 59f7d4b02d fix #6676 and remove dead code 4 years ago
Zibster43 fcccb99a3b
Remove phishing server (#6660) 4 years ago
SomberNight ee24c74f19
lnchan.receive_revocation: tolerate not having htlc fail reason 4 years ago
ThomasV 7110fde25d follow-up: fix qt lightning dialog if gossip is not started 4 years ago