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

Added paranet incentives pool storage tests #355

Merged

Conversation

marko03kostic
Copy link
Contributor

Added tests for the following Reward related functions:

  • addMinerClaimedReward
  • addMinerClaimedRewardProfile
  • addClaimedOperatorReward
  • addOperatorClaimedRewardsProfile

@marko03kostic
Copy link
Contributor Author

Ready for merging.

@marko03kostic
Copy link
Contributor Author

Now :)

await expect(
poolStorage
.connect(notIncentivesPool)
.addVoterclaimedToken(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be addVoterClaimedToken

@marko03kostic marko03kostic changed the base branch from main to v8-paranet-update February 28, 2025 13:12
@marko03kostic
Copy link
Contributor Author

Added the tests for Voter related functions

@marko03kostic marko03kostic changed the base branch from v8-paranet-update to main February 28, 2025 14:28
@zsculac zsculac merged commit 984368d into OriginTrail:main Mar 3, 2025
@marko03kostic marko03kostic deleted the paranet-incentives-pool-storage-tests branch March 4, 2025 08:24
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