Commit Graph

11 Commits

Author SHA1 Message Date
Carla Kirk-Cohen 82da1eb870
data: hardcode target alias for ln_10 and ln_100
Manually store our target node in target.txt for each node. We should
add this to our create_network script, but manual will have to do for
now.
2024-04-16 09:39:10 -04:00
Carla Kirk-Cohen 94eb984016
data: update graph files to contain custom LND image 2024-04-11 10:24:59 -04:00
Carla Kirk-Cohen aede4949b8
data/ln_10: generate graphml from script 2024-04-10 15:45:31 -04:00
Carla Kirk-Cohen a3b0da7c43
data: updated graphs for ln_10 (manually fixed cltv_delta = 10)
LND requires a minimum cltv delta of 18, but one of the nodes that
we've scraped has a delta of 10 - update our graph manually to just
use 18 to keep things simple.
2024-04-10 15:26:25 -04:00
Carla Kirk-Cohen cbc2f84f46
data: update circuitbreaker image for ln_10 2024-04-10 08:36:45 -04:00
Carla Kirk-Cohen 27ba91544d
data: use uniform graph for ln_10 2024-04-10 08:31:05 -04:00
Carla Kirk-Cohen feb74d9b10
data: update to use non-uniform test graph 2024-04-09 10:35:24 -04:00
Carla Kirk-Cohen 919a1d8ae9
setup: silence warnet logs 2024-04-09 10:35:23 -04:00
Carla Kirk-Cohen aa0e34490b
data: add final warnet graph for ln_10 2024-04-05 15:03:19 -04:00
Carla Kirk-Cohen b387e52a91
data: add final graphs for 10 and 100 networks 2024-04-05 12:47:21 -04:00
Carla Kirk-Cohen 7abb429ec9
data: check in example ln_10 files 2024-03-28 17:54:24 -04:00