forked from CosmWasm/wasmd
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* featremove custom proto changes of genesis and types * feat!: extract custom wasm logic for lbm-sdk * feat: move custom cli of lbm-sdk to `wasmplus` client package * feat: remove params for wasmplus. just use original params of x/wasm * chore: remove unused customEncoding and customQuerier * chore: apply a changes about separated ibc-go import path * doc: add readme of `x/wasmplus` * fix: lint error * chore: add more unittest * chore: add more unittest * chore: add more unittest * chore: add more unittest * chore: update changelog * chore: remove interchain-accounts * chore: feedback reviews * doc: update proto changes * chore: apply review feedback - move all function of `wasmplus/keeper/keeper_extension.go` to `wasmplus/keeper/keeper.go` - remove no need files (keeper_extension.go, metrics.go)
- Loading branch information
Showing
137 changed files
with
8,055 additions
and
2,594 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.