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

Integrate contract migration #160

Merged
merged 13 commits into from
Mar 18, 2024

Commits on Feb 20, 2024

  1. Integrate contract migration

    * Migrate contract before the integration tests start
    * Add migration integration test
    * Add migration CLI and instructions
    dzmitryhil committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4051b0e View commit details
    Browse the repository at this point in the history
  2. Add curl faild

    dzmitryhil committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    edfa527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5b3b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update naming

    dzmitryhil committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    652193e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update naming

    dzmitryhil committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    469d32d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'master' into dzmitryhil/add-contract-migration-support

    # Conflicts:
    #	README.md
    #	relayer/client/bridge.go
    #	relayer/cmd/cli/cli.go
    #	relayer/cmd/main.go
    dzmitryhil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3a5a62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8394c68 View commit details
    Browse the repository at this point in the history
  3. Empty-Commit

    dzmitryhil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    51f8441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16050bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aac461 View commit details
    Browse the repository at this point in the history
  6. Update method typo

    dzmitryhil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    73f2620 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Remove duplicated function

    dzmitryhil committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d86743a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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