Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EIP-712 as the preliminary standard for meta-tx signing in NEAR #456

Open
ethernian opened this issue Sep 13, 2022 · 3 comments
Open
Assignees
Labels
Emerging Tech Emerging Tech flying formation at Pagoda enhancement New feature or request Near BOS NEAR BOS team at Pagoda

Comments

@ethernian
Copy link

Currently, it is impossible to sign any meta-tx in NEAR. This is a blocker for many use cases.

Please accept EIP-712: Typed structured data hashing and signing as a preliminary standard now and let MyNearWallet implement it.

Any NEAR-specific extensions can be elaborated on later.

@ethernian ethernian added the enhancement New feature or request label Sep 13, 2022
@kujtimprenkuSQA
Copy link
Collaborator

Hey, @ethernian thank you for raising this issue.

At the moment there's no standard/NEP for Meta Transactions in NEAR.
The work on a NEP for this has already started and you can follow the progress of it in this PR: near/NEPs#366

Until the work on the above NEP is finalized and merged we can not make any changes on this repo related to meta-tx.

@exalate-issue-sync
Copy link

Trentin Bergeron commented:

Blocked by → near/NEPs#366

@trechriron trechriron added Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda labels Sep 12, 2023
@kujtimprenkuSQA
Copy link
Collaborator

Meta-transactions are now supported on chain, we have already added an option to pass the relayerUrl to wallet selector modules: #780 , at the moment no other implementation/changes is needed in wallet-selector.

You might find these repos related to fast-auth useful:
https://github.com/near/near-fastauth-wallet/
https://github.com/near/fast-auth-signer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda enhancement New feature or request Near BOS NEAR BOS team at Pagoda
Projects
Status: Backlog 🥶
Development

No branches or pull requests

4 participants