Skip to content

Conversation

efbig
Copy link
Collaborator

@efbig efbig commented Sep 10, 2025

📝 Summary

Previously, generating proofs for accounts missing from bundle state did not work, because the state root algorithm requires account info to be present and does not have access to state provider to be able to fetch. Impose a requirement on the caller to pre-load proof target accounts into bundle state. Document the change in the behavior.

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@efbig efbig changed the title Efbig/preload nonexistent proof targets fix: preload non-existent proof targets Sep 10, 2025
@efbig efbig merged commit 00cd239 into develop Sep 10, 2025
2 of 3 checks passed
@efbig efbig deleted the efbig/preload-nonexistent-proof-targets branch September 10, 2025 12:26
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