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

Return error when contract returns invalid events #560

Closed
ethanfrey opened this issue Jul 26, 2021 · 0 comments · Fixed by #562
Closed

Return error when contract returns invalid events #560

ethanfrey opened this issue Jul 26, 2021 · 0 comments · Fixed by #562
Milestone

Comments

@ethanfrey
Copy link
Member

Currently these cases are silently ignored.

  • Event type < 2 characters long
  • Attribute key or value empty ( == "")
  • Attribute key starts with _

See #559 (review)

@ethanfrey ethanfrey added this to the v0.18.0 milestone Jul 26, 2021
This was referenced Jul 26, 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

Successfully merging a pull request may close this issue.

1 participant