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: lfb to lbm #9

Closed
wants to merge 2 commits into from
Closed

fix: lfb to lbm #9

wants to merge 2 commits into from

Conversation

egonspace
Copy link

Description

Starting lbm!

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@egonspace egonspace closed this Sep 10, 2021
0Tech pushed a commit to 0Tech/finschia that referenced this pull request May 19, 2023
* feat: integrate x/wasm to lbm app (#1324)

* feat: integrate x/wasm to lbm app

* ci: add cgo param to build script

* bump up lbm-sdk and wasmvm

* add wasm ibc handler to ibc router

* enable all gov proposals of wasm

* ci: fix dockerfile (#1325)

* chore: go mod tidy

* chore: remove replace to line/wasmvm

* build: change rust musl libc to shared (Finschia#21)

* build: change rust musl libc to shared
   rocksdb uses musl as shared.
   Duplicate musl library. (lfb musl static + rocksdb musl shared)

* build: remove temporary build artifacts
   go mod fails with target directory creation

* build: force enable cgo
   cgo is required by wasmvm.

* ci: disable arm build
   wasmvm not yet supported for arm
   CosmWasm/wasmvm#53

* chore: review apply

* chore: change CGO_ENABLED default value

Co-authored-by: Yongwoo Lee <[email protected]>
Co-authored-by: Jiyong Ha <[email protected]>
Co-authored-by: shiki.takahashi <[email protected]>
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