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

refactor: migrate integration tests to paseo #139

Merged
merged 6 commits into from
Aug 6, 2024

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    7de0410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7d7c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d116ab1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge branch 'refs/heads/main' into frank/paseo-integration-tests

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    evilrobot-01 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b3ba358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2209fa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fix: use polkadot network id

    Whilst using ByGenesis is more accurate for the live paseo testnet, using this approach *may* prevent any local test networks from working, if zombienet config results in a different genesis block for example.
    evilrobot-01 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    cee8d1e View commit details
    Browse the repository at this point in the history