-
Notifications
You must be signed in to change notification settings - Fork 31
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 wamGHST pool #19
Merged
Merged
Add wamGHST pool #19
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
45800cb
forge install: protocol-v2
Timidan 4e4bd37
push all changes
Timidan 98b9bb2
remvoe unused interfaces and add console.logs, matic rewards
Timidan 2f552cf
fix names
cinnabarhorse aabaf0f
Update staticAmGHST.sol
cinnabarhorse 0bffea8
make little changes
Timidan eff082f
make changes based on Nicks review
Timidan 9982e10
make name changes
Timidan de72bd8
allow permissionless staking
Timidan 4d62dfe
add address checks
Timidan 915505b
update imports
cinnabarhorse 3dc9265
add StakingFacet sanity checks
Timidan 7d28750
allow permissionless mints
Timidan b6c888f
remove router privileges
Timidan 56cbe49
make changes
Timidan c43fa0b
allow direct deposits and withdrawals for amGHST
Timidan d1c8714
Update amGHSTRouter.sol
cinnabarhorse 72ccd05
Update amGHSTRouter.sol
cinnabarhorse 1cca0a0
remove unused files
Timidan 1979f8f
Delete yarn.lock
Timidan 2c01d23
remove extra files
Timidan fab7d67
Removed aave dependencies
Timidan b14f806
update rates in stkwamghst script
cinnabarhorse 79b8108
Update stkwamGHSTTest.ts
cinnabarhorse 5ba1018
Update deploystkwamGHST.ts
cinnabarhorse fb55fc3
check frens
Timidan 1d45a9c
fix epoch time issue
cinnabarhorse ecc164c
fix duration
cinnabarhorse 1b520ff
Update StakingFacet.sol
cinnabarhorse 14cbc86
fix bug
Timidan 6c1d6ff
correct commit
Timidan 82b65da
add in owner methods
cinnabarhorse 651a5d8
preparing to deploy
cinnabarhorse e6a5f82
finalize upgrade
cinnabarhorse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#21 solved here