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

feat: v3 upgrade #471

Merged
merged 61 commits into from
May 24, 2024
Merged

feat: v3 upgrade #471

merged 61 commits into from
May 24, 2024

Commits on Mar 25, 2024

  1. add module ibc-hooks

    DongLieu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3d09202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c1dba View commit details
    Browse the repository at this point in the history
  3. update go.mod

    DongLieu committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74514a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    196bda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b002fe View commit details
    Browse the repository at this point in the history
  3. updates

    DongLieu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b5abd82 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    cc7f54f View commit details
    Browse the repository at this point in the history
  2. fix all unit tests

    phamminh0811 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9a266fb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. upgrade handler for SDK47

    expertdicer committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2243ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0490beb View commit details
    Browse the repository at this point in the history
  3. using replace of classic

    DongLieu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0f66b60 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    77273b2 View commit details
    Browse the repository at this point in the history
  2. update MessageValidator

    DongLieu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    72ff08d View commit details
    Browse the repository at this point in the history
  3. add kvStore for crisis

    DongLieu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fb13503 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. updates e2e

    DongLieu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7330bb3 View commit details
    Browse the repository at this point in the history
  2. fix ibc fail

    phamminh0811 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8dca01e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d6197 View commit details
    Browse the repository at this point in the history
  4. fix remove chain c

    DongLieu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4966a00 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix code id in e2e

    phamminh0811 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8570b35 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. pass all test-e2e

    DongLieu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3b209c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    d4d578a View commit details
    Browse the repository at this point in the history
  2. correct upgrade import

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    af6d126 View commit details
    Browse the repository at this point in the history
  3. iterate Subspaces

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    48406ea View commit details
    Browse the repository at this point in the history
  4. remove ibchooks subspace

    expertdicer committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a36bcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix interchain test

    phamminh0811 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e8a55e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. updates scrips run node

    DongLieu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5754c27 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d7b117 View commit details
    Browse the repository at this point in the history
  2. add spamming memo test

    phamminh0811 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7445624 View commit details
    Browse the repository at this point in the history
  3. use ibc-go fork

    phamminh0811 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9563fd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. backport v2.5.0

    phamminh0811 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1208de6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ed0a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c264e0d View commit details
    Browse the repository at this point in the history
  3. fix ante_test in dyncom

    phamminh0811 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    febdbe8 View commit details
    Browse the repository at this point in the history
  4. update go mod

    phamminh0811 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ca067e4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 13, 2024

  1. add wasm snapshot support

    expertdicer committed May 13, 2024
    Configuration menu
    Copy the full SHA
    534bdb1 View commit details
    Browse the repository at this point in the history
  2. merge main

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    32deee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582f2cb View commit details
    Browse the repository at this point in the history
  4. fix make proto-format

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ad63865 View commit details
    Browse the repository at this point in the history
  5. make proto-gen

    phamminh0811 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b65ec63 View commit details
    Browse the repository at this point in the history
  6. Fix tests (#472)

    StrathCole authored May 13, 2024
    Configuration menu
    Copy the full SHA
    4d5f770 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix prune command

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6cb802e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554d217 View commit details
    Browse the repository at this point in the history
  3. lint

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    df0f114 View commit details
    Browse the repository at this point in the history
  4. fix ante test

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    38f4910 View commit details
    Browse the repository at this point in the history
  5. fix ictest-validator

    phamminh0811 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6ce7b9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2ce5fb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix upgrade-test

    phamminh0811 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3bca0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58054c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd08c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dc194c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cda8f55 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. new tag wasmd

    DongLieu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5e7be72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e02c52 View commit details
    Browse the repository at this point in the history
  3. lint

    phamminh0811 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    bcd74bd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. revert commented test

    phamminh0811 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    29f5fdc View commit details
    Browse the repository at this point in the history
  2. fix wrong doc

    phamminh0811 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6d7571f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99e23c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ce8be1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9abe9cc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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