Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%