Skip to content

Conversation

karim-en
Copy link
Collaborator

@karim-en karim-en commented Aug 17, 2023

Currently the user need to do 3 calls to do the refund for aurora to eth fast bridge transfers:

  1. unlock
  2. withdrawFromNear
  3. withdraw

This pr remove the withdrawFromNear by implementing a new api unlock_and_withdraw on the NEAR side, so by that just two call will be needed to do a refund.

  1. unlock
  2. withdraw

It is also will be good to combine those two calls on the aurora side, but there are some challenges to do that now that could be covered in a separate pr.

@karim-en karim-en changed the title Implement unlock and withdraw api Aurora-to-eth Fast Bridge: combine unlock with withdraw Aug 17, 2023
@karim-en karim-en marked this pull request as ready for review August 17, 2023 14:37
@sept-en sept-en marked this pull request as draft September 4, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants