Skip to content

Conversation

@nicholaspai
Copy link
Member

Two big features I'd like to take advantage of:

  • improved hardhat base package performance
  • hardhat-etherscan > 3.0.0 allows you to specify multiple API keys
  • I bumped the typechain type which produced a large diff, let me know if you want me to remove this part

Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

Looks good! One comment on typechain

package.json Outdated
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@typechain/ethers-v5": "^7.0.1",
"@typechain/hardhat": "^2.3.0",
"@typechain/hardhat": "^4.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we update this in tandem with all the other typechain packages?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I'll hold off for now

Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

@nicholaspai I think you need to rerun yarn to regenerate yarn.lock from your last commit.

@nicholaspai
Copy link
Member Author

@nicholaspai I think you need to rerun yarn to regenerate yarn.lock from your last commit.

Great catch thanks

Copy link
Contributor

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

LGTM!

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