Skip to content

Commit

Permalink
Add ibc-go simd chain (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
misko9 committed Nov 28, 2022
1 parent 69fad84 commit 50e5fa1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,17 @@
binaries:
- module/build/gravity

# ibc-go sim (for testing)
- name: ibc-go-simd
github-organization: cosmos
github-repo: ibc-go
language: go
build-target: build
binaries:
- build/simd
build-env:
- BUILD_TAGS=muslc

# ImpactHub
- name: impacthub
github-organization: ixofoundation
Expand Down

0 comments on commit 50e5fa1

Please sign in to comment.