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

Implement tests for forced batches #2025

Closed
ToniRamirezM opened this issue Apr 18, 2023 · 1 comment · Fixed by #2093
Closed

Implement tests for forced batches #2025

ToniRamirezM opened this issue Apr 18, 2023 · 1 comment · Fixed by #2093
Assignees
Milestone

Comments

@ToniRamirezM
Copy link
Contributor

ToniRamirezM commented Apr 18, 2023

0xPolygonHermez/zkevm-testvectors@d4bc018
to take into account:
random data has no expectedNewLeafs
genesis can have 2 different formats:
"genesis": { "address": { balance, code, nonce, storage}, "address": { ... }, ...}
"genesis": [ {address, balance, code, nonce, storage}, {address, balance, ...}, .... ]

@Psykepro
Copy link
Contributor

Found out the following problem which needs to be fixed before proceeding with testing: https://github.com/orgs/0xPolygonHermez/projects/1/views/1?pane=issue&itemId=26890524

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 a pull request may close this issue.

2 participants