7848 Commits (a848df67f18be0ab4a4960becdb17c1041a7d730)
 

Author SHA1 Message Date
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. 4 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
niftynei fbe50e087a setup: create a common setup which will handle the wally-context 4 years ago
niftynei c5a0d8cfbf wally: override wally to use tal-context 4 years ago
Rusty Russell cfb320c972 wire: move remaining bitcoin functions out to bitcoin/ files. 4 years ago
Rusty Russell 197d1bcef2 wire: move towire/fromwire_short_channel_id out to bitcoin/short_channel_id.c 4 years ago
Rusty Russell 13356b75bf wire: move towire/fromwire_amount from wire/ into common/amount.c 4 years ago
Rusty Russell 4dbfce6057 wire: move towire/fromwire_preimage out to bitcoin/preimage.c. 4 years ago
Rusty Russell 27220646c3 common/wire: move bitcoin-specific marshalling functions into bitcoin files. 4 years ago
Rusty Russell f77d70d546 common/json: move rest of bitcoin/lightning-specific json functions to json_helpers. 4 years ago
Rusty Russell fda5f0b427 common/channel_id: move channel_id into its own file. 4 years ago
Rusty Russell f02c464c2e wire/Makefile: list wire/tlvstream.c in WIRE_SRC. 4 years ago
Rusty Russell 6635fe12e4 common/test/run-features.c: fix cppcheck 1.90 false positive. 4 years ago
Rusty Russell 3c625b367d doc: update cli documentation. 5 years ago
Rusty Russell abb16b4226 cli: implement new 'flattened JSON' mode. 5 years ago
Rusty Russell 679d3494b4 cli: tweak -H output to remove format-hint fields. 5 years ago
mb300sd b6285ffa5d Fix bash completion. 5 years ago
Rusty Russell 97e3d61748 pyln: fix incorrect python syntax. 4 years ago
Rusty Russell 4bcac3032c bitcoin: remove unused struct bitcoin_tx_input. 5 years ago
Rusty Russell 88402bc234 Makefile: fix clean and distclean for external libs. 5 years ago
William Casarin d6ede8db1b build: cleanup compiler output 5 years ago
Rusty Russell 75a93ec32f lightningd: EXPERIMENTAL_FEATURES: fix crash caused by test_sendonionmessage 5 years ago
Candle fbfe0e6c0b Comment optimisations 5 years ago
Rusty Russell 1fb505d118 pytest: extend timeout for test_payment_duplicate_uncommitted 5 years ago
Sebastian Falbesoner 0bf93137f6 devtools/credit: check if tag exists first 5 years ago
lisa neigut b881f7337e make the experimental features branch work ok 5 years ago
lisa neigut d35149e5ca try to fix travis test flakes 5 years ago
lisa neigut 487771aee5 tests: skip longer htlc tests on valgring+slow machines 5 years ago
lisa neigut 6e4b4c50f0 coin tests: try to make a bit more travis robust 5 years ago
lisa neigut 8acbbca05d coins: use the chain's BIP173 name instead of a 'unit of account' 5 years ago
lisa neigut de065580f6 coins: update API surface for creating coin movements 5 years ago