Commit Graph

167 Commits

Author SHA1 Message Date
Carla Kirk-Cohen 6fbf1f2683
Merge pull request #16 from carlaKC/scripts-run
multi: add custom flagship container and helper scripts
2024-04-10 16:19:51 -04:00
Carla Kirk-Cohen e4e704be51
readme: add information about flagship pod 2024-04-10 16:18:40 -04:00
Carla Kirk-Cohen 73ffae2c95
readme: switch local development and network information sections 2024-04-10 16:15:19 -04:00
Carla Kirk-Cohen 1b6acf391c
setup: add script to once-off fund LND nodes 2024-04-10 16:15:18 -04:00
Carla Kirk-Cohen 06da6ab4b3
setup: add aliases for lnd nodes in docker container 2024-04-10 16:15:17 -04:00
Carla Kirk-Cohen 8e16b65eb3
setup: add run script to dockerfile as placeholder for attacker code 2024-04-10 16:15:16 -04:00
Carla Kirk-Cohen aa43c88f63
setup: add dockerfile for flagship with utilities 2024-04-10 16:15:14 -04:00
Carla Kirk-Cohen c58db1fd0f
scripts: fix docker detection in warnet stop 2024-04-10 15:52:22 -04:00
Carla Kirk-Cohen 3eaf793407
setup: use LND container that has endorsement signaling present 2024-04-10 15:46:54 -04:00
Carla Kirk-Cohen aede4949b8
data/ln_10: generate graphml from script 2024-04-10 15:45:31 -04:00
Carla Kirk-Cohen 45729b098b
Merge pull request #15 from carlaKC/createnetwork-restart
scripts: add stop script for network
2024-04-10 15:43:34 -04:00
Carla Kirk-Cohen b952cfc0a6
scripts: add stop network script to pull down existing containers 2024-04-10 15:37:25 -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 c8875388e5
Merge pull request #14 from carlaKC/armarda-tlsextracert
armarda: change extra host and domain for lightning 1/2
2024-04-10 12:07:59 -04:00
Carla Kirk-Cohen 130cfe8191
setup: update aliases for lnd1/2 2024-04-10 12:06:17 -04:00
Carla Kirk-Cohen 975c919124
armarda: change extra host and domain for lightning 1/2 2024-04-10 11:02:11 -04:00
Carla Kirk-Cohen d20e38c6c2
Merge pull request #13 from carlaKC/graph-ln10
Graph ln10
2024-04-10 08:37:37 -04:00
Carla Kirk-Cohen cbc2f84f46
data: update circuitbreaker image for ln_10 2024-04-10 08:36:45 -04:00
Carla Kirk-Cohen 6e4ea427e5
setup: provide docker tag even if new data is not generated 2024-04-10 08:36:19 -04:00
Carla Kirk-Cohen 1362d4d452
Merge pull request #12 from carlaKC/ln10-graph
data: use uniform graph for ln_10
2024-04-10 08:32:20 -04:00
Carla Kirk-Cohen 27ba91544d
data: use uniform graph for ln_10 2024-04-10 08:31:05 -04:00
Carla Kirk-Cohen ff5605104e
Merge pull request #11 from carlaKC/readme-fixups
readme: formatting cleanup and simplification
2024-04-09 14:44:42 -04:00
Carla Kirk-Cohen e92403082a
readme: simplify writeup 2024-04-09 14:43:05 -04:00
Carla Kirk-Cohen bbcbe46e3c
Merge pull request #10 from carlaKC/scripts-credentials
scripts: Copy credentials into Flagship in start_attacher
2024-04-09 14:33:49 -04:00
Carla Kirk-Cohen 455df39a91
scripts: add node credentials to start attacker script 2024-04-09 14:33:06 -04:00
Carla Kirk-Cohen e7efc9c278
scripts: add sleep after bringing up warnet to give server time
See: https://github.com/carlaKC/attackathon/pull/8#issuecomment-2045314620
2024-04-09 14:33:05 -04:00
Carla Kirk-Cohen 2ff9a229a9
Merge pull request #6 from pinheadmz/credentials
Add armada lnd credentials to flagship container
2024-04-09 14:27:26 -04:00
Carla Kirk-Cohen 3c686626a8
Merge pull request #9 from carlaKC/circuitbreaker-imagebuild
setup: build circuitbreaker image and pass to warnet
2024-04-09 11:38:27 -04:00
Carla Kirk-Cohen 09a8edaa66
readme: update to include CB instructions 2024-04-09 11:29:09 -04:00
Carla Kirk-Cohen 439493bc74
setup: use docker image that contains the data we've generated 2024-04-09 11:26:06 -04:00
Carla Kirk-Cohen d11a0f5af9
setup: build docker image if re-generated data for simulation 2024-04-09 11:26:05 -04:00
Carla Kirk-Cohen 24998481fb
Merge pull request #7 from carlaKC/re-add-simln
setup: re-add simln and update warnet generation for master
2024-04-09 10:37:01 -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 25d73a1670
warnet: remove cb_data flag from import-json
We'll be passing the data directly into the container, remove warning
because we're no longer running on a branch.
2024-04-09 10:25:02 -04:00
Carla Kirk-Cohen d9a1f6bc13
setup: do not progress data timestamps in setup
This will be done by circuitbreaker image.
2024-04-09 10:25:01 -04:00
Carla Kirk-Cohen 6bc675b342
setup: make simln data generation optional in setup 2024-04-09 10:25:00 -04:00
Carla Kirk-Cohen c2048b4c65
setup: insert simln in warnet graphml file
Warnet can only modify edges, so we need to manually update this file.
2024-04-09 10:24:58 -04:00
Carla Kirk-Cohen 0b37f611bb
Merge pull request #8 from carlaKC/network-connected
Wait for L1 p2p in start_network
2024-04-09 10:22:30 -04:00
Carla Kirk-Cohen a83a232ca0
scripts: re-add simln network export to start network
We were going to add it in warnet, ended up not doing that.
2024-04-08 16:18:41 -04:00
Carla Kirk-Cohen d7548894e3
setup: use correct flag for sim-ln clock speedup 2024-04-08 16:18:16 -04:00
Matthew Zipkin e381ff2d67
Wait for L1 p2p in start_network 2024-04-06 09:10:41 -04:00
Matthew Zipkin 7f89443a0c
Add armada lnd credentials to flagship container 2024-04-05 15:57:52 -04:00
Carla Kirk-Cohen 3e57b4c24c
readme: clean up jamming definitions with bullets 2024-04-05 15:31:31 -04:00
Carla Kirk-Cohen 76c078d571
Merge pull request #5 from carlaKC/armarda-docs
docs: add armarda setup script to readme
2024-04-05 15:30:37 -04:00
Carla Kirk-Cohen 906b8ef049
multi: add stop attacker script to pull down attacking namespace 2024-04-05 15:29:39 -04:00
Carla Kirk-Cohen 6e8ebe3f24
multi: add armarda instructions 2024-04-05 15:27:19 -04:00
Carla Kirk-Cohen ecd435d162
readme: include mining blocks in docs 2024-04-05 15:27:18 -04:00
Carla Kirk-Cohen 753bddd80e
Merge pull request #2 from m3dwards/add-armada
Adds armada ns, pods and services
2024-04-05 15:27:09 -04:00
Carla Kirk-Cohen 54898b3ead
Merge pull request #4 from carlaKC/readme-updates
multi: Add final graph files and update for k8s
2024-04-05 15:03:35 -04:00