faraday/itest
Elle Mouton 8a59081473
multi: use lndclient MacaroonService
Since the code for creating and using a macaroon service is the same for
multiple projects (pool, loop, faraday & litd), the code has been
unified in lndclient. So this commit removes the macaroon service code
and instead uses the lndclient code.

Since the default key for the macaroon db is now a shared secret with
LND, faraday requires LND's admin macaroon so that this secret can be
derived. So this commit also updates all references of LND's `readme`
macaroon to the `admin` macaroon.
2022-06-23 17:26:41 +02:00
..
Dockerfile multi: bump lnd min version to v0.11.1-beta 2021-05-17 15:34:56 +02:00
fail_test.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
itest.sh itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
itest_setup.sh itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
log.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
nodereport_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 16:55:04 +01:00
prefix_writer.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
rpc.go multi: bump lnd compile time dependency to v0.14.0-beta.rc1 2021-11-03 19:24:23 +01:00
setup_test.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
test_context.go multi: use lndclient MacaroonService 2022-06-23 17:26:41 +02:00
util.sh itest: add coverage for node report endpoint 2020-08-17 13:46:17 +02:00