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

new metamask update breaks getReceipt #76

Open
nionis opened this issue Dec 4, 2019 · 0 comments
Open

new metamask update breaks getReceipt #76

nionis opened this issue Dec 4, 2019 · 0 comments

Comments

@nionis
Copy link

nionis commented Dec 4, 2019

I am not sure if this is the right place to report this, but I have unsuccessfully tried to replicate this bug on other dapps which don't use web3x.

Last night there was a new update for metamask (7.7.0) that breaks "newBlockHeaders" subscription,

.on('data', async (blockHeader: BlockHeaderResponse, sub) => {
doesn't fire.

I can confirm it works on previous versions, and that on my end I haven't changed my source code.

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

No branches or pull requests

1 participant