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

types: export EIP1193Provider and LegacyEthereumProvider interfaces #140

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    1ea71a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    35ec38a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8d6ef View commit details
    Browse the repository at this point in the history
  3. replace EthJsonRpcProvider with LegacyEthereumProvider

    - Remove EthJsonRpcProvider
    - Add LegacyEthereumProvider defining sendAsync providers
    legobeat committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    28a8129 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a53994f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3c3771 View commit details
    Browse the repository at this point in the history
  6. Update LegacyEthereumProvider typedoc

    Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
    legobeat and mcmire authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    47f7023 View commit details
    Browse the repository at this point in the history
  7. Update refs in comment

    Co-authored-by: Jongsun Suh <34228073+MajorLift@users.noreply.github.com>
    legobeat and MajorLift authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a8ddce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    bbffb39 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Update EverythingButNull to use less brittle type definition

    - For proof of correctness see https://tsplay.dev/mpQX7W.
    - TODO: move `EverythingButNull` into `misc.ts` and export.
    MajorLift authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7b176aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4ab9b View commit details
    Browse the repository at this point in the history
  3. Revert "Add @ts-expect-error for typing inconsistency with upstream…

    … repo `@metamask/eth-query`"
    
    This reverts commit 6a4ab9b.
    legobeat committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    90c23d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199f1de View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    fe10d3c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    940bdc9 View commit details
    Browse the repository at this point in the history
  2. yarn dedupe

    legobeat committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    82ea00b View commit details
    Browse the repository at this point in the history