-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error with ReferenceCounter #1330
Comments
This was referenced Dec 5, 2019
Closed
What is the exception? |
Okay. I know the reason. I will fix it. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
While updating the dev-pack I found that some SmartContracts doesn't work as expected.
The failure resides here https://github.com/neo-project/neo-vm/blob/f29d46460df8507899ff955363c6f3b90a807337/src/neo-vm/ReferenceCounter.cs#L68, at the beginning I thought that was because some Arrays was without Reference Counter so I made #1329 but as you can see in the image, all of them have the reference Counter
The text was updated successfully, but these errors were encountered: