Skip to content

feat: Feynman rollup fee v2#50

Merged
Thegaram merged 20 commits intomainfrom
feat/feynman-rollup-fee-v2
Jun 26, 2025
Merged

feat: Feynman rollup fee v2#50
Thegaram merged 20 commits intomainfrom
feat/feynman-rollup-fee-v2

Conversation

@Thegaram
Copy link
Copy Markdown
Contributor

@Thegaram Thegaram commented Jun 24, 2025

Building on #45.

Fixes #42.

@Thegaram Thegaram marked this pull request as ready for review June 25, 2025 15:48
Comment thread src/l1block.rs
@Thegaram Thegaram requested a review from colinlyguo June 26, 2025 11:08
frisitano
frisitano previously approved these changes Jun 26, 2025
Copy link
Copy Markdown
Contributor

@frisitano frisitano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Left some optional nits inline which imo make the fee calculation more parsable. Specifically specifying definitions before using them and using consistent naming of variables in the comment and code.

Comment thread src/l1block.rs Outdated
Comment thread src/l1block.rs Outdated
Comment thread src/l1block.rs Outdated
Comment thread src/l1block.rs Outdated
Comment thread src/l1block.rs Outdated
Copy link
Copy Markdown
Contributor

@greged93 greged93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Comment thread src/l1block.rs
@Thegaram Thegaram merged commit 6ccb897 into main Jun 26, 2025
14 checks passed
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.

Implement Feynman rollup fee formula

5 participants