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: fix bridge #1117

Merged
merged 1 commit into from
Sep 12, 2023
Merged

fix: fix bridge #1117

merged 1 commit into from
Sep 12, 2023

Conversation

pkova
Copy link
Contributor

@pkova pkova commented Sep 12, 2023

Let's see if I remember all the things that were broken since I started looking at Bridge a few days ago.

  1. The development environment is been completely broken.
  2. When logging with a mnemonic you enter an infinite rendering loop.
  3. Downloading a keyfile after rekeying gives you the old keys.
  4. Bridge pulls data from L2 for L1 points, which means it'll be delayed by 15 minutes very often.
  5. Bridge thinks we logged in with metamask if we happen to have metamask installed in the browser.
  6. Bridge sometimes thinks we have no balance to do stuff.

This PR fixes all of the aforementioned issues.

@pkova pkova merged commit 9e0d8b3 into master Sep 12, 2023
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

1 participant