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

chore: update to 0.52 #7261

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

chore: update to 0.52 #7261

wants to merge 39 commits into from

Commits on Sep 6, 2024

  1. go mod changes

    tac0turtle committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a1ef65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0bf113 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. fix all errors

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5a331ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d49de2 View commit details
    Browse the repository at this point in the history
  3. 08wasm fixes

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    ad88b3c View commit details
    Browse the repository at this point in the history
  4. get 08-wasm compiling

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fec6f52 View commit details
    Browse the repository at this point in the history
  5. another simapp

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fc0f25a View commit details
    Browse the repository at this point in the history
  6. another simapp

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3e5029e View commit details
    Browse the repository at this point in the history
  7. pass in environment

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    10440c8 View commit details
    Browse the repository at this point in the history
  8. fix compilation errors

    tac0turtle committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d779d86 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. some fixes

    tac0turtle committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2a11f2e View commit details
    Browse the repository at this point in the history
  2. build

    tac0turtle committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d029e19 View commit details
    Browse the repository at this point in the history
  3. fix other simapps

    tac0turtle committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c055483 View commit details
    Browse the repository at this point in the history
  4. linting

    tac0turtle committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    26d765e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. remove unsed code

    tac0turtle committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2ee5548 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    0832575 View commit details
    Browse the repository at this point in the history
  2. go mod changes

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    11e5c51 View commit details
    Browse the repository at this point in the history
  3. add pool module

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    db4ab33 View commit details
    Browse the repository at this point in the history
  4. anothersimapp

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    da38c64 View commit details
    Browse the repository at this point in the history
  5. linting fixes

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    455a2e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    471123e View commit details
    Browse the repository at this point in the history
  7. callback fixes

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8c99de3 View commit details
    Browse the repository at this point in the history
  8. simapp fixes

    tac0turtle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c01a5ed View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. register interfaces

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    16d4530 View commit details
    Browse the repository at this point in the history
  2. fix feeibc

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ab2191b View commit details
    Browse the repository at this point in the history
  3. changes++

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4a5d564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2978bb View commit details
    Browse the repository at this point in the history
  5. fix missed conflict

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97ce6b8 View commit details
    Browse the repository at this point in the history
  6. fix wasm client

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    58e6cbe View commit details
    Browse the repository at this point in the history
  7. linting fixes

    tac0turtle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ba0f7ce View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

    tac0turtle committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4af6896 View commit details
    Browse the repository at this point in the history
  3. linting

    tac0turtle committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb85a9a View commit details
    Browse the repository at this point in the history
  4. fix simapp tests

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

Commits on Nov 6, 2024

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

    tac0turtle committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6ef7fc1 View commit details
    Browse the repository at this point in the history
  3. fix e2e go mod

    tac0turtle committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ac74c7d View commit details
    Browse the repository at this point in the history
  4. go mod changes

    tac0turtle committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    85c06e1 View commit details
    Browse the repository at this point in the history
  5. remove grandpa

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