Skip to content

Scrapes the current validator/nominator candidates and predict the result.

License

Notifications You must be signed in to change notification settings

soc1c/offline-phragmen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Phragmen

Simple script that runs the phragmen method on the current validator candidates of a locally running substrate chain.

see the internal mod network for some configurable parameters.

TODO

// TODO: clean function interfaces: probably no more passing string.
// TODO: allow it to read data from remote node (there's an issue with JSON-PRC client).
// TODO: read number of candidates and minimum from the chain.
// TODO: allow tweaking some parameters from cli?

About

Scrapes the current validator/nominator candidates and predict the result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%