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

Ensure acceptance tests run on previewnet/testnet #351

Merged
merged 7 commits into from
Jul 20, 2022

Commits on Jul 19, 2022

  1. fix: ensure acceptance tests run against testnet

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dea766c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Merge branch 'main' into 340-acceptance-tests-against-public-nets

    # Conflicts:
    #	packages/server/tests/helpers/assertions.ts
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    150019c View commit details
    Browse the repository at this point in the history
  2. nit: improve test case branching

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    464bff8 View commit details
    Browse the repository at this point in the history
  3. nit: optimize hbar usage

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    aed3d05 View commit details
    Browse the repository at this point in the history
  4. test: add a hapi eth_feeHistory test

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    286753a View commit details
    Browse the repository at this point in the history
  5. docs: update chainId for previewnet in readme

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8010039 View commit details
    Browse the repository at this point in the history
  6. test: fix eth_feeHistory assertion

    Signed-off-by: Ivo Yankov <[email protected]>
    Ivo-Yankov committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    92c7735 View commit details
    Browse the repository at this point in the history