Skip to content

Commit

Permalink
bump_bsc
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshidan committed Dec 12, 2024
1 parent 6020b97 commit 2bcc0be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is a cross-chain messaging demo between Cosmos and BSC using IBC and LCP (Light Client Proxy).

## Supported Versions
- [ibc-solidity v0.3.38](https://github.com/hyperledger-labs/yui-ibc-solidity/releases/tag/v0.3.38)
- [ibc-solidity v0.3.40](https://github.com/hyperledger-labs/yui-ibc-solidity/releases/tag/v0.3.40)
- [lcp v0.2.12](https://github.com/datachainlab/lcp/releases/tag/v0.2.12)
- [lcp-go v0.2.12](https://github.com/datachainlab/lcp-go/releases/tag/v0.2.12)
- [lcp-solidity v0.1.17](https://github.com/datachainlab/lcp-solidity/releases/tag/v0.1.17)
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/chains/bsc/docker-compose.bsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ services:
dockerfile: Dockerfile.bsc
args:
GIT_SOURCE: https://github.com/bnb-chain/bsc
GIT_CHECKOUT_BRANCH: v1.4.13
GIT_CHECKOUT_BRANCH: v1.4.16
image: bsc-geth:docker-local

0 comments on commit 2bcc0be

Please sign in to comment.