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: simplify cost estimator #191

Merged
merged 18 commits into from
Oct 31, 2024
Merged

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Oct 30, 2024

  • Add total_tx_fees to the BlockInfo. Useful for determining the total fees collected by the rollup.
  • Simplify the cost_estimator. Write to the CSV progressively.
  • Add client logs by adding a tracing_subscriber feature, mimicking the kona-client.

@ratankaliani ratankaliani changed the title feat: simplify cost estimator feat: simplify cost estimator GRO 152 Oct 30, 2024
@ratankaliani ratankaliani marked this pull request as ready for review October 30, 2024 19:41
@ratankaliani ratankaliani changed the title feat: simplify cost estimator GRO 152 feat: simplify cost estimator Oct 30, 2024
@ratankaliani ratankaliani merged commit 2355100 into main Oct 31, 2024
4 of 5 checks passed
@ratankaliani ratankaliani deleted the ratan/cost-estimator-for-bob branch October 31, 2024 18:38
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.

1 participant