Shomei Linea state manager extends the Hyperledger Besu functionality. This component communicates with Besu in order to maintain and update the ZK state. This component will communicate with Besu thanks to this plugin https://github.com/ConsenSys/besu-shomei-plugin
Add block import limit feature for shomei. We can specify this limit thanks to cli option or rpc call. With this option only the limit block will have snapshot state. Without this option it will be last imported block
Fixed Issue(s)
Documentation
[ ] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[ ] I thought about adding a changelog entry, and added one if I deemed necessary.
PR Description
Add block import limit feature for shomei. We can specify this limit thanks to cli option or rpc call. With this option only the limit block will have snapshot state. Without this option it will be last imported block
Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog