Skip to content

birchmd/bp-shard-assign-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assigning Block Producers to Shards (PoC)

This repo demonstrates the proposed algorithm for assigning block proposers to shards. It is relevant to NEP #76.

The important function is assign_shards in src/lib.rs. There are a few tests in the same file showing how well the algorithm balances number of validators and stakes per shard in different cases.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages