Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

fix Pop() order in Block_GetTransaction and Account_GetBalance #26

Merged
merged 1 commit into from
Oct 11, 2017
Merged

fix Pop() order in Block_GetTransaction and Account_GetBalance #26

merged 1 commit into from
Oct 11, 2017

Conversation

hal0x2328
Copy link
Member

Block_GetTransaction and Account_GetBalance both pop their arguments off the stack in the wrong order. This is also a problem in the core Neo code, and I have submitted PR #83 in that repository to fix the issue there as well.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 51.723% when pulling b919627 on hal0x2328:master into 2d9c36d on CityOfZion:master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants