core-lightning/contrib
Rusty Russell 02d7454226 db: add invoicerequests table.
We no longer use offers for "I want to send you money", but we'll use
invoice_requests directly.  Create a new table for them, and
associated functions.

The "localofferid" for "pay" and "sendpay" is now "localinvreqid".
This is an experimental-only option, so document the change under
experimental only.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-EXPERIMENTAL: JSON-RPC: `pay` and `sendpay` `localofferid` is now `localinvreqid`.
2022-11-09 15:08:03 +01:00
..
docker docker: Add bitcoin-cli to the alpine dockerfile 2022-10-15 13:42:58 +02:00
init Add ConfigurationDirectory 2022-09-26 17:48:11 +02:00
keys chore: add 3 gpg pubkeys of maintainers to the repository 2021-07-19 13:22:33 +09:30
msggen msggen: Map the extratlvs field of keysend 2022-11-01 17:05:30 +01:00
plugins lightningd: use string as json req ids when we create them. 2022-09-16 12:31:45 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client db: add invoicerequests table. 2022-11-09 15:08:03 +01:00
pyln-proto Remove point32. 2022-10-26 11:29:06 +10:30
pyln-spec pyln-spec: update to latest spec. 2022-09-22 15:29:08 +02:00
pyln-testing db: add invoicerequests table. 2022-11-09 15:08:03 +01:00
reprobuild repro: Update ubuntu jammy reprobuild 2022-07-21 15:21:12 -05:00
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
giantnode.py contrib/giantnode.py: populate three regtest nodes with many invoices/forwards/payments. 2022-09-18 16:21:54 +02:00
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
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 devtools: Make fund_nodes compatible w/zsh 2022-09-30 10:17:46 +02:00