Skip to content

Bugfix/wasm patch 1#21

Merged
ComputerKeeda merged 2 commits intofeature/wasm-patch-1from
bugfix/wasm-patch-1
Dec 10, 2024
Merged

Bugfix/wasm patch 1#21
ComputerKeeda merged 2 commits intofeature/wasm-patch-1from
bugfix/wasm-patch-1

Conversation

@ComputerKeeda
Copy link
Copy Markdown
Member

No description provided.

- Integrated Wasm module into the Cosmos SDK app.
- Registered necessary keys, parameters, and handlers for the Wasm module.
- Added IBC middleware and routes for Wasm module.
- Updated `app.go`, `app_config.go`, and `ibc.go` to include Wasm module logic.
- Created `start.sh` for automated node setup and configuration.
  - Updated `genesis.json`, `app.toml`, `config.toml`, and `client.toml` files.
- Known Issues:
  - Missing error handling in Wasm configuration initialization.
  - Potential race condition in capability index initialization.
  - Legacy param subspace registration for Wasm is incomplete.
@ComputerKeeda ComputerKeeda merged commit f44e529 into feature/wasm-patch-1 Dec 10, 2024
@ComputerKeeda ComputerKeeda deleted the bugfix/wasm-patch-1 branch December 10, 2024 20:55
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.

1 participant