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: bump ethers and disable fmt #1610

Merged
merged 3 commits into from
May 13, 2022

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented May 13, 2022

Motivation

bump latest ethers to gakonst/ethers-rs@eb94e53 to unblock #1597 #1602

latest ethers includes fixed breaking changes for solang: gakonst/ethers-rs#1256

unfortunately, this broke fmt entirely. Since we don't use fmt in forge, I would suggest to disable fmt completely until it is fixed to unblock foundry PRs that depend on a newer ether

cc @shekhirin

Solution

Copy link
Member

@gakonst gakonst left a comment

Choose a reason for hiding this comment

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

yikes - yeah agreed

@gakonst gakonst merged commit a4ec656 into foundry-rs:master May 13, 2022
@mattsse mattsse mentioned this pull request May 13, 2022
2 tasks
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.

2 participants