Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: persistenceOne/persistenceCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.1
Choose a base ref
...
head repository: persistenceOne/persistenceCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.0
Choose a head ref
  • 13 commits
  • 61 files changed
  • 2 contributors

Commits on Jul 26, 2025

  1. chore(deps): bump tj-actions/branch-names from 7 to 9.0.0 in /.github…

    …/workflows (#392)
    
    chore(deps): bump tj-actions/branch-names in /.github/workflows
    
    Bumps [tj-actions/branch-names](https://github.com/tj-actions/branch-names) from 7 to 9.0.0.
    - [Release notes](https://github.com/tj-actions/branch-names/releases)
    - [Changelog](https://github.com/tj-actions/branch-names/blob/main/HISTORY.md)
    - [Commits](tj-actions/branch-names@v7...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/branch-names
      dependency-version: 9.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    b928a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 in /inter…

    …chaintest (#393)
    
    chore(deps): bump golang.org/x/oauth2 in /interchaintest
    
    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.
    - [Commits](golang/oauth2@v0.25.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.27.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    3684b8c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. chore: prepare v13 (#396)

    * prepare v13
    
    * prepare v13
    puneet2019 authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    fe442b8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 (#…

    …395)
    
    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.9.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.5...v1.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-version: 1.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Puneet <[email protected]>
    dependabot[bot] and puneet2019 authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    baefacb View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 (#394)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.
    - [Commits](golang/oauth2@v0.25.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.27.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    f998ee9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. refactor: update sdk 0.50.14-lsm, ibc-go v10.1.1, wasmd 0.55.1, wasmv…

    …m v2.2.4 (#398)
    
    * refactor: update sdk, ibc-go, wasmd, wasmvm
    
    * fix ic test
    
    * fix build
    
    * fix init genesis order
    
    * remove ic pob genesis
    
    * add autocli modules and lsm apis
    
    * mod tidy
    
    * mod tidy
    
    * fix app cli
    
    * add route to ibc-tm module to clientkeeper
    
    * add ibc tm client to ibc route
    
    * add ibc tm client to ibc route
    
    * fix legacy params
    
    * fix halving store
    
    * try fix ic test
    
    * increase voting period, wrap staking response
    
    * wrap more structs
    
    * fix unbonding struct
    
    * fix validator bond cli output
    
    * fix validator liquid shares cli output
    
    * update mod to use external ibc-hooks instead of fork
    puneet2019 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    f332d1d View commit details
    Browse the repository at this point in the history
  2. fix: update go versions (#399)

    update go versions
    puneet2019 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    ac4677c View commit details
    Browse the repository at this point in the history
  3. chore: update v13 mainnet upgrade instructions (#400)

    update v13 mainnet upgrade instructions
    puneet2019 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    c5da5cd View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 …

    …in /interchaintest (#397)
    
    chore(deps): bump github.com/hashicorp/go-getter in /interchaintest
    
    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.9.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.5...v1.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-version: 1.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Puneet <[email protected]>
    dependabot[bot] and puneet2019 authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    a17e8df View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. fix: fix default home path, so it always picks from client (#403)

    * fix default home path, so it always picks from client
    
    * add temp dir which can be written and deleted after tempapp usage
    puneet2019 authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    9e69c08 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. fix: update mod iavl pruning errors (#404)

    update mod iavl pruning errors
    puneet2019 authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    e7fd4bc View commit details
    Browse the repository at this point in the history
  2. fix: cons addr prefix in staking keeper. (#406)

    fix cons addr prefix in staking keeper.
    puneet2019 authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    deb9325 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. chore: prepare mainnet upgrade (#408)

    prepare mainnet upgrade
    puneet2019 authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    7857fc9 View commit details
    Browse the repository at this point in the history
Loading