feat: Gaia liquid module#423
Merged
Merged
Conversation
Base automatically changed from
cosmos_sdk_update_0_20_0
to
feat/cosmos_sdk_update_0_20_0
November 18, 2025 19:18
pbukva
added a commit
that referenced
this pull request
May 18, 2026
* refactor: Removed cudos related code (#420) Removal of the CUDOS upgrade handle. This is preparation for cosmos-sdk `v0.20.0` (based on the canonical v0.53.4). * feat: Cosmos sdk update v0.20.0-rc0 (#422) This is update to the Fetch.ai **cosmos-sdk** `v0.20.0-rc0` (based on the canonical `v0.53.4`) with previously supported 3rd party modules updated to the lasted versions - **cosmwasm** `v3.0.0` and **ibc** `v10.3.0`. * feat: Gaia liquid module (#423) Add the 3rd party **Liquid Staking** module from Gaia project. * Gemini upgrade tag (#424) Added Gemini upgrade tag * fix: Setting the name for Gemini testner upgrade handler to rc1 git tag (#425) * Fix: Docker compose exposes local node (#427) * Removed Gaia liquid staking module (#426) * Revert "Removed Gaia liquid staking module (#426)" (#429) This reverts commit eb39fe4. * feat: Adding Tokenfactory module (#430) Co-authored-by: Jiri <jiri.vestfal@fetch.ai> * fix: Changing contract label too early fails upgrade for dorado chain (#431) * Switching to release tags for cosmps-sdk & tokenfactory (#432) * cosmos-sdk -> v0.20.0 * tokenfactory -> v0.1.0 * fix: mkdocs (#434) * Merge pull request #436 from fetchai/feat/change_upgrade_name_to_relese_v0.15.0 feat: Change upgrade name to release v0.15.0 --------- Co-authored-by: Jiri Vestfal <45360788+MissingNO57@users.noreply.github.com> Co-authored-by: Jiri <jiri.vestfal@fetch.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Add the 3rd party Liquid Staking module from Gaia project.
Linked Issues
[if applicable, add links to issues resolved by this PR]
Types of changes
What type of change does this pull request make (put an
xin the boxes that apply)?Checklist
Put an
xin the boxes that apply:If applicable
Further comments
[if this is a relatively large or complex change, kick off a discussion by explaining why you chose the solution you did, what alternatives you considered, etc...]