24 Commits (bf71a7b7192bd3581453f0ae7ba154cd202e1d4e)

Author SHA1 Message Date
niftynei a04f0fe250 psbt: remove input_amounts from bitcoin tx 5 years ago
niftynei bf4cac7fb8 tx: strip out witscript 5 years ago
niftynei b076f40cf3 psbt: move witness script storage into the psbt 5 years ago
Rusty Russell cfb320c972 wire: move remaining bitcoin functions out to bitcoin/ files. 5 years ago
Christian Decker eb8eabcc3c txs: Move commit tx generation out of the signature computation 5 years ago
Dr. Maxim Orlovsky fe85cf9a4f Removing duplicated wscript generation for channel txs 5 years ago
Rusty Russell d9fc99ea39 channeld: simplify loading of pre-existing HTLCs. 5 years ago
Rusty Russell ed839bfda0 channeld: get the onionreply back from lightningd for failed htlcs. 5 years ago
Rusty Russell e521aaec8e devtools: fix example at top of mkcommit. 5 years ago
Rusty Russell 72aa315b5e lightningd: save the fee_states into the database. 5 years ago
lisa neigut c5e79432e6 devtools: add note when using option-static-remotekey 5 years ago
lisa neigut 3705b5f605 devtools: add privkey+hash printing to mkcommit/mkgossip 5 years ago
Rusty Russell ce1049115a channeld: remove chainparams local parameter. 5 years ago
Rusty Russell 00cb5adfe6 common: allow subdaemons to specify the node_id in status messages. 5 years ago
Rusty Russell 7679f25aec devtools: fix mkcommit crash. 5 years ago
Rusty Russell 87f0ee6351 channeld: set option_static_remotekey when negotiated. 5 years ago
Rusty Russell 2600a6ed2e channeld: get current block height when an HTLC fails. 5 years ago
Rusty Russell 39b34a35c8 bitcoin/tx.c: don't free witness implicitly. 5 years ago
lisa neigut 0acdeeec06 fixup mkcommit's reverse ordered chainparams 5 years ago
lisa neigut b0b6ddb66f devtools: rm repetitive field (it's included in remotesecrets) 5 years ago
Christian Decker 9288a7906b tx: Add chainparams to struct bitcoin_tx as context 5 years ago
Rusty Russell 0eda6a5ce7 devtools/mkcommit: cleanups. 6 years ago
Rusty Russell 12d8be4fdc devtools: have mkcommit support HTLCs. 6 years ago
Rusty Russell 8b09a9ad06 devtools: add mkfunding and mkcommit. 6 years ago