You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current PoS development is largely based on PoS: lazy map epoched data #740, which changes the PoS code to rely on lazy data structures for storage reading+writing.
This is the master set of issues for implementing the PoS inflation and rewards systems.
Designed as specified in:
Currently, almost all of the code is in #388, but the plan is to separate this down into smaller PRs.
Individual items and issues (checked if completely addressed so far in #388 or in another PR):
VotingPower
struct #455f64
withrust_decimal
in token conversions #436ValidatorState
#787Latest details on state of progress:
ValidatorState
#787.ValidatorState
#787.The text was updated successfully, but these errors were encountered: