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

Ability to set additional proxy info like name and voting philosophy #142

Open
n8d opened this issue May 19, 2020 · 1 comment
Open

Ability to set additional proxy info like name and voting philosophy #142

n8d opened this issue May 19, 2020 · 1 comment
Assignees

Comments

@n8d
Copy link

n8d commented May 19, 2020

It would be great to have an API call for proxies to set optional additional information about themselves such as name, website, and voting philosophy. This is typically implemented on EOSIO chains on the regproxyinfo account with this contract:

https://github.com/AlohaEOS/eos-proxyinfo

Perhaps for FIO it's a new API endpoint such as /register_proxy_info and it could use the same proxies table but on the eosio account. Using the same table structure will make it easier for existing EOSIO tools and wallets to integrate.

@lukestokes
Copy link
Contributor

Yes, I think this would be a great idea. @n8d you interested in writing up a FIP for it? It would also have to have fees associated to the call.

misterleet pushed a commit that referenced this issue Jul 15, 2022
Add new timing tests and update previous tests after bug fix
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

4 participants