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
I'm moving this into Blocked until necessary work is in place so we can continue this task.
Daryl Collins
May 17, 2023 at 6:58 AM
@Trentin Bergeron We’re still missing some of the APIs necessary for this to work (account creation specifically), and will be adding those as we land the iframe-wallet provider in the next week.
@trechriron thanks I’ll take a look and address the concerns.
This isn’t ready to merge, but more open for Pagoda to jump in and take across the finish line. Probably should have keep it as draft.
Ideally, it still needs someone from Pagoda with the FastAuth/MetaTransaction APIs expertise to determine:
how many keys do you need generated and where do they need to go?
how is the zero balance account being created and keys being added?
where to put the generated keys and how will they be used in the future? I currently store the generated key in memory as per Daryll’s suggestion of memory > localstorage.
how does this plugin work with the metatransactions plugin? According to what Daryll said as well, the metatransaction plugin would automagically hijack signAndSendTransaction from near-api-js and send these as DelegateActions to the relayer.
I’m sorry to puth the above issues back to your team but I have zero docs, repos, etc… on the above topics and would not know how to finish these items.
@daryl Collins Can you advise so either Matt or SQA could conclude this work? Thanks!
Ammar Humackic
May 4, 2023 at 7:37 AM
@Trentin Bergeron Matt replied on the PR (here), but as he mentioned the input is needed regarding account creation and managing (storing) the keys.
The text was updated successfully, but these errors were encountered:
Description
This is to review PR: wallet-selector: Fastauth metamask
Ammar Humackic
May 18, 2023 at 3:58 AM
I'm moving this into Blocked until necessary work is in place so we can continue this task.
Daryl Collins
May 17, 2023 at 6:58 AM
@Trentin Bergeron We’re still missing some of the APIs necessary for this to work (account creation specifically), and will be adding those as we land the iframe-wallet provider in the next week.
Trentin Bergeron
May 16, 2023 at 1:06 PM
@daryl Collins can you provide guidance here?
Trentin Bergeron
May 4, 2023 at 11:25 AM
From Matt Lockyer;
@trechriron thanks I’ll take a look and address the concerns.
This isn’t ready to merge, but more open for Pagoda to jump in and take across the finish line. Probably should have keep it as draft.
Ideally, it still needs someone from Pagoda with the FastAuth/MetaTransaction APIs expertise to determine:
how many keys do you need generated and where do they need to go?
how is the zero balance account being created and keys being added?
where to put the generated keys and how will they be used in the future? I currently store the generated key in memory as per Daryll’s suggestion of memory > localstorage.
how does this plugin work with the metatransactions plugin? According to what Daryll said as well, the metatransaction plugin would automagically hijack signAndSendTransaction from near-api-js and send these as DelegateActions to the relayer.
I’m sorry to puth the above issues back to your team but I have zero docs, repos, etc… on the above topics and would not know how to finish these items.
@daryl Collins Can you advise so either Matt or SQA could conclude this work? Thanks!
Ammar Humackic
May 4, 2023 at 7:37 AM
@Trentin Bergeron Matt replied on the PR (here), but as he mentioned the input is needed regarding account creation and managing (storing) the keys.
The text was updated successfully, but these errors were encountered: