-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Various fixes you've been waiting for, how exciting! #2155
Conversation
seems like a mascara test failure here |
…filter-fixes-moar
just need to make sure we're on the correct deps before build and publish so lets be sure to nuke node_modules and npm i on npm@4 |
Fixes #2122 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to track event listeners and reassign them on network change for this to not cause any strange bugs
please wrap in a proxy and catch the |
Wrap block tracker in events proxy
I DIG IT |
@frankiebee need to actually change review to approve, not dismiss |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursory review looks good, want to do fractional rollout. Maybe a changelog entry?
metamaskController.blockTracker
now references the actual eth-block-tracker on provider-engine