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

[BOOST-4506] feat(evm): signature based incentives #37

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

Quazia
Copy link
Member

@Quazia Quazia commented Aug 28, 2024

This implements a new incentive type that allows the amount claimed to be controlled based on the signature that's passed in. If the reward is set to 0 then the amount passed in will be used as the reward amount, if the reward is set in the contract then the amount passed in will be used as a value-scalar. It's assumed amounts passed in will be Eth denominated (18 place WAD).

@Quazia Quazia requested a review from a team as a code owner August 28, 2024 22:31
@sammccord sammccord merged commit 6d85f96 into main Aug 30, 2024
3 checks passed
@sammccord sammccord deleted the arthur/boost-4506-signature-based-incentive branch August 30, 2024 17:52
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