Skip to content

Conversation

@gballet
Copy link
Owner

@gballet gballet commented Oct 22, 2024

This is the first of a series of improvements to proof-building peformance: start building the proof before the root hash is computed, so that the pre tree doesn't have to be reloaded from disk.

In its current state, the post values are missing, which breaks the state diff generation. Another helper function needs to be added to do that, so that we can add the post state as well.

@gballet gballet force-pushed the move-proof-building-before-root-computation branch from 22c2fec to f7274e1 Compare October 24, 2024 11:40
@gballet gballet force-pushed the move-proof-building-before-root-computation branch from f7274e1 to 0fbe770 Compare October 24, 2024 11:44
@gballet gballet marked this pull request as ready for review October 24, 2024 11:46
Signed-off-by: Guillaume Ballet <[email protected]>
Signed-off-by: Guillaume Ballet <[email protected]>
@gballet
Copy link
Owner Author

gballet commented Dec 4, 2024

Rewritten, closing this one.

@gballet gballet closed this Dec 4, 2024
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.

2 participants