-
Notifications
You must be signed in to change notification settings - Fork 20
Feat/offline election prediction tool #1189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sigurpol
merged 46 commits into
paritytech:main
from
antiers-solutions:feat/offline-election-prediction-tool
Jan 29, 2026
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
38269b8
feat: initialize offline election prediction tool structure
karanvir12 531191f
chore:added prediction types
karanvir12 b9abed4
chore: add module for fetching and preprocessing election data
karanvir12 57a25c0
chore: add command-line interface for offline election prediction tool
karanvir12 4648815
chore: implement core prediction logic
karanvir12 342d700
chore: run election predictions and generate output files
karanvir12 7e16bce
test: add unit and integration tests for election prediction tool
karanvir12 f51f470
chore:code restructured
karanvir12 932e913
chore:added readme
karanvir12 4d370fd
fix:fixed snapshot fetching logic
pushkar1262 bc8c325
chore: Implemented suggested changes and improvements
pushkar1262 7f80138
fix(predict): custom file handling logic
pushkar1262 f60a578
chore:docker image updated
karanvir12 5a5b6f3
chore: apply minor codebase improvements and cleanup
pushkar1262 d5995ca
chore:docker file updated
karanvir12 16ad14b
Merge branch 'feat/offline-election-prediction-tool' of https://githu…
karanvir12 d13195d
chore:rust version updated
karanvir12 22a40eb
Merge branch 'paritytech:main' into feat/offline-election-prediction-…
Ipsa11 08ccbbc
chore:used mine_solution for prediction
pushkar1262 17275b7
fix:updated rust version
pushkar1262 945aeee
fix: predict.rs clippy workflow
pushkar1262 0a038aa
chore: added generate_changelog.sh file
pushkar1262 de6701f
fix: readme and get_chain_properties
pushkar1262 aaeb8f5
chore:docker file updated
karanvir12 cbf661d
fix(predict): used bags and voterlist for fetching staking data
pushkar1262 f34cbf0
fix: restored dockerfile and removed dockerignore
pushkar1262 7e626e1
Changed permissions of generate_changelog.sh
pushkar1262 ab9cdfd
feat: added cli options for do_reduce and block number
pushkar1262 55e1502
chore: updated README
pushkar1262 2202fd6
fix(predict): fixed voter data fetch and ordering
pushkar1262 fc798f6
chore: added number of nominators per validator and the individual no…
pushkar1262 6a957d6
refactor: fixed custom data file reading and some refactoring
pushkar1262 74bcabb
Merge branch 'main' into feat/offline-election-prediction-tool
Ipsa11 5a69b41
refactor: simplify backend initialization in Client
pushkar1262 a8c53fc
test(utils): add unit tests and misc cleanups
pushkar1262 c1a4756
Merge branch 'paritytech:main' into feat/offline-election-prediction-…
Ipsa11 b351c77
fix: fixed snapshot creation
pushkar1262 22ab2e4
Merge branch 'paritytech:main' into feat/offline-election-prediction-…
pushkar1262 a9a6670
fixed empty validator prediction
pushkar1262 c887d92
Merge branch 'main' into feat/offline-election-prediction-tool
pushkar1262 485db87
Added overrides option| removed custom-data option
pushkar1262 3b5a346
Added support for PhragMMS
pushkar1262 fb2333f
Merge branch 'main' into feat/offline-election-prediction-tool
pushkar1262 76ebc86
fix: address breaking changes from client.rs updates
pushkar1262 8415e40
improve logging hierarchy and used dynamic solver for kusama
pushkar1262 c3ba626
implemented separate clients for monitor and predict | some refactoring
pushkar1262 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.