-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: complete previous work before finishing test case between Axon and Ckb #249
Conversation
after merging this, I can start my work on the finish of Axon <> ckb case, based on the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is failed
bug: fix connection number error from Ckb endpoint
32ed9c8
to
7d7fbe8
Compare
7d7fbe8
to
d1057ee
Compare
.rt | ||
.block_on(self.get_proofs_ingredients(block_number))?; | ||
|
||
// FIXME: keep it commentted until Axon team fixed this verify issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// FIXME: keep it commentted until Axon team fixed this verify issue | |
// FIXME: keep it commentted until Axon team fixed this verify issue | |
// See https://github.com/axonweb3/axon/issues/1260 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closes: #256 #195
Description
this PR aims to optimize and complete the previous commit of connection and channel test cases of Forcerelay/Axon, because I found that Ckb endpoint missed one command to finish and Axon endpoint needs to add more code to pass test
ps. Some internal runtime from Hermes framework is not applicable to our Axon and Ckb endpoint for the non-compatible case, so the process on
Height
and other variables looks a little weirdPR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.