core-lightning/contrib
Rusty Russell 6c54e0e7e7 pay: add absolute "maxfee" parameter.
This is what LND does, and it's better for upper layers than trying to
twist our maxfeepercent / exemptfee heuristics to suit.

(I don't remember who complained about this, sorry!)

I'm doing this now because I want to add YA parameter next!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `pay` has new parameter `maxfee` for setting absolute fee (instead of using `maxfeepercent` and/or `exemptfee`)
2022-04-04 20:26:04 +09:30
..
docker docker-ci: fixed script path inside the entry point 2022-03-31 13:01:04 +10:30
init
keys chore: add 3 gpg pubkeys of maintainers to the repository 2021-07-19 13:22:33 +09:30
libhsmd_python ccan: remove autodata. 2021-09-21 18:04:43 +02:00
msggen msggen: Don't assume we have properties in the schema 2022-04-02 09:46:01 +10:30
plugins JSON-RPC: getmanifest passes allow-deprecated-apis flag. 2020-08-11 08:43:18 +09:30
pylightning pylightning: Make it clear pyln-client should be used instead 2021-10-06 13:44:42 +02:00
pyln-client pay: add absolute "maxfee" parameter. 2022-04-04 20:26:04 +09:30
pyln-proto py: Update the PyPI job to use poetry and correct versions 2022-03-30 06:12:40 +10:30
pyln-spec py: Disentangle pyln dependencies 2022-03-22 19:17:13 +10:30
pyln-testing cln-rpc: Add Sha256 and Secret types 2022-04-02 09:46:01 +10:30
reprobuild repro: Add missing Dockerfiles 2020-09-16 06:27:12 +09:30
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh contrib: add executable flag for bootstrap-node.sh 2020-05-05 13:27:55 +09:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
short_channel_id-to-txid.sh
startup_regtest.sh queryrates: make it dev-only 2021-07-20 13:28:38 -04:00