From 3bb51d126314b2342db2fdd649fa6ffa9cc72089 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Mon, 27 Oct 2025 01:17:03 -0400 Subject: [PATCH] readme update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3282899..fbb271f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ # TODO: - [x] fix weird spin errors(?) -- [ ] add attackers that only do specifically n queries +- [x] add attackers that only do specifically n queries - limitation: you cannot choose only *n* queries for the dropping attacker -- [ ] add attackers to do <= n queries +- [x] add attackers to do <= n queries - [x] add a test suite +- [ ] make the impl more robust; do more SWE - [ ] modify the paper? spin workshop? - [x] nix flake here lol