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

feat: disable unnecessary modules #14

Merged
merged 1 commit into from
Dec 29, 2022
Merged

feat: disable unnecessary modules #14

merged 1 commit into from
Dec 29, 2022

Conversation

keefel
Copy link
Contributor

@keefel keefel commented Dec 27, 2022

Description

Disable the unnecessary modules which are not used by now.

Rationale

Make the modules simple, and only use them when necessary.

Example

NA

Changes

Notable changes:

  • Disable evidence module for now to avoid slash
  • Disable capability, group, mint modules
  • Disable all ibc related modules

@unclezoro unclezoro merged commit cff1210 into develop Dec 29, 2022
@unclezoro unclezoro added the r4r label Dec 29, 2022
j75689 added a commit that referenced this pull request Jan 6, 2023
* disable unnecessary modules (#14)

* feat: pass config to app when creating new app (#16)

* feat: pass config to app when create new app

* remove unused code

* deployment: fix relayer key generation (#19)

* feat: init balance of relayers in genesis state (#21)

* ci: fix release flow (#20)

* feat: custom upgrade module (#17)

* release: prepare for v0.0.2 (#22)

Co-authored-by: KeefeL <[email protected]>
Co-authored-by: yutianwu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants