8757 Commits (a7d4b8780eb6bdf3f23fe1c504ba61da35cfc39b)
 

Author SHA1 Message Date
niftynei a7d4b8780e elementsd: disable dual-funding test; don't add non-witness utxo 4 years ago
niftynei b696ec89a5 df-open: use channel_id for openchannel_update and openchannel_signed 4 years ago
niftynei 085c590a51 dualopen: use separate wire for passing updated PSBTs back to dualopend 4 years ago
niftynei 33769cca4f dualopend: reverse polarity of send_next 4 years ago
niftynei 5fbd25f938 dual-fund: test (turned off) and plugin for executing an openchannel 4 years ago
niftynei 41ebf71e26 psbt: new methods for generating serial_ids for an input/output 4 years ago
niftynei 818f152618 channel: save funding_psbt to database 4 years ago
niftynei 6c31eb9dd0 df-open: send the tx-sigs from channeld, check that we send it at the 4 years ago
niftynei 865c9e9567 df-channeld: broadcast funding tx, once we get tx_sigs from peer 4 years ago
niftynei aa1b8296c7 peer_control: move open_command up to where channeld can get it, 4 years ago
niftynei 46641951fa dual-open: use tx_roles, not side, as switch 4 years ago
niftynei 254ea37702 psbt: method for extracting witness stacks 4 years ago
niftynei 0df818c53c df-open: preliminary handling for tx_sigs message 4 years ago
niftynei 8858ae4f3d df-open: commands to update a PSBT or submit a signed PSBT 4 years ago
niftynei 537eeab208 df-open: add a 'open_commands' list to stash pending opens around in 4 years ago
niftynei b2ec5a9f45 peer_channeld: pass over PSBT, remove second message 4 years ago
niftynei a7f29f30db df-open: pathway for getting a commit back from peer 4 years ago
niftynei 3a405c33e6 dualfund: Pass in expected remote's serial parity 4 years ago
niftynei 06c41a0547 dualfund: opener, openchannel_init command (1/3) 4 years ago
niftynei 2618ef10c3 tx_roles: pull up roles, rename 4 years ago
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