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

refactor: use address from npm packages #108

Merged
merged 8 commits into from
Dec 7, 2023
Merged

Conversation

coreyar
Copy link
Collaborator

@coreyar coreyar commented Sep 6, 2023

Refactors creating configuration files to use addresses from released packages

subgraphs/isolated-pools/config/index.ts Outdated Show resolved Hide resolved
@coreyar coreyar force-pushed the use-packages-for-addresses branch 7 times, most recently from f2455ac to 21d5ec0 Compare September 21, 2023 14:41
@coreyar coreyar requested a review from chechu September 21, 2023 14:53
@coreyar coreyar force-pushed the use-packages-for-addresses branch from 21d5ec0 to 20ae3d5 Compare December 5, 2023 13:30
@coreyar coreyar force-pushed the use-packages-for-addresses branch 4 times, most recently from 54461ce to f7ffe72 Compare December 5, 2023 14:53
@coreyar coreyar force-pushed the use-packages-for-addresses branch 12 times, most recently from 6d3a573 to d68e29a Compare December 5, 2023 20:27
@coreyar coreyar force-pushed the use-packages-for-addresses branch 5 times, most recently from 3cd934c to 8658645 Compare December 6, 2023 14:45
@coreyar coreyar force-pushed the use-packages-for-addresses branch 2 times, most recently from f0bcec3 to 1344d76 Compare December 6, 2023 19:48
@coreyar coreyar force-pushed the use-packages-for-addresses branch from 1344d76 to bd0ddf2 Compare December 6, 2023 20:00
Comment on lines +21 to +25
rm -rf contracts/protocol-reserve/contracts/Test

mkdir -p ./contracts/governance/contracts/Governance
mkdir -p ./contracts/governance/contracts/legacy
mkdir -p ./contracts/governance/contracts/test
Copy link
Contributor

Choose a reason for hiding this comment

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

Double checking if these Test contracts are something you want to keep

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, we need this because the regular timelock delays are too long. This allows us to customize them

@coreyar coreyar merged commit 945ebf1 into main Dec 7, 2023
4 checks passed
@coreyar coreyar deleted the use-packages-for-addresses branch January 2, 2024 15:16
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.

3 participants