Skip to content

Commit

Permalink
add items to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ciripel committed Jun 19, 2024
1 parent 2c00024 commit a9f9c02
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,11 @@
- [x] rolling/archive mode
- [x] configurable through configuration
- [x] implement rolling mode - remove cycles older than L - 20 where L is the last completed cycle (default)
- [x] implement archive mode - keep all cycles in the database
- [x] implement archive mode - keep all cycles in the database

- [ ] add consensus round delay - e.g. if 2 api returns for cycle 747 results of cycle 745
- [ ] we should fetch it from network parameters when starting because it can be different on testnets

- [ ] configurable subset of delegates to track instead of all so people can run their mirrors with reduced overhead

- [ ] store test data in squashfs ( I'll do this)

0 comments on commit a9f9c02

Please sign in to comment.