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: use lbm-sdk v0.43.0 #21

Merged
merged 1 commit into from
Oct 6, 2021
Merged

fix: use lbm-sdk v0.43.0 #21

merged 1 commit into from
Oct 6, 2021

Conversation

egonspace
Copy link

@egonspace egonspace commented Oct 5, 2021

Description

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 self-assigned this Oct 5, 2021
@egonspace egonspace added this to the Ebony alpha milestone Oct 5, 2021
Copy link

@iproudhon iproudhon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@0Tech 0Tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@egonspace egonspace merged commit 44ad719 into main Oct 6, 2021
@zemyblue zemyblue deleted the bumpup_sdkv0.43.0 branch April 12, 2023 11:48
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 <whylee@linecorp.com>
Co-authored-by: Jiyong Ha <jiyong.ha@linecorp.com>
Co-authored-by: shiki.takahashi <shiki.takahashi@linecorp.com>
0Tech pushed a commit to 0Tech/finschia that referenced this pull request May 19, 2023
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.

3 participants