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

Fix deploy contract using hardhat #801

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

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

Commits on Sep 23, 2024

  1. check estimate gas

    magecnion committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4dd464 View commit details
    Browse the repository at this point in the history
  2. add logs

    magecnion committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c618a68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d45a9b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 1, 2024

  1. WIP use moonbeam impl

    magecnion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3d06b5d View commit details
    Browse the repository at this point in the history
  2. add download_polkadot.sh

    magecnion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    311b158 View commit details
    Browse the repository at this point in the history
  3. use script in ci

    magecnion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1e91b20 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/upgrade-zombienet-relayc…

    …hain-nodes2' into fix/deploy-contract-using-hardhat
    magecnion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4e6e169 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1b4c019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22909d3 View commit details
    Browse the repository at this point in the history
  3. remove logs from zombienet

    magecnion committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9a1cce7 View commit details
    Browse the repository at this point in the history
  4. fm

    magecnion committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2c7f75 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fmt

    magecnion committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    90df877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec2898 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. try darwinia patch

    magecnion committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b9b31a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    23c69d2 View commit details
    Browse the repository at this point in the history
  2. clippy

    magecnion committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    91136f4 View commit details
    Browse the repository at this point in the history
  3. test query pending state

    magecnion committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4603830 View commit details
    Browse the repository at this point in the history
  4. npm run fmt

    magecnion committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9c988d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73711d7 View commit details
    Browse the repository at this point in the history
  6. remove unneeded code

    magecnion committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d4469d2 View commit details
    Browse the repository at this point in the history
  7. rename test

    magecnion committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fed97f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    19b9aca View commit details
    Browse the repository at this point in the history
  2. add test deploy with HH

    magecnion committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    08029bf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    ac9cc4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca4014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ab1e15 View commit details
    Browse the repository at this point in the history
  4. fix use this.context

    magecnion committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6ffd3ba View commit details
    Browse the repository at this point in the history
  5. add test-deploy to ci

    magecnion committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    94f7a94 View commit details
    Browse the repository at this point in the history
  6. fix npm command

    magecnion committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    210fc45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b987ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    047c1a4 View commit details
    Browse the repository at this point in the history