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 62 commits into
base: main
Choose a base branch
from
Draft

chore: update to 0.52 #7261

wants to merge 62 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

Commits on Nov 11, 2024

  1. Gomod changes and minor updates (#7549)

    * Remove module.HasProposalMsgs
    
    * Update ante handler
    
    * Bump versions
    
    * x
    
    * Cleanup
    alpe authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e06d2c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    d9d7072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    452a287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b24e6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    b02eb86 View commit details
    Browse the repository at this point in the history
  2. chore: fix event tests

    chatton committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b6e75a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9baeec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b54b4b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore: tidy all

    chatton committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    61aea60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb8205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c94751 View commit details
    Browse the repository at this point in the history
  4. chore: fix ica test

    chatton committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    386b258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfd2454 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ec2d48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37da9f5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7580 from cosmos/cian/damian/sdk-52

    chore: test fixes and updates for olympus upgrade
    damiannolan authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b75b061 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    610ff2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec1953 View commit details
    Browse the repository at this point in the history
  3. chore: update go mods

    chatton committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5f115f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7d1713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a195296 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47eb259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ca4a43 View commit details
    Browse the repository at this point in the history