Skip to content

new metamask update breaks getReceipt #76

@nionis

Description

@nionis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions