8737 Commits (99293844a100d09f1c415a49458b6f061fbe6837)
 

Author SHA1 Message Date
niftynei 99293844a1 dualopend: use status_failed, not peer_failed 4 years ago
niftynei d0702e05dd psbt: add the full transaction for the utxo in a psbt 4 years ago
niftynei 9c1675fcb9 dual-fund: remove flag for option_anchor_outputs 4 years ago
niftynei 9af6e83393 dual-fund: check the max feerate also, not just min feerate 4 years ago
niftynei 93045945be psbt: add helper to set the non-witness utxo for an input 4 years ago
niftynei 7a5a7a0ac5 psbt_open: method for adding a witness_stack to a psbt input 4 years ago
niftynei 82c0b48215 wires: towire/fromwire for wally_tx 4 years ago
niftynei 3c98bec693 db: add helper for db_col_psbt 4 years ago
niftynei e2a6fd7112 common: pull up `param_psbt` 4 years ago
lakshit24 1070e9b766 removed unwanted lines and added punctuation marks 4 years ago
Michael Schmoock db19f19eb3 chore: adds env NO_PYTHON check to Makefiles 4 years ago
grubles f1eebb6c59
Add OpenBSD instructions to INSTALL.md (#4136) 4 years ago
niftynei 8f253b2adc test: simplify test for close_to 4 years ago
niftynei de34f08b82 tests,fundchannel: return the result from the fundchannel rpc call 4 years ago
niftynei ee329f08de test, fundchannel: pass kwargs down to fundchannel command 4 years ago
niftynei 4926c25bb5 fundchannel: take a 'close_to' address 4 years ago
niftynei 628df74e26 mfc: allow a 'close_to' address to be passed in 4 years ago
niftynei 60be62a3bb openingd: patch test_opening_tiny_channel under EXP_FEAT 4 years ago
Jan Sarenik 2dd6b82dfb doc: reorder --mainnet before --testnet 4 years ago
Jan Sarenik b8c972a0e2 doc: Add missing signet to --help and man 4 years ago
grubles 94f84d3843 Update configure 4 years ago
Rusty Russell a3c30441d3 channeld: order htlcs by id before retransmission. 4 years ago
Rusty Russell d04597cbb6 pytest: add test for HTLC ordering. 4 years ago
Rusty Russell d5c91a347a channeld: log broken message if we receive HTLCs out of order. 4 years ago
Rusty Russell ec868d4acb lightningd: fix crash when we try to send fail_htlc msg to onchaind. 4 years ago
Jan Sarenik 90acf5072d pyln: utils:BitcoinD: add -wallet="test" option 4 years ago
Rusty Russell 4ba9ad66bc options: remove unused 'commit-fee-min/max' options. 4 years ago
Rusty Russell 6195d953cc plugins: use "slow" feerate for mutual close negotiation. 4 years ago
Christian Decker b1aed933e6 pyln: Plugin methods and hooks refuse to set results twice 4 years ago
Christian Decker 556725c5ff pyln: Add logging handler that passes records to lightningd 4 years ago
Rusty Russell a297c1b9a5 pytest: fix overzealous removal of directories on failure. 4 years ago
Christian Decker ae9753df3a travis: Specify pytest-rerunfailures==9.1 to avoid regression 4 years ago
Christian Decker aed21e2afa travis: Consolidate pytest options to cli options 4 years ago
Christian Decker c4f4f4744c travis: Allow environment to specify $PYTEST_PAR 4 years ago
Christian Decker 30ecb17204 make: Include the $PYTEST_OPTS when running pytest 4 years ago
Christian Decker d5d41ef1a0 pyln: Remove any logging handlers at teardown to avoid logging error 4 years ago
Christian Decker 9f8c9d6406 pytest: Check for connection close and reset errors in timeout test 4 years ago
Rusty Russell 79a21755c4 pytest: fix flaky test if one side hasn't processed close yet. 4 years ago
Christian Decker ad049c36c1 travis: Enable TEST_CHECK_DBSTMTS=1 mode for one of the configs 4 years ago
Christian Decker 77ca07e91d db: Fix statement expansion bugs found through dblog mode 4 years ago
Christian Decker 7d6892abba pytest: Verification mode of expanded stmts for the db_write hook 4 years ago
Michael Schmoock 011590b20e fix: broken SQL statement in wallet db_set_utxo 4 years ago
Rusty Russell 711133e3c7 pytest: fix flaky test. 4 years ago
fiatjaf 9c838cf953 pyln-client: listpayments -> listpays 4 years ago
Rusty Russell 2d897be10a pytest: fix experimental test. 4 years ago
Christian Decker 6f870dfe39 pytest: Don't give up on the first psql connection error 4 years ago
Christian Decker ee0ee046ff pytest: Stabilize test_penalty_htlc_tx_timeout 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Christian Decker 81569de709 pytest: Stabilize test_setchannelfee_{restart,zero} 4 years ago
Christian Decker 0de7a289cc travis: Add blinker dependency 4 years ago