273 Commits (ea95ad9c1244a767013f60b5386c49b5550274f8)

Author SHA1 Message Date
niftynei 33769cca4f dualopend: reverse polarity of send_next 4 years ago
niftynei 41ebf71e26 psbt: new methods for generating serial_ids for an input/output 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 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 82c0b48215 wires: towire/fromwire for wally_tx 4 years ago
niftynei 60be62a3bb openingd: patch test_opening_tiny_channel under EXP_FEAT 4 years ago
niftynei db2b013990 dual-fund: call daemon_shutdown only 4 years ago
niftynei c5f748e716 dualopend: tiny billboard capitalization change 4 years ago
niftynei 5f6a2c05bd dualopend: check that we're not exceeding max allowable capacity 4 years ago
niftynei 8761468f42 dualopend: use status failed instead of peer failed 4 years ago
Rusty Russell f37f2b6193 common/memleak: simplify and document API. 4 years ago
Rusty Russell 3c8049f32c bitcoin/psbt: psbt_input_add_unknown/psbt_output_add_unknown needs a tal ctx. 4 years ago
Rusty Russell 480f671e91 bitcoin/psbt: psbt_txid needs a tal ctx. 4 years ago
Antoine Poinsot 4b4fe2f4fb dual-openingd: msg_type should be dualopend_wire not u8 4 years ago
Matt Whitlock eab14768a8 update SHA256STAMPs using sorted dependencies 4 years ago
niftynei b44e36b99e spec-update: get rid of max-witness-len 4 years ago
niftynei aef5a5a0e5 psbt: psbt_has_serial_id -> psbt_find_serial_id 4 years ago
niftynei c50f377a85 psbt: pull out changeset logic into common, update API 4 years ago
niftynei 5cd06227d7 build: exclude dualopend from non-experimental builds 4 years ago
niftynei 303263d381 psbt: clean up interface for setting metadata on PSBT inputs 4 years ago
niftynei cafdbbcd2d dualopend: new `dualopend` daemon, containing most of accepter side 4 years ago
niftynei 72a098a4ad openingd: pull out check_configs into a common place 4 years ago
niftynei 864f2f3e21 channel_id: save to database, dont derive from funding_txid 4 years ago
Rusty Russell 0e805427dc tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 4 years ago
Rusty Russell ea819107eb common: remove funding_tx. 4 years ago
Rusty Russell c34c055d82 Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
Rusty Russell d8e8426b52 Makefile: remove EXPERIMENTAL_FEATURES marker from generated files 4 years ago
Rusty Russell 82f2f43425 Generated files: more merge fallout. 4 years ago
Rusty Russell 9b8f08a8a0 lightningd: return min-capacity-sat to its intended purpose. 4 years ago
Rusty Russell 3c6af3efb4 Makefile: commit and preserve all the wiregenerated files. 4 years ago
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles 4 years ago
Rusty Russell 8150d28575 Makefile: use generic rules to make spec-derived sources. 4 years ago
Rusty Russell 3e52d4100d common: convert to new wire generation style. 4 years ago
Rusty Russell 6d09c0eba9 openingd: convert wire to new scheme. 4 years ago
Rusty Russell dffbf8de85 gossipd: convert wire to new scheme. 4 years ago
Rusty Russell 1702c7a69a hsmd: convert to new wire generation style. 4 years ago
Rusty Russell f495363bc4 openingd: add bolt quote about reserve calculation. 4 years ago
Rusty Russell a5d0c14d4d option_anchor_outputs: wire into all the subdaemons. 4 years ago
Jon Griffiths 95d3d65c62 wally: update to the latest wally version 4 years ago
Rusty Russell fa829f23db amount: add amount_msat_scale, amount_msat_ratio, amount_{msat,sat}_div 4 years ago
ZmnSCPxj jxPCSnmZ a6374ad431 openingd/openingd.c: Fix a mild deviation from BOLT#2. 4 years ago
Rusty Russell 93d04d08d0 wire: update to latest version of the spec. 4 years ago
niftynei c3ae44e296 psbt: don't crash if we can't add a partial sig 4 years ago
niftynei 891f61ad48 channel_tx: add the commitment sig and pubkey data to the commit tx 4 years ago
niftynei a04f0fe250 psbt: remove input_amounts from bitcoin tx 4 years ago