Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Solidity unit tests for ReportingValidatorSet smart-contract #2

Open
26 tasks
vbaranov opened this issue Nov 26, 2018 · 0 comments
Open
26 tasks

Comments

@vbaranov
Copy link
Contributor

Child of #1

  • exit func
  • finalizeChange func
  • newValidatorSet func
  • reportBenign func
  • reportMalicious func
  • savePublicKey func
  • storeRandom func
  • moveStake func
  • stake func
  • withdraw func
  • clearStakeHistory func
  • doesPoolExist func
  • getPools func
  • getValidators func
  • isValidator func
  • isValidatorBanned func
  • maxWithdrawAllowed func
  • _addToPools func
  • _addToPoolsInactive func
  • _removeFromPools func
  • _removeFromPoolsInactive func
  • _setRewardDistribution func
  • _stake func
  • _withdraw func
  • _isReportingValidatorValid func
  • _getRandomIndex func
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

No branches or pull requests

1 participant