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

fixed order of Pop() operations in Block_GetTransaction and Account_GetBalance #83

Closed
wants to merge 1 commit into from

Conversation

hal0x2328
Copy link
Contributor

Block_GetTransaction and Account_GetBalance should first pop the function argument from the stack instead of the class object so they are assigned to the correct variables inside the function.

@erikzhang erikzhang added the bug Used to tag confirmed bugs label Oct 11, 2017
@erikzhang erikzhang added wontfix and removed bug Used to tag confirmed bugs labels Oct 11, 2017
@erikzhang
Copy link
Member

This is a bug of compiler, and will be fixed in https://github.com/neo-project/neo-compiler/pull/50

@erikzhang erikzhang closed this Oct 11, 2017
Thacryba pushed a commit to simplitech/neo that referenced this pull request Feb 17, 2020
Major fix, for some reason we had the whitepaper repeat itself partway through... removed the second copy.
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

Successfully merging this pull request may close these issues.

3 participants