core-lightning/contrib
Christian Decker b73405a4c2 cln-grpc: Allow fields to be mapped to None to ignore them
`listpeers` is a rather deeply nested structure which has a couple of
caveats, namely that we use the same enum multiple times, which causes
naming clashes. So we truncate the state_changes[]. We can later map
them if needed, but it'll get much easier once we have an abstract
model description that isn't JSON schema, which unrolls all types,
causing us to generate those enums multiple times.
2022-02-28 23:25:37 +00:00
..
init systemd: After=network-online.target 2019-08-20 20:14:36 +02:00
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 cln-grpc: Allow fields to be mapped to None to ignore them 2022-02-28 23:25:37 +00:00
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 pyln-client: Plugin, improve background comment 2022-03-01 09:38:40 +10:30
pyln-proto gci: Pin down a couple more dependencies 2021-09-28 18:34:43 +02:00
pyln-spec peer_wire: add remote_addr to init_tlv 2022-02-22 05:45:47 +10:30
pyln-testing pyln-testing: improve description of wait_for_logs 2022-03-01 09:38:40 +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
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
Dockerfile.tester gci: Add a tester Dockerfile 2021-01-29 10:29:09 +10:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
linuxarm32v7.Dockerfile Add LIGHTNINGD_NETWORK env variable to Dockerfile for ARM 2022-02-22 09:51:08 +10:30
linuxarm64v8.Dockerfile Add LIGHTNINGD_NETWORK env variable to Dockerfile for ARM 2022-02-22 09:51:08 +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 queryrates: make it dev-only 2021-07-20 13:28:38 -04:00