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

Reordered checks in CheckTokensvout #55

Open
dimxy opened this issue Jun 13, 2021 · 1 comment
Open

Reordered checks in CheckTokensvout #55

dimxy opened this issue Jun 13, 2021 · 1 comment

Comments

@dimxy
Copy link
Owner

dimxy commented Jun 13, 2021

Reordered checks in CheckTokensvout: SpkHasEvalcodeCCV2 call moved topmost, so it would not mistakenly try to check non tokens vouts as tokens'
also bad opreturn decode returned -1 instead 0 (would fail cc tx with bad token opreturns)

@dimxy
Copy link
Owner Author

dimxy commented Jun 13, 2021

fixed in tokel
dont forget to fix in research

dimxy pushed a commit that referenced this issue Dec 23, 2021
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

No branches or pull requests

1 participant