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

fix(rollup): fix l1DataFee tests #365

Closed
wants to merge 16 commits into from
Closed

fix(rollup): fix l1DataFee tests #365

wants to merge 16 commits into from

Conversation

noel2004
Copy link
Member

This PR has fixed the unittest TestCalculateEncodedL1DataFee for the new routine of l1 fee calculation.

It also add a new test, which should help developer understanding and confirm so details inside l1 fee calculation, like the encoding of tx and reading of L1 gas oracle. Two examples with traces obtained from the a running node has been provided.

noel2004 and others added 4 commits June 19, 2023 11:14
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
@noel2004 noel2004 requested a review from colinlyguo June 20, 2023 05:55
colinlyguo
colinlyguo previously approved these changes Jun 20, 2023
@0xmountaintop 0xmountaintop changed the title [Fix] Tests for l1fee fix(rollup): fix l1DataFee tests Apr 25, 2024
@0xmountaintop
Copy link
Member

fixed in #755

@0xmountaintop 0xmountaintop deleted the fix/l1fee_test branch July 1, 2024 03:19
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