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

Improve getAccountsByAuth #38

Open
4 tasks
zxcat opened this issue Apr 23, 2020 · 0 comments
Open
4 tasks

Improve getAccountsByAuth #38

zxcat opened this issue Apr 23, 2020 · 0 comments

Comments

@zxcat
Copy link
Contributor

zxcat commented Apr 23, 2020

To make it more compatible with EOS LightAPI the following should be implemented:

  • add public_key field to result when return keys (pubkey is legacy)
  • accept input key in PUB_K1 format
  • LightAPI returns all permissions of an account, which key matches request
  • fetch recursive: if key found in acc1, then we should also fetch accounts with auth.accounts.includes(acc1)
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

No branches or pull requests

1 participant