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

Chore/update packages #48

Merged
merged 8 commits into from
Apr 29, 2022
Merged

Chore/update packages #48

merged 8 commits into from
Apr 29, 2022

Conversation

wilwade
Copy link
Member

@wilwade wilwade commented Apr 29, 2022

Problem

Lots of packages were out of date.

Closes: #46
Replaces: #43

Solution

Update lots of packages

Change summary:

  • Update tool-versions and builds to Node 16
  • Update packages
  • Update Readme
  • Bump patch version
  • Update PR template

@wilwade wilwade marked this pull request as ready for review April 29, 2022 14:18
@wilwade wilwade mentioned this pull request Apr 29, 2022
signature = { r, s, v };
}
} catch (e) {
throw new Error(e);
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure why we were catching and then re-throwing, but it had something to do with how it was throwing in the package. Now no longer needed.

@wilwade wilwade merged commit f7c4cf6 into main Apr 29, 2022
@wilwade wilwade deleted the chore/update-packages branch April 29, 2022 15:28
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.

Upgrade Hardhat to support EIP-1559
2 participants