1 unstable release

0.1.0 Jul 12, 2024

#35 in #zksync

Download history 90/week @ 2024-07-07 70/week @ 2024-07-14 8/week @ 2024-07-21 8/week @ 2024-07-28 29/week @ 2024-08-11 43/week @ 2024-08-18 43/week @ 2024-08-25 35/week @ 2024-09-01 43/week @ 2024-09-08

164 downloads per month
Used in 23 crates (9 directly)

MIT/Apache

4MB
91K SLoC

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.

Dependencies

~120MB
~2.5M SLoC