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

Listening events on v4 is not working #6082

Merged
merged 12 commits into from
May 16, 2023

Commits on May 11, 2023

  1. fix for metamask

    avkos committed May 11, 2023
    Configuration menu
    Copy the full SHA
    512f2e4 View commit details
    Browse the repository at this point in the history
  2. add tests

    avkos committed May 11, 2023
    Configuration menu
    Copy the full SHA
    492a11d View commit details
    Browse the repository at this point in the history
  3. remove comments

    avkos committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1ef24fb View commit details
    Browse the repository at this point in the history
  4. fix web3 providers

    avkos committed May 11, 2023
    Configuration menu
    Copy the full SHA
    146e512 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix types

    avkos committed May 12, 2023
    Configuration menu
    Copy the full SHA
    07b7d95 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. add support for old providers

    avkos committed May 15, 2023
    Configuration menu
    Copy the full SHA
    80058e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e8a7c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update packages/web3-core/src/web3_subscriptions.ts

    Co-authored-by: Wyatt Barnes <me@wyatt.email>
    avkos and spacesailor24 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    513840e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9439438 View commit details
    Browse the repository at this point in the history
  3. add changelogs

    avkos committed May 16, 2023
    Configuration menu
    Copy the full SHA
    aec7023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29445d7 View commit details
    Browse the repository at this point in the history
  5. fix unit tests

    avkos committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4c0ba61 View commit details
    Browse the repository at this point in the history