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

feat: Integrate hardhat-deploy plugin #796

Closed
wants to merge 12 commits into from

Conversation

yohanelly95
Copy link
Member

  • use hardhat-deploy to deploy contracts
    -add PostDeployment test
  • Minor clean up of postDeploymentSetup

integrate hardhat-deploy plugin to deploy test contract
deploy all Razor contracts using hardhat-deploy, update deploy.sh script
hotfix remove unnecessary changes
hotfix remove unnecessary changes
wait for contract deployment file to updated
create shared folder for contracts initialisation and grant role
add post deployment script test, 1 staker to vote for 1 epoch
@coveralls
Copy link

coveralls commented May 6, 2022

Coverage Status

Coverage remained the same at 97.998% when pulling 7b17277 on yohanelly95:hardhat-deploy into 8e93247 on razor-network:master.

@yohanelly95
Copy link
Member Author

Closing this PR, since it includes deployment.fixtures() for testing as well as PostDeployment test with the hardhat-deploy plugin.

We are looking to release hardhat-deploy plugin only first, followed by updates to tests in a separate PR.

PR being used instead- #797

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.

None yet

2 participants