cambrian/vest-hs

Handle overdelegation in tezos-platform-core.

Opened this issue · 1 comments

Currently the code does not check for overdelegated bakers; all dividends will be diluted equally across delegators, regardless of when delegations were made. We need to decide exactly how to handle overdelegations and implement this.