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

RPC: Fix estimate gas RPC #2808

Merged
merged 3 commits into from
Feb 1, 2024
Merged

RPC: Fix estimate gas RPC #2808

merged 3 commits into from
Feb 1, 2024

Conversation

sieniven
Copy link
Member

@sieniven sieniven commented Jan 29, 2024

Summary

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@sieniven sieniven linked an issue Jan 29, 2024 that may be closed by this pull request
@Bushstar Bushstar merged commit cd73f84 into master Feb 1, 2024
15 of 16 checks passed
@Bushstar Bushstar deleted the niven/fix-estimate-gas branch February 1, 2024 08:44
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.

eth_estimateGas fails on empty address
3 participants