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 Tests for Serialization Methods in l1_block_info.go #7

Open
coderabbitai bot opened this issue Feb 29, 2024 · 0 comments
Open

Add Tests for Serialization Methods in l1_block_info.go #7

coderabbitai bot opened this issue Feb 29, 2024 · 0 comments

Comments

@coderabbitai
Copy link

coderabbitai bot commented Feb 29, 2024

Following the recent structural changes to the struct, specifically the removal of the field, there's a need to ensure the serialization and deserialization logic ( and related methods) are correctly handling the updated structure. This issue tracks the addition of comprehensive tests for these methods to validate their functionality post-changes.

Context:

The tests should cover various scenarios to ensure robustness and reliability of the serialization logic under different conditions.

dshiell pushed a commit that referenced this issue Apr 15, 2024
fix(eigenda): make blobs bn254 compat
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

No branches or pull requests

0 participants