Skip to content

eth_call returning 0x0 for latest, safe, finalized block #5175

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

Closed
siladu opened this issue Mar 6, 2023 · 1 comment
Closed

eth_call returning 0x0 for latest, safe, finalized block #5175

siladu opened this issue Mar 6, 2023 · 1 comment
Labels
bonsai bug Something isn't working mainnet TeamChupa GH issues worked on by Chupacabara Team

Comments

@siladu
Copy link
Contributor

siladu commented Mar 6, 2023

Report from https://discord.com/channels/905194001349627914/938504958909747250/1081825458561232947

Similar to #5038

Problem is here:

.getMutable(header.getStateRoot(), header.getHash(), false)

Fix for #5038 is the following, can probably so something similar: https://github.com/hyperledger/besu/pull/5076/files#diff-c0632ac4ed64edd521a0489727f7160ddc943d088eae3398867a8b769671d041R861

@siladu siladu added bug Something isn't working mainnet labels Mar 6, 2023
@non-fungible-nelson
Copy link
Contributor

Regression in 23.1.0. PR #5123 fixes this, but can mitigate with stop-gaps if BonsaiSafe is not ready before release.

@non-fungible-nelson non-fungible-nelson added the TeamChupa GH issues worked on by Chupacabara Team label Mar 7, 2023
@siladu siladu closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bonsai bug Something isn't working mainnet TeamChupa GH issues worked on by Chupacabara Team
Projects
None yet
Development

No branches or pull requests

2 participants