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

Migrate wallet candidate register from Neo registerCandidate call to Gas transfer call #3775

Open
AnnaShaleva opened this issue Dec 23, 2024 · 2 comments
Labels
cli Command line interface enhancement Improving existing functionality I4 No visible changes S4 Routine U3 Regular
Milestone

Comments

@AnnaShaleva
Copy link
Member

Is your feature request related to a problem? Please describe.

#3700 allows to register candidate via OnNEP17Payment callback starting from Echidna. Neo's vote will be deprecated eventually.

Describe the solution you'd like

Add a Echidna-based switch to wallet candidate vote to use GAS transfer instead of a call to Neo's vote to register candidate. Schedule deprecation of the original vote-based CLI code, it will be removed eventually after a period of transition.

@AnnaShaleva AnnaShaleva added U3 Regular enhancement Improving existing functionality cli Command line interface S4 Routine I4 No visible changes labels Dec 23, 2024
@AnnaShaleva AnnaShaleva added this to the v0.108.0 milestone Dec 23, 2024
@roman-khimov roman-khimov changed the title Migrate wallet candidate vote from Neo vote call to Gas transfer call Migrate wallet candidate register from Neo registerCandidate call to Gas transfer call Dec 23, 2024
@roman-khimov
Copy link
Member

It's not vote, it's registerCandidate.

@AnnaShaleva
Copy link
Member Author

Oh, sure, somehow I mistreat these calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command line interface enhancement Improving existing functionality I4 No visible changes S4 Routine U3 Regular
Projects
None yet
Development

No branches or pull requests

2 participants