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

Add verify method to alphabet contract #386

Closed
roman-khimov opened this issue Jan 10, 2024 · 0 comments · Fixed by #390
Closed

Add verify method to alphabet contract #386

roman-khimov opened this issue Jan 10, 2024 · 0 comments · Fixed by #390
Assignees
Labels
feature Completely new functionality I3 Minimal impact S2 Regular significance U2 Seriously planned
Milestone

Comments

@roman-khimov
Copy link
Member

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

There is no way to move NEO from alphabet contracts right now. It can be useful in case we want/need to do some migration (fixes/upgrades/extensions).

Describe the solution you'd like

Add verify method and allow alphabet to move tokens around.

@roman-khimov roman-khimov added U2 Seriously planned S2 Regular significance I3 Minimal impact feature Completely new functionality labels Jan 10, 2024
@roman-khimov roman-khimov added this to the v0.20.0 milestone Jan 10, 2024
@cthulhu-rider cthulhu-rider self-assigned this Mar 11, 2024
cthulhu-rider added a commit that referenced this issue Mar 11, 2024
There is no way to move NEO from the Alphabet contracts right now. This
can be needed for some migrations or fixes.

Proxy contract already had this method, so functionality is shared b/w
them.

Closes #386.

Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider added a commit that referenced this issue Mar 11, 2024
There is no way to move NEO from the Alphabet contracts right now. This
can be needed for some migrations or fixes.

Proxy contract already had this method, so functionality is shared b/w
them.

Closes #386.

Signed-off-by: Leonard Lyubich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I3 Minimal impact S2 Regular significance U2 Seriously planned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants