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

docs: indexed arguments for events are limited #3715

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

f3rmion
Copy link
Contributor

@f3rmion f3rmion commented Dec 29, 2023

What I did

Added additional information about EVM opcodes for log records, introduced topics and data, and corrected the limit for indexed arguments.

Commit message

docs: indexed arguments for events are limited

The number of indexed arguments is limited by the EVM to a maximum of four. Include definition of topics and data.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper charles-cooper enabled auto-merge (squash) December 29, 2023 17:34
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf26f83) 84.05% compared to head (949928f) 84.02%.
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3715      +/-   ##
==========================================
- Coverage   84.05%   84.02%   -0.04%     
==========================================
  Files          92       92              
  Lines       13045    13045              
  Branches     2925     2925              
==========================================
- Hits        10965    10961       -4     
- Misses       1654     1658       +4     
  Partials      426      426              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charles-cooper charles-cooper merged commit 87db3c1 into vyperlang:master Dec 29, 2023
84 checks passed
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.

None yet

3 participants