Orbital
5acb051643
offers: don't choose unadvertised node as introduction node
2024-08-28 12:55:41 -05:00
Maurice Poirrier Chuden
856eb68c1f
multi: Configurable timeout for receiving invoice
...
This commit introduces a parameter in the RPC to allow users to modify
the timeout when receiving an invoice from the offer creator.
Additionally, it adds a configuration parameter for the server to set
up a default value if no parameter is used.
The default timeout value is also decreased from 100 seconds to 20
seconds.
2024-08-09 22:41:11 +02:00
UK
691363ee21
Add skip-version-check option.
...
LNDK verifies that the version of LND running alongside it is compatible with LNDK.
If users need to bypass this version check for any reason, they can use the skip-version-check option.
2024-07-16 10:18:06 +09:00
Orbital
1e774d2050
tests: split out setup_lndk fn for reuse
2024-07-02 17:57:29 -05:00
Orbital
ccb1ebaa56
tests: split off connect_network fn for reuse
2024-07-02 17:57:29 -05:00
Orbital
0d1a417aae
multi: format comments to 100 width
2024-06-07 21:50:38 -05:00
Orbital
b9fdec5f9e
itests: add lnd new_address api call
2024-03-06 15:27:44 -06:00
Orbital
bc88608e8d
itests: set more granular lnd logs
2024-03-06 15:27:43 -06:00
Orbital
b85cad4d8c
offers: send invoice request
2024-03-06 15:21:02 -06:00
Orbital
8af07f48b6
itests: advertise ldk node address
2024-03-06 15:21:02 -06:00
Orbital
491e42eaf8
itests: export bitcoind for tests
2024-03-06 15:21:01 -06:00
Orbital
df50a92166
itests: add lnd API calls needed to set up channels
2024-03-06 15:21:01 -06:00
Orbital
780d0fbf34
offers: add logic for connecting to the introduction node peer
2024-03-06 15:20:59 -06:00
Orbital
6de424f2a2
tests: specify log level in ldk nodes
2024-03-06 15:20:58 -06:00
Orbital
a46a9016cc
tests: test that lndk forwards onion messages
2023-11-08 13:02:48 -06:00
Orbital
c51022cad6
tests: add lnd to integration tests
2023-10-31 23:10:54 -05:00
Orbital
8e2aa13baf
tests: add a utility for retrying grpc calls
2023-10-31 23:10:53 -05:00
Orbital
ba1f1092fe
tests: clean up directory structure
2023-10-31 23:10:53 -05:00
Orbital
f392e190e4
tests: organize needed bitcoind data in a struct
2023-10-31 23:10:53 -05:00
Orbital
3b9539ab5d
tests: test that ldk node can send onion message
2023-09-13 16:00:50 -05:00
Orbital
0af0e34659
tests: add bitcoind node setup for testing
2023-09-13 16:00:50 -05:00