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

web3 external provider - Quicknode #7019

Merged
merged 26 commits into from
May 27, 2024
Merged

web3 external provider - Quicknode #7019

merged 26 commits into from
May 27, 2024

Commits on Apr 30, 2024

  1. providers package init

    jdevcs committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    22e4069 View commit details
    Browse the repository at this point in the history
  2. types and quick nodes provider

    jdevcs committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2c1d21c View commit details
    Browse the repository at this point in the history
  3. readme update

    jdevcs committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e6d2534 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. import fixes and unit tests

    jdevcs committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0708b87 View commit details
    Browse the repository at this point in the history
  2. lint fix

    jdevcs committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6e09b81 View commit details
    Browse the repository at this point in the history
  3. lint fix

    jdevcs committed May 13, 2024
    Configuration menu
    Copy the full SHA
    752968d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    6f25006 View commit details
    Browse the repository at this point in the history
  2. added host

    jdevcs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d37fc2e View commit details
    Browse the repository at this point in the history
  3. tests

    jdevcs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b5aeac8 View commit details
    Browse the repository at this point in the history
  4. lint

    jdevcs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    857cc97 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    802bcd9 View commit details
    Browse the repository at this point in the history
  2. default provider and itests

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4fab7b0 View commit details
    Browse the repository at this point in the history
  3. package dir rename

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b525c61 View commit details
    Browse the repository at this point in the history
  4. web3-rpc-providers

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    718b2ca View commit details
    Browse the repository at this point in the history
  5. web3-rpc-providers in web3

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6dc50ec View commit details
    Browse the repository at this point in the history
  6. packagejson updates

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    017a7f2 View commit details
    Browse the repository at this point in the history
  7. rename test file

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9c4c303 View commit details
    Browse the repository at this point in the history
  8. tests in web3 package

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bc3187a View commit details
    Browse the repository at this point in the history
  9. e2e tests update

    jdevcs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ab747a1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    439a89c View commit details
    Browse the repository at this point in the history
  2. lint fix

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3e5ca4f View commit details
    Browse the repository at this point in the history
  3. empty provider

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    adbaf49 View commit details
    Browse the repository at this point in the history
  4. empty provider test fix

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3de1338 View commit details
    Browse the repository at this point in the history
  5. lint fix

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6ebda42 View commit details
    Browse the repository at this point in the history
  6. default provider tests update

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fb4b3af View commit details
    Browse the repository at this point in the history
  7. lint fix

    jdevcs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e8b76d6 View commit details
    Browse the repository at this point in the history