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

Add Receipts type that would encapsulate Vec<Vec<Option<Receipt>> #4621

Closed
rakita opened this issue Sep 15, 2023 · 0 comments · Fixed by #4626
Closed

Add Receipts type that would encapsulate Vec<Vec<Option<Receipt>> #4621

rakita opened this issue Sep 15, 2023 · 0 comments · Fixed by #4626

Comments

@rakita
Copy link
Collaborator

rakita commented Sep 15, 2023

We will benefit of aggregating some common functionality that we have over receipts, as in calculating bloom, or calculating root.

This Vec<Vec..> is used inside EVMPRocessor and inside BundleStateWithReceipts

Will link this issue with made comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant