core-lightning/contrib
Rusty Russell 73a5f5b313 fundpsbt: make parameters more usable.
fundpsbt forces the caller to manually add their weight * feerate
to the satoshis they ask for.  That means no named feerates.

Instead, create a startweight parameter and do the calc for them
internally, and return the feerate we used (and, while we're at it,
the estimated final weight).

This API change is best done now, as it would otherwise have to
be appended as a parameter.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-07-17 13:53:46 +02:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
plugins Unpacking variable for cleaner code for testing 2020-05-04 19:18:05 +02:00
pylightning pyln: Add unit tests from pyln-* to make check-python 2020-02-01 16:50:58 +01:00
pyln-client fundpsbt: make parameters more usable. 2020-07-17 13:53:46 +02:00
pyln-proto pyln-proto, pyln-spec: fix 'make prod-release' target. 2020-06-29 18:01:12 +02:00
pyln-spec pyln-proto, pyln-spec: fix 'make prod-release' target. 2020-06-29 18:01:12 +02:00
pyln-testing pyln: Set the bitcoin datadir when running tests 2020-05-05 13:28:54 +09:30
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
Dockerfile.builder build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
Dockerfile.builder.fedora build: add mkrd to docker install? 2020-04-19 08:07:47 +09:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
linuxarm32v7.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
linuxarm64v8.Dockerfile python2: Remove python2 dependency from docs and dockerfiles 2020-02-27 09:18:24 +10:30
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh contrib: allow stderr printing for startup_regtest 2020-05-19 11:44:54 +02:00