13181 Commits (ae15bccb8192532afc4908b43f68797cd6239fd6)
 

Author SHA1 Message Date
SomberNight 168801b7f8
contrib/freeze_packages.sh: trivial clean-up 5 years ago
SomberNight 77f75f102b
mac build: bundle old PyQt5 so that .app runs on macOS 11 "Big Sur" 5 years ago
SomberNight a4e342ac58
requirements: rename some files 5 years ago
SomberNight c872c3194f
qt "open channel" dialog: detect invalid remote node id sooner 5 years ago
SomberNight 46e59d18f5
invoices: rename "Pending" to "Unpaid" 5 years ago
SomberNight df6dc8fcf2
fix python 3.6 compat 5 years ago
ThomasV ea654ad740
Merge pull request #6705 from bitromortac/lnrater 5 years ago
SomberNight 120da2783b
util.randrange: use stdlib 'secrets' module instead of 'python-ecdsa' 5 years ago
bitromortac f36d7872c3
qt: move local node id to info menu 5 years ago
bitromortac 085056532c
guis: reintroduce suggest button 5 years ago
bitromortac cc9e19409f
lnrater: module for node rating 5 years ago
SomberNight 1c07777e13
follow-up prev 5 years ago
SomberNight c616c3bfad
plugins/labels: better error message when using imported wallets 5 years ago
SomberNight 193c29af87
wizard, multisig: on bip39/hw ks, only ask for script type for 1st ks 5 years ago
SomberNight cc33b752e2
wizard: on adding bip39/hw ks, don't offer path scanning for multisig 5 years ago
SomberNight fc97181aa5
config: fix get_fee_text for static fees 5 years ago
SomberNight de80f68e4d
interface: validate protocol-version negotiation on client-side too 5 years ago
ThomasV 70b03cb920
Merge pull request #6698 from SomberNight/202010_qt_pay_ellipsis_dotdotdot 5 years ago
SomberNight 802fe8c73a
qt user interface: send tab: change "Pay" button text to "Pay..." 5 years ago
ThomasV c31ae86bb8
Merge pull request #6634 from SomberNight/202010_fix_main_script_hanging 5 years ago
SomberNight ea22d0073e
config: distinguish knowing mempool is empty vs not having mempool_fees 5 years ago
SomberNight 2232955a23
synchronizer: fix request_missing_txs(..allow_server_not_finding_tx=True) 5 years ago
SomberNight 5481fd8af6
interface: validate field order in "mempool.get_fee_histogram" response 5 years ago
SomberNight 25d4a40d6e
qt history tab: fix shortcut in HistoryModel.refresh() 5 years ago
SomberNight b95525896f
qt send tab: show friendlier error on mistyped bitcoin address 5 years ago
ghost43 8e9d6a4c91
Merge pull request #6685 from SomberNight/202010_bitcoin_script 5 years ago
SomberNight 200f547a07
ledger: fix compat with hw.1 - signing flow deadlocked 5 years ago
SomberNight 03bdb4f1b7
Transaction.get_preimage_script: support custom legacy-p2sh inputs 5 years ago
SomberNight eefb68c82b
transaction: change Transaction.is_segwit_input(txin) to txin.is_segwit() 5 years ago
SomberNight 4c7a92f39c
bitcoin: implement construct_script and use it 5 years ago
SomberNight 89bd520185
bitcoin: move construct_witness from transaction.py to bitcoin.py 5 years ago
ThomasV 59f7d4b02d fix #6676 and remove dead code 5 years ago
Zibster43 fcccb99a3b
Remove phishing server (#6660) 5 years ago
SomberNight ee24c74f19
lnchan.receive_revocation: tolerate not having htlc fail reason 5 years ago
ThomasV 7110fde25d follow-up: fix qt lightning dialog if gossip is not started 5 years ago
ThomasV f155f3aff5 start lngossip if instantiated; this saves a boolean 5 years ago
ThomasV 5d90790726 wallet.py: always instantiate lnbackups 5 years ago
bitromortac 1855bcb17d qt: reflect running gossip in lightning icon 5 years ago
bitromortac 750147d931 kivy: display warning when first channel is opened 5 years ago
bitromortac 6a0ada3f79 qt: display warning when first channel is opened 5 years ago
bitromortac bdca7be1c7 kivy: remove enable/disable button 5 years ago
bitromortac bba995ada3 qt: remove enable/disable button 5 years ago
bitromortac 3c3a59c517 cli: remove enable/disable lightning 5 years ago
bitromortac 3314c149f2 qt: show channels tab by default if ln wallet 5 years ago
bitromortac 42df51f2dd qt: remove node suggestion 5 years ago
bitromortac b543874670 gossip: start gossiping when channel is open 5 years ago
bitromortac 4efcb53d24 network: load gossip db early 5 years ago
bitromortac 6045de759b lightning: enable by default but without gossip 5 years ago
ThomasV edc593a886 submarine swap: add comment to explain witness script asymmetry 5 years ago
SomberNight 08f70420e3
submarine_swaps: describe event-flow for both swap direction in docstr 5 years ago