From 82da1eb870683bef4306a68c2e2fcec2f6da5b18 Mon Sep 17 00:00:00 2001 From: Carla Kirk-Cohen Date: Tue, 16 Apr 2024 09:36:36 -0400 Subject: [PATCH] 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. --- README.md | 3 +++ data/ln_10/target.txt | 1 + data/ln_100/target.txt | 1 + 3 files changed, 5 insertions(+) create mode 100644 data/ln_10/target.txt create mode 100644 data/ln_100/target.txt diff --git a/README.md b/README.md index 2880920..06690ee 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,9 @@ You will need to provide: 2. The duration of time, expressed in seconds, that you'd like the setup script to generate fake historical forwards for all the nodes in the network for. +3. Manually add the alias of the node that you're attacking to + `attackathon/data/{network name}/target.txt` once this script has + run. The setup script provided will generate all required files and docker images for you: diff --git a/data/ln_10/target.txt b/data/ln_10/target.txt new file mode 100644 index 0000000..7f8f011 --- /dev/null +++ b/data/ln_10/target.txt @@ -0,0 +1 @@ +7 diff --git a/data/ln_100/target.txt b/data/ln_100/target.txt new file mode 100644 index 0000000..c739b42 --- /dev/null +++ b/data/ln_100/target.txt @@ -0,0 +1 @@ +44