Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add functions for complete API parity with legacy history API #56

Open
poplexity opened this issue Sep 26, 2019 · 0 comments
Open

Add functions for complete API parity with legacy history API #56

poplexity opened this issue Sep 26, 2019 · 0 comments

Comments

@poplexity
Copy link

poplexity commented Sep 26, 2019

Per https://eosio.github.io/history-tools/wasm-ql.html almost all of the legacy API functions are available via wasm-ql based functions. It looks like only 2 are missing:

get_key_accounts
get_controlled_accounts

The critical one get_key_accounts is used by almost all wallets to discover accounts after a user imports an existing key. Without this node operators will be quite discouraged from cutting over as they likely would need to run an alternative solution just for get_key_accounts calls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant