Bridge Working Group Update [2021-03-05] #515
Unanswered
alexauroradev
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The video of the call is available here
The forum discussion is available here
Agenda
Status, current goal
Release in 10 days: core bridge, ERC20 connector and FE; continuing the work on
eth-connectorPlanned items:
Done:
Weekly update
Alex Shevchenko
Marcelo Fornet
Eugene Kapun
AdminControlled:SSTORE.Kirill Abramov
AdminControlledPierre-Alain Ouvrard
Next week
Discussion
mintfunction work?depositfunctions: one is#[payable]and is able to create an accout and the other is not#[payable]#[payable] registerAccount(tokenAccount, userAccount)function in the Factory + non-payabledepositUPDATE: Checked with Illia and Eugene on the
#[payable]functions. Making#[payable] mintwill still allow the attachment of 0 yoctoNEAR and thus won't cause the confusion for the user. So, FE will determine whether the account is created and if not, it will attach non-zero deposit. Everything will be done in a single transaction, no need to do batched transactions.Beta Was this translation helpful? Give feedback.
All reactions