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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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 2 times, most recently from 8427ab7 to 35fdee7 Compare December 18, 2024 19:20
@coreyar coreyar force-pushed the remove-bscmainnet-addresses-from-hardhat-deployment branch from 35fdee7 to feecb95 Compare December 18, 2024 19:21
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)

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.

1 participant