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: prepare for wasm app #3956

Merged
merged 3 commits into from
Feb 8, 2024
Merged

feat: prepare for wasm app #3956

merged 3 commits into from
Feb 8, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Feb 7, 2024

Description

  • Pass the servertypes.AppOptions to the registerIBCModules function so we can use it in the wasm integration app;
  • Return an error for registerIBCModules instead panic;

@mergify mergify bot merged commit 1e63bb6 into main Feb 8, 2024
46 checks passed
@mergify mergify bot deleted the feat/prepare-app-wasm branch February 8, 2024 13:38
RaulBernal added a commit to RaulBernal/bcna that referenced this pull request Feb 9, 2024
RaulBernal added a commit to BitCannaGlobal/bcna that referenced this pull request Feb 9, 2024
@Pantani Pantani added backport/v28.x.y Backport to v28.x.y and removed backport/v28.x.y Backport to v28.x.y labels Mar 11, 2024
mergify bot pushed a commit that referenced this pull request Mar 11, 2024
### Description

- Pass the `servertypes.AppOptions` to the `registerIBCModules` function so we can use it in the wasm integration app;
- Return an error for `registerIBCModules` instead panic;

(cherry picked from commit 1e63bb6)
@Pantani Pantani added the backport/v28.x.y Backport to v28.x.y label Mar 12, 2024
julienrbrt added a commit that referenced this pull request Mar 12, 2024
* feat: prepare for wasm app (#3956)

### Description

- Pass the `servertypes.AppOptions` to the `registerIBCModules` function so we can use it in the wasm integration app;
- Return an error for `registerIBCModules` instead panic;

(cherry picked from commit 1e63bb6)

* changelog fix

---------

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
### Description

- Pass the `servertypes.AppOptions` to the `registerIBCModules` function so we can use it in the wasm integration app;
- Return an error for `registerIBCModules` instead panic;
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants