Skip to content

Conversation

JaredCorduan
Copy link
Contributor

In #1428 the total stake valued used for the reward calculation was changed from the the max supply (ie 45B ada) to the sum of the ada held in base addresses, pointer addresses, and reward accounts. Unfortunately this turns out not to be what we want either. This PR reverts the early change and instead uses the max supply less the reserve amount.

The PR is easier to read if you ignore the revert and only look at the second commit. :)

@JaredCorduan JaredCorduan requested a review from nc6 May 11, 2020 17:49
@JaredCorduan JaredCorduan requested a review from uroboros as a code owner May 11, 2020 17:49
@nc6 nc6 merged commit d0d815d into master May 11, 2020
@iohk-bors iohk-bors bot deleted the jc/total_stake_is_max_minus_reserves branch May 11, 2020 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants