-
Notifications
You must be signed in to change notification settings - Fork 7
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
156 multihop add transaction chain validation #159
Conversation
do I need a different order for swap and reverse_swap, because now we have 3 failing tests? I don't think the reverse_swap logic was written with errors inside, so I'm wondering |
Have you checked how reverse swap tests were written? Do you understand its logic? |
Co-authored-by: Jakub Bogucki <[email protected]>
42fb1e1
to
6abea8d
Compare
…dds two more tests for reverse_swap
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.
LGTM
No description provided.