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

Independent Fee Estimator #2197

Open
saralab opened this issue Jan 13, 2025 · 0 comments
Open

Independent Fee Estimator #2197

saralab opened this issue Jan 13, 2025 · 0 comments
Assignees

Comments

@saralab
Copy link
Contributor

saralab commented Jan 13, 2025

This is a placeholder for brainstorming and tracking the fee estimator feature.
Current known blockers:

  • Updates to blockchain
  • Precise clarity execution estimations

Considering other options to speed up the stream: a tool that scans the chain looking for contract deployments, does some static analysis to figure out function execution costs, saves those to a DB, and then performs tx estimations based on those considering tx inputs

@zone117x @rafaelcr

@saralab saralab converted this from a draft issue Jan 13, 2025
@rafaelcr rafaelcr marked this as a duplicate of #2176 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants