13970 Commits (70d901b544eed19440063fa73caed6cb7eb1ba5b)
 

Author SHA1 Message Date
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
SomberNight 21e46fb147
contrib: add instructions re cross-compiling libsecp to Linux x86 5 years ago
SomberNight 914b606cb9
kivy: fix app not even starting 5 years ago
SomberNight 8ac6d3b17d
wallet.get_history: take locks. 5 years ago
SomberNight 777095fda8
wallet: simplify get_history 5 years ago
SomberNight f125a06453
wallet: simplify get_wallet_delta 5 years ago
SomberNight da6080421e
wallet_db: WalletDB.get_txo_addr now returns dict instead of list 5 years ago
SomberNight e71fa4924f
wallet: rm wallet.txin_value 5 years ago
SomberNight 8b2eb83238
wallet: use get_txin_value in get_wallet_delta 5 years ago
SomberNight 55b5335ebb
qt tx dialog: always show input amounts if we know them 5 years ago
SomberNight 82c8c4280f
lnworker: add request_remote_force_close which can be used without state 5 years ago
SomberNight c3fb79d412
lnworker: make sure to save new channel before we broadcast 5 years ago
SomberNight c5da22a9dd
network: tighten checks of server responses for type/sanity 5 years ago