Skip to content

Fix: Docker compose exposes local node#427

Merged
MissingNO57 merged 3 commits into
feat/cosmos_sdk_update_0_20_0from
fix/local-node-docker-compose-setup
Dec 4, 2025
Merged

Fix: Docker compose exposes local node#427
MissingNO57 merged 3 commits into
feat/cosmos_sdk_update_0_20_0from
fix/local-node-docker-compose-setup

Conversation

@MissingNO57
Copy link
Copy Markdown
Contributor

Proposed Changes

[describe the changes here...]

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 x in the boxes that apply)?

  • Bug fix (non-breaking change that fixes an issue).
  • New feature added (non-breaking change that adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to stop working as expected).
  • Documentation update.
  • Something else (e.g., tests, scripts, example, deployment, infrastructure).

Checklist

Put an x in the boxes that apply:

  • I have read the CONTRIBUTING guide
  • Checks and tests pass locally

If applicable

  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that code coverage does not decrease
  • I have added/updated the documentation

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...]

Copy link
Copy Markdown
Collaborator

@pbukva pbukva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MissingNO57 MissingNO57 merged commit 869cbcb into feat/cosmos_sdk_update_0_20_0 Dec 4, 2025
2 checks passed
@MissingNO57 MissingNO57 deleted the fix/local-node-docker-compose-setup branch December 4, 2025 14:04
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants