Commit Graph

185 Commits

Author SHA1 Message Date
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
Carla Kirk-Cohen 219e1f9c2a
start_network: mine blocks once lightning network is set up 2024-04-05 15:03:21 -04:00
Carla Kirk-Cohen 42ae84a9fe
multi: rename run attack to setup network 2024-04-05 15:03:20 -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 f1e9dc1ad6
multi: update scripts for k8s and simplify readme 2024-04-05 15:03:18 -04:00
Carla Kirk-Cohen a876693d73
readme: indicate reputation relevant parameters for nodes 2024-04-05 12:57:53 -04:00
Carla Kirk-Cohen 84b9a2df1a
Merge pull request #3 from carlaKC/speedup-datagen
setup: Add final graphs and improve sim-ln data generation
2024-04-05 12:49:15 -04:00
Carla Kirk-Cohen 97bbdd2c65
setup: upgrade log level for sim ln to info (debug noisy) 2024-04-05 12:47:32 -04:00
Carla Kirk-Cohen b6fa1959ea
setup: exit with failure if can't checkout right branch 2024-04-05 12:47:31 -04:00
Carla Kirk-Cohen 80594ede27
setup: update id to pubkey (as is used in LND - old graphs were wrong) 2024-04-05 12:47:31 -04:00
Carla Kirk-Cohen 4ede6fe5e2
setup: add speedup to data generation 2024-04-05 12:47:30 -04:00
Carla Kirk-Cohen b387e52a91
data: add final graphs for 10 and 100 networks 2024-04-05 12:47:21 -04:00
Max Edwards 9d2606f34b adds armada ns, pods and services 2024-04-05 14:21:49 +01:00
Carla Kirk-Cohen 3e48966b93
setup: update branch for sim-ln 2024-04-04 16:43:38 -04:00
Carla Kirk-Cohen 334969d429
setup: output timestamps in ns not in seconds 2024-04-01 14:32:04 -04:00
Carla Kirk-Cohen 1594a54158
readme: update with definitions of attack 2024-04-01 13:29:22 -04:00
Carla Kirk-Cohen a751d86b95
setup: add todo for checking out own branch of warnet 2024-03-28 17:56:08 -04:00
Carla Kirk-Cohen 7abb429ec9
data: check in example ln_10 files 2024-03-28 17:54:24 -04:00
Carla Kirk-Cohen 238a815939
scripts: introduce network name to store files in specific dir 2024-03-28 17:53:10 -04:00
Carla Kirk-Cohen 14b0961182
readme: add description of script to setup the network 2024-03-28 17:53:09 -04:00
Carla Kirk-Cohen 276b1dffa8
data: inevitable update
graphml generation is non-deterministic (always changes)
raw csv data is random
2024-03-28 17:53:08 -04:00
Carla Kirk-Cohen 5644d5b4b7
setup: complete the owl, add warnet graph generation 2024-03-28 17:29:09 -04:00
Carla Kirk-Cohen b4480b6fdd
setup: script that runs sim-ln for specified time 2024-03-28 17:09:36 -04:00
Carla Kirk-Cohen 33d15fb35d
setup: script creates simln data 2024-03-28 16:52:15 -04:00
Carla Kirk-Cohen 3d88fae0a4
multi: add output file to simln conversion 2024-03-28 16:48:36 -04:00
Carla Kirk-Cohen 6313561e9e
setup: add output file to setup LND 2024-03-28 16:47:39 -04:00
Carla Kirk-Cohen 939a3c4399
setup: include headers in ts progression (cb is expecting it) 2024-03-28 16:41:21 -04:00
Carla Kirk-Cohen a08a3dbda7
scripts: 💣 2024-03-28 16:38:09 -04:00
Carla Kirk-Cohen fc892d43d9
gitignore: specifically ignore data file that's going to change a lot 2024-03-28 16:34:48 -04:00
Carla Kirk-Cohen ec64911d71
data: remove timestamp progression output
We'll always be updating the values of this to bump timestamps
as we run, so we remove and ignore it.
2024-03-28 16:34:10 -04:00
Carla Kirk-Cohen 90eff29917
scripts: fast-forward timestamps on every restart 2024-03-28 16:32:52 -04:00
Carla Kirk-Cohen 01235a2c2d
readme: update naming of raw data 2024-03-28 16:31:09 -04:00
Carla Kirk-Cohen 3f6859054f
data: copy in new data for historical data 2024-03-28 16:30:09 -04:00