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

chore: update ibc-test readme #395

Merged
merged 1 commit into from
Dec 12, 2023
Merged

chore: update ibc-test readme #395

merged 1 commit into from
Dec 12, 2023

Conversation

wenyuanhust
Copy link
Contributor

@wenyuanhust wenyuanhust commented Dec 12, 2023

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Forcerelay) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@@ -33,7 +33,7 @@ cd $IBC_CONTRACTS_SRC_PATH && yarn install && yarn compile
# Axon
export AXON_SRC_PATH=<axon source path>
cd $AXON_SRC_PATH
git checkout forcerelay-test
git checkout forcerelay-dev
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why did you close this PR?
I think it's necessary to update the Axon branch to forcerelay-dev.

@wenyuanhust wenyuanhust reopened this Dec 12, 2023
@wenyuanhust wenyuanhust marked this pull request as ready for review December 12, 2023 05:43
@Flouse Flouse merged commit 5a20e78 into synapseweb3:main Dec 12, 2023
49 of 56 checks passed
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.

2 participants