Skip to content

Commit 0eb9e34

Browse files
committed
chore: Updated the requested changes for Offline Election Prediction Tool
1 parent bbd1944 commit 0eb9e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

applications/OfflineElectionTool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Stack exchange profiles of some of our team members:
197197
| **0b.** | Documentation |Examples and guide on how to include hypothetical or non-existent accounts in the simulation. |
198198
| **0c.** | Testing and Testing Guide | Unit tests covering edge cases with invalid or off-chain accounts. |
199199
| **0d.** | Docker | Docker image updated to support all new input types. |
200-
| 1. | Hypothetical Account Simulation | Updated version of the existing election script with support for accurate simulation of on-chain validator election logic using Phragmén and other supported algorithms. |
200+
| 1. | Hypothetical Account Simulation | Extend simulation engine to support voters or candidates that do not exist on-chain or lack bonded amounts. |
201201

202202
### Milestone 3 API Interface
203203

@@ -213,7 +213,7 @@ Stack exchange profiles of some of our team members:
213213
| **0c.** | Testing and Testing Guide | Integration tests for all API endpoints and a guide to test via API calls. |
214214
| **0d.** | Docker | Dockerfile to run the RESTful API server exposing the simulation endpoints. |
215215
| **0e.** | Article | A blog post or technical article describing how the election simulation works, how to use the tool via API, and its applications for nominators and validator programs. |
216-
| 1. | Core Election Engine | Extend simulation engine to support voters or candidates that do not exist on-chain or lack bonded amounts. |
216+
| 1. | API functionality | Implement API functionality to set parameters and expose results. |
217217

218218

219219
...

0 commit comments

Comments
 (0)