zksync_multivm

Crates.iozksync_multivm
lib.rszksync_multivm
version0.1.0
sourcesrc
created_at2024-07-12 13:23:19.766139
updated_at2024-07-12 13:23:19.766139
descriptionZKsync out-of-circuit VM
homepagehttps://zksync.io/
repositoryhttps://github.com/matter-labs/zksync-era
max_upload_size
id1300683
size3,443,298
crates-io (github:matter-labs:crates-io)

documentation

README

External node's VM

This crate represents a wrapper over several versions of VM that have been used by the main node. It contains the glue code that allows switching the VM version based on the externally provided marker while preserving the public interface. This crate exists to enable the external node to process breaking upgrades and re-execute all the transactions from the genesis block.

Commit count: 1500

cargo fmt