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(deps): pin ethers to branch & commit #5153

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Conversation

Evalir
Copy link
Member

@Evalir Evalir commented Jun 13, 2023

We need to upstream some verification fixes from ethers—so we're repinning ethers to a specific commit until further notice.

@Evalir Evalir requested a review from mattsse June 13, 2023 19:47
Cargo.toml Outdated
ethers-middleware = { version = "2.0.7", default-features = false }
ethers-etherscan = { version = "2.0.7", default-features = false }
ethers-solc = { version = "2.0.7", default-features = false }
ethers = { git = "https://github.com/gakonst/ethers-rs", rev = "0d10768", default-features = false }
Copy link
Member

Choose a reason for hiding this comment

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

lets just use master

Cargo.toml Outdated Show resolved Hide resolved
Evalir and others added 2 commits June 13, 2023 15:50
@Evalir Evalir requested a review from mattsse June 13, 2023 20:03
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@Evalir Evalir merged commit de1a49d into master Jun 13, 2023
20 checks passed
@Evalir Evalir deleted the evalir/pin-ethers-to-branch branch June 13, 2023 20:14
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