You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address the failure case for cross-chain communication for the uniswap aztec connect like portal. e.g., make it always fail the desired swap. Implement a way to get the funds into rollup and given back to the users.
The text was updated successfully, but these errors were encountered:
Fix#2493. Part of #2167
* Adds test cases for both public, private flow
* Found an edge case that wasn't tested in l1<>l2 tests so added those
too
* Also rename `swap` to `swap_private`
Runtime currently is ~5 mins
Address the failure case for cross-chain communication for the uniswap aztec connect like portal. e.g., make it always fail the desired swap. Implement a way to get the funds into rollup and given back to the users.
The text was updated successfully, but these errors were encountered: