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
Add designated caller as mentioned in #843 to the Uniswap flow, ensuring that only Uniswap portal can spend initiate the consumption of the input asset withdraw on asset portal.
A successful implementation will ensure that:
Test abusing that designated is not used right now:
Consume the message first, making it impossible to execute the swap
Fix the below and see that same test will reject initial consumption by other party
Include uniswap address in message sent to asset portal as "designated caller"
The content you are editing has changed. Please copy your edits and refresh the page.
Add designated caller as mentioned in #843 to the Uniswap flow, ensuring that only Uniswap portal can spend initiate the consumption of the input asset withdraw on asset portal.
A successful implementation will ensure that:
Depends on
The text was updated successfully, but these errors were encountered: