-
Notifications
You must be signed in to change notification settings - Fork 2
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
Test/me token registry resubscribe rebased #73
Conversation
- tests failing ``` Error: Transaction reverted without a reason string at <UnrecognizedContract>.<unknown> (0xe592427a0aece92de3edee1f18e0157c05861564) ```
- as no need + revert to swap when amountIn = 0
- as both condition are required otherwise `finishResubscribe` fails
…e swap" This reverts commit 994266f.
After |
I think this branch is ready to be reviewed and merged.
|
I think it is not set to 0 because it is the cooldown so the time after the end of the migration |
That is correct :D |
No description provided.