bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
59 stars 27 forks source link

support channel policies in LN edges #315

Closed pinheadmz closed 1 month ago

pinheadmz commented 2 months ago

Closes https://github.com/bitcoin-dev-project/warnet/issues/227

Taking into account https://github.com/bitcoin-dev-project/warnet/pull/303 as well and using hostnames instead of ipv4 addresses where applicable.

I think this may have already been done but in the graph file now bitcoin_config uses command line argument syntax (i.e. -key=value not bitcoin.conf style key=value\n)

Pushing up commit by commit to burn CI minutes

willcl-ark commented 1 month ago

You may want to cherry-pick #319 instead of "ci: force docker compose 2.24" (if it works)