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

Added hardhat-deploy support and updated few packages. #68

Merged
merged 8 commits into from
Dec 12, 2022

Conversation

Params10
Copy link
Contributor

@Params10 Params10 commented Dec 12, 2022

  • Installed hardhat-deploy plugin.
  • Added Deployment script which deploys contracts using hardhat deploy.
  • Updated Readme.md with new commands to test.
  • Added deployments for existing contracts on gnosis,goerli,mainnet.
  • Updated hardhat.config.js for multiple network support as well as verification support from etherscan.
  • Updated packages for Bn and testing.
  • Updated test scripts that supports hardhat-deploy and uses hardhat deployments from the stored version.

@sonarcloud
Copy link

sonarcloud bot commented Dec 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@greenlucid
Copy link
Contributor

Hey, looks good
Reminding you you should use the commit style as indicated by conventional commits so that they're compatible with yarn release, even though it's not actually used in this repo. It makes changes easier to follow as well

@greenlucid greenlucid merged commit 72e547e into kleros:master Dec 12, 2022
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