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

fix(hubble): crash by bumping ethers to 6.2.1 #744

Merged
merged 2 commits into from
Mar 24, 2023
Merged

Conversation

varunsrin
Copy link
Member

Motivation

Ethers 6.x threw an unhandled exception if the RPC connection was open due to a listener and the server errored out. See: ethers-io/ethers.js#3924

Change Summary

Upgrade ethers to 6.2.1

Merge Checklist

  • PR title adheres to the conventional commits standard
  • PR has a changeset
  • PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore)
  • PR does not require changes to the protocol

@changeset-bot
Copy link

changeset-bot bot commented Mar 24, 2023

🦋 Changeset detected

Latest commit: f11e693

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@farcaster/hub-nodejs Patch
@farcaster/utils Patch
@farcaster/hubble Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@varunsrin varunsrin self-assigned this Mar 24, 2023
@varunsrin varunsrin added the t-bug A fix for a bug with the current system label Mar 24, 2023
@varunsrin varunsrin added this to the v2.0.0 p2 milestone Mar 24, 2023
@varunsrin varunsrin merged commit 5c78405 into main Mar 24, 2023
@varunsrin varunsrin deleted the varunsrin/ethers-6.2.1 branch March 24, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-bug A fix for a bug with the current system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant