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(protocol): emit CalldataTxList when calldata is used for DA #17657

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Jun 24, 2024

This is to support using calldata from contract proposers. A second step will follow to remove the current requirement that only EOA proposers can use calldata. With this PR, the node/client can switch to using this event to fetch the calldata.

@dantaik dantaik marked this pull request as ready for review June 24, 2024 07:17
@dantaik dantaik enabled auto-merge June 24, 2024 07:20
Copy link

feat(protocol): emit CalldataTxList when calldata is used for DA

Generated at commit: 10d81d8520f439aefcbc0ea5ba0254d4aa43b069

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
8
42
54
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@dantaik dantaik added this pull request to the merge queue Jun 24, 2024
Merged via the queue into main with commit f49aae8 Jun 24, 2024
6 checks passed
@dantaik dantaik deleted the emit_CalldataTxList branch June 24, 2024 07:31
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.

3 participants