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: remove bscmainnet deployments from hardhat deployments #119

Merged

Conversation

coreyar
Copy link
Contributor

@coreyar coreyar commented Dec 18, 2024

Description

Instead of using bscmainnet addresses in the hardhat deployment, this PR adds a setup script.

I think we can improve this further by using the deployment key in the external contracts config but currently it has error compiling related to typescript declaration files

@coreyar coreyar force-pushed the remove-bscmainnet-addresses-from-hardhat-deployment branch 3 times, most recently from 35fdee7 to feecb95 Compare December 18, 2024 19:21
deploy/000-1-setup.ts Outdated Show resolved Hide resolved
chechu
chechu previously approved these changes Dec 19, 2024
@coreyar coreyar force-pushed the remove-bscmainnet-addresses-from-hardhat-deployment branch from feecb95 to d35fb75 Compare December 19, 2024 01:05
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Interfaces 100% 100%
ProtocolReserve 86% 65%
Test 100% 100%
Test.Mocks 61% 29%
TokenConverter 89% 74%
Utils 100% 100%
Summary 86% (614 / 718) 70% (205 / 292)

@coreyar coreyar merged commit ba78fc7 into develop Dec 19, 2024
5 checks passed
@chechu chechu mentioned this pull request Dec 19, 2024
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