8077 Commits (389bd8393b555a0a6ccb7f45921a599a242e89dd)
 

Author SHA1 Message Date
niftynei 6197bd2b82 psbt: check return value on init for wally input 4 years ago
niftynei 1d56a4eda1 libwally: update to latest commit 4 years ago
Rusty Russell 0f568e1861 hsmd: remove unused sign_funding_tx. 4 years ago
niftynei 27e83f075f doc: remove bitcoin PPA from install instructions, use snap 5 years ago
niftynei 185fe722be update-mocks: make it a bit easier to tell what step is happening 4 years ago
niftynei 76c57595c3 tools-make: add mock parser for clang ld output 4 years ago
niftynei 3640befc10 tools-make: also be quiet if --quiet is flagged 4 years ago
niftynei 24e186bc20 test: use correct deps for channeld tests 4 years ago
niftynei 78d95b51aa nit: align spacing for SQL stmts 4 years ago
fiatjaf 96452eafb7 sort listinvoices and listsendpays by order of creation. 4 years ago
Rusty Russell ce9e559aed features: do not set option_support_large_channel in channel_announcement. 4 years ago
Rusty Russell b3eef81f19 pytest: add test for channel_announcement feature bits. 4 years ago
Rusty Russell 4d917e2566 gossipd: add test showing how we and Eclair disagree on channel_announcement features for wumbo channels. 4 years ago
Rusty Russell f4f8a363dd pytest: fix feature mask for EXPERIMENTAL_FEATURES, add wumbo support. 4 years ago
Rusty Russell 0b89664076 gossipd: fix cut & paste in error messages. 4 years ago
Rusty Russell 0b3040b9a6 bitcoin/tx: insist input amounts all be populated across the wire. 4 years ago
Rusty Russell 1e889eeaf7 lightningd: have sign_last_tx populate the input amounts. 4 years ago
Rusty Russell 48853ec954 onchaind: use tx_parts for initial tx. 4 years ago
Rusty Russell abba59057c onchaind: remove chainparams args in favor of global. 4 years ago
Rusty Russell 48f397ee19 onchaind: receive a tx_parts instead of a tx when a tx is seen onchain. 4 years ago
Rusty Russell dafaf854c5 bitcoin/tx_parts: infrastructure for partial bitcoin txs. 4 years ago
Rusty Russell 7e48f77d43 bitcoin/tx: expose functions for raw wally_txs. 4 years ago
Glen Cooper 8d98b99bde Update TOR.md 4 years ago
Antoine Poinsot 5dfd2436db wallet: show input txid in little endian for json_listtransactions 4 years ago
Antoine Poinsot 1061cd95c9 pytest: add a sanity check for the listtransactions command 4 years ago
lisa neigut 1fb9a078b6 txprepare: return psbt serialized version of tx as well 4 years ago
niftynei bf4cac7fb8 tx: strip out witscript 4 years ago
niftynei 559f88faa1 psbt: add serialize to/from wire for psbts 4 years ago
niftynei 5d0fc176e8 psbt: create new_psbt method 4 years ago
niftynei a848df67f1 psbt: populate scriptsigs + witnesses 4 years ago
niftynei 2055b53425 psbt: update global tx output amount also 4 years ago
niftynei cf9de86dba psbt: add transaction inputs to the psbt struct 4 years ago
niftynei a1e1073752 tx: move to tal_dup_arr 4 years ago
niftynei b076f40cf3 psbt: move witness script storage into the psbt 4 years ago
niftynei 2d5c61dfc1 psbt: methods to mutate psbt in place 4 years ago
niftynei 7a0624797e psbt: add psbt to bitcoin tx struct 4 years ago
niftynei 24ecb3e2b9 Remove trailing line in fromwire.c 4 years ago
Rusty Russell 06ae03f487 external/libwally-core: update to latest version. 4 years ago
Rusty Russell f1426bad8e bitcoin/tx: fix bug in fromwire_bitcoin_tx. 4 years ago
Rusty Russell b920d4d21b wire: make fromwire_fail return non-const, use it more 4 years ago
Antoine Poinsot 0088147d9e pytest: add sanity check for --commit-fee 4 years ago
Antoine Poinsot d67743d511 bcli cleanups 4 years ago
Antoine Poinsot f598caa60d config: don't ignore the --commit-fee option. 4 years ago
niftynei 47c701cbe6 make: have `update-mocks` actually be quiet 4 years ago
Rusty Russell 7ed3e72b88 Makefile: don't print out what we're doing if --quiet/-s 4 years ago
Rusty Russell 4bb92178b1 Update lightningd/lightningd.c 4 years ago
Rusty Russell e0517a1022 doc: lightningd comment refers to obsolete bitcoin_tx. 5 years ago
niftynei 9845eb41a9 contrib: allow stderr printing for startup_regtest 5 years ago
niftynei 632b42da40 hsmd: fix missing return bug 4 years ago
niftynei 66f59659a7 setup: add setup to make checks 4 years ago