rgb-cln/contrib
Christian Decker b8bcc7d13f pytest: Add a new RPC interface to talk to grpc
This allows us to re-use existing tests (assuming the call and fields
are covered by `cln-rpc` and `cln-grpc`) to test the full roundtrip
from test over the grpc interface to the json-rpc interface and back
again.

You can switch to the grpc interface by setting the `CLN_TEST_GRPC`
environment variable to 1, but for now only very few shims are
implemented (due to the non-generated nature of LightningRpc).
2022-07-21 14:19:06 +09:30
..
docker pytest: Remove all trace of python's "flaky" module. 2022-06-27 17:21:35 +09:30
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
msggen msggen: Add a new generator for grpc -> python converter 2022-07-21 14:19:06 +09:30
plugins JSON-RPC: getmanifest passes allow-deprecated-apis flag. 2020-08-11 08:43:18 +09:30
pylightning contrib/pylightning: remove lightning-pay helper. 2022-06-21 06:52:35 +09:30
pyln-client docs: fix contrib/ docs 2022-07-17 21:40:01 +09:30
pyln-proto docs: fix contrib/ docs 2022-07-17 21:40:01 +09:30
pyln-spec pytest: Remove all trace of python's "flaky" module. 2022-06-27 17:21:35 +09:30
pyln-testing pytest: Add a new RPC interface to talk to grpc 2022-07-21 14:19:06 +09:30
reprobuild repro: Update repro dockerfiles and instructions 2022-04-28 12:28:48 +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 Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh startup_regtest: add connect helper 2022-07-18 20:37:32 -05:00