You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fantom mainnet dataset contains state updates with embedded nodes (e.g. block 652606 introduces an embedded value). Verifying archives including such nodes failed in the past (see #630, fixed in #654). However, this capability is currently only tested by re-running mainnet history.
To improve the self-containedness of Carmen, a unit test covering such a situation should be added.
The text was updated successfully, but these errors were encountered:
The Fantom mainnet dataset contains state updates with embedded nodes (e.g. block 652606 introduces an embedded value). Verifying archives including such nodes failed in the past (see #630, fixed in #654). However, this capability is currently only tested by re-running mainnet history.
To improve the self-containedness of Carmen, a unit test covering such a situation should be added.
The text was updated successfully, but these errors were encountered: