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

feat: Implement "Add BlockBody::transaction_count helper function" #13660

Merged

Conversation

frankudoags
Copy link
Contributor

Closes #13639

PR Checklist:

  • introduce these two functions (trait + native on SealedBlock)
  • simplify .body().transactions().len() with .transaction_count

@mattsse mattsse enabled auto-merge January 5, 2025 14:12
@mattsse mattsse added this pull request to the merge queue Jan 5, 2025
Merged via the queue into paradigmxyz:main with commit f4ce10b Jan 5, 2025
44 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.

Add BlockBody::transaction_count helper function
2 participants