generated from AngleProtocol/boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: merklV2 poc * merkl V2 contracts * feat: distribution creator concatenated * feat: delete distribution creator * feat: rework for wrapping new Merkl version in the contract * feat guardian governor * feat: distribution update * feat: add pagination in reward tokens * mock deployment merkl * feat: update creator * feat: change creator * base deployment * feat: wrapping campaigns * fix: DistributionCreator v2 * Iterations (#50) * fix: comments * fix updates * feat merkl V2 iterations * feat: checks on top * feat: last tests * feat: getDistribution getter (#51) * feat: chainId in campaignId (#52) * Default fees (#53) * fix updates * feat: campaign specific fees * change old distrib * feat: change access control * fix: signing * fix: signing (#54) * fix updates * feat: deployment * feat: deploy-v2 * feat: deployments everywhere * tests: update all tests for v2 * chore: revert hardhat config back to pre v2 * tests: add signAndCreateCampaign tests * tests: add all missings unit tests for DistributionCreator * chore: coverage ci and README * tests: correct amount computation in distributioncreation test * Scripts (#56) * feat: scripts for new owner * feat: script to test reward token * tests: revert to previous foundry tests * fix: default value for private key in hardhat c onfig * tests: Distributor foundry tests * tests: fork tests for distributions * tests: distributor claim tests * fix: forgot import in DistributioNCreators tests * chore: add chain uris to ci --------- Co-authored-by: Pablo Veyrat <[email protected]> Co-authored-by: picodes <[email protected]> Co-authored-by: Pablo Veyrat <[email protected]> Co-authored-by: Picodes <[email protected]>
- Loading branch information
1 parent
403ab8d
commit 6f80a48
Showing
4 changed files
with
792 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.