Skip to content

Instantly share code, notes, and snippets.

@mgistrat
Created October 16, 2018 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgistrat/2f111ba241e398f0476c717f923babe8 to your computer and use it in GitHub Desktop.
Save mgistrat/2f111ba241e398f0476c717f923babe8 to your computer and use it in GitHub Desktop.
Incorrect reward calculation.

Function stake_reward may return the wrong value of the reward, if there were no other operations with the contract in this block. TotalStakingWeight will have old value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment