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

testfix(transaction-controller): Refactor provider setup to provide correct providers and tracker #4391

Merged

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    dd83411 View commit details
    Browse the repository at this point in the history
  2. chore: use separate blockTrackers/providers per network in test

    previously a single provider referencing "palm mainnet" stood in for all
    except ethereum-mainnet
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    55194c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9f424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3bcaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204f54a View commit details
    Browse the repository at this point in the history
  6. Revert "test(transaction-controllers): use non-production URLs for mo…

    …ck rpc providers"
    
    This reverts commit 7521978.
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0800917 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6357b5b View commit details
    Browse the repository at this point in the history
  8. testfix(transactoin-controller): use network-specific endpoints for h…

    …ttp providers instead of `palm-mainnet` for all networks
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    53a3f7d View commit details
    Browse the repository at this point in the history
  9. chore(transaction-controller): agnostic on infura_project_id being id…

    …entical across provider urls
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3bfdfb2 View commit details
    Browse the repository at this point in the history
  10. chore(transaction-controller): agnostic on infura_project_id being id…

    …entical across provider urls
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    99aaf73 View commit details
    Browse the repository at this point in the history
  11. Revert "chore(transaction-controller): agnostic on infura_project_id …

    …being identical across provider urls"
    
    This reverts commit c7a2791.
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    26fce73 View commit details
    Browse the repository at this point in the history
  12. chore(transaction-controller): agnostic on infura_project_id being id…

    …entical across provider urls
    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ed8abd7 View commit details
    Browse the repository at this point in the history
  13. chore: add TODO comment

    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e7fe855 View commit details
    Browse the repository at this point in the history
  14. lint:fix

    legobeat committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a8b210c View commit details
    Browse the repository at this point in the history