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

fix: add new reserved names module and remove duplicated genesis order #4096

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Apr 22, 2024

Description

  • Add new reserved names for cosmos-sdk and consume modules;
  • Remove duplicated circuittype.ModuleName for the chain genesis order;

@Pantani Pantani self-assigned this Apr 22, 2024
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:templates component:configs type:services Service-related issues. labels Apr 22, 2024
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

lgtm!

@julienrbrt julienrbrt added the backport/v28.x.y Backport to v28.x.y label Apr 23, 2024
@mergify mergify bot merged commit 5b4b467 into main Apr 23, 2024
49 checks passed
@mergify mergify bot deleted the fix/reserved-names branch April 23, 2024 07:19
mergify bot pushed a commit that referenced this pull request Apr 23, 2024
#4096)

### Description

- Add new reserved names for cosmos-sdk and consume modules;
- Remove duplicated `circuittype.ModuleName` for the chain genesis order;

(cherry picked from commit 5b4b467)

# Conflicts:
#	go.mod
#	go.sum
julienrbrt added a commit that referenced this pull request May 8, 2024
…r (backport #4096) (#4097)

* fix: add new reserved names module and remove duplicated genesis order (#4096)

### Description

- Add new reserved names for cosmos-sdk and consume modules;
- Remove duplicated `circuittype.ModuleName` for the chain genesis order;

(cherry picked from commit 5b4b467)

# Conflicts:
#	go.mod
#	go.sum

* updates

---------

Co-authored-by: Danilo Pantani <danpantani@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
julienrbrt pushed a commit that referenced this pull request May 29, 2024
#4096)

### Description

- Add new reserved names for cosmos-sdk and consume modules;
- Remove duplicated `circuittype.ModuleName` for the chain genesis order;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v28.x.y Backport to v28.x.y component:ci CI/CD workflow and automated jobs. component:configs component:templates type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants