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

Ignore the metada hash in the ContractsIdentifier class #1086

Merged
merged 6 commits into from
Dec 14, 2020

Conversation

alcuadrado
Copy link
Member

This issue is the first step in having stack traces for mainnet contracts.

I modified the contract identifier class so that it ignores the metadata hash field.

This is really hard to test. We should make the model classes that Hardhat network uses serializable so that we can easily construct test cases using Hardhat, serialize them, and save them.

Please, review this carefully, @fvictorio. If you want, we can jump into a quick call to do it together.

@alcuadrado alcuadrado merged commit 6779c9c into master Dec 14, 2020
@fvictorio fvictorio deleted the ignore-metada-in-contract-identifier branch December 14, 2020 17:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants