Michael Schmoock
125752118a
pyln-client/gossmap: init GossmapNode and Id also with hexstring
...
also improves test coverage
Changelog-Added: pyln-client: routines for direct access to the gossip store as Gossmap
2021-09-08 09:34:14 +09:30
Rusty Russell
4ad4ed8d17
pyln-client/gossmap: make test gossip_store include channel_updates, deletions.
...
Suggested-by: @mschmook
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-08 09:34:14 +09:30
Michael Schmoock
b60d3259bf
pyln-client/gossmap: extend testcase
2021-09-08 09:34:14 +09:30
Rusty Russell
1a5a26d659
pyln.client: new functionality to access Gossmap.
...
It doesn't do much work, but it does parse the gossmap file and extract
nodes and channels.
[ Fixup by Michael Schmoock <michael@schmoock.net> ]
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-08 09:34:14 +09:30