Update ZKsync OS wrapper

Updates zkos-wrapper repository with the new SNARK proof to prepare verification key generation on the next step using update_vk.py script.


Local use

Example usage

REPO_DIR="/path/to/zkos-wrapper" \
ZKSYNC_AIRBENDER_PATH=/path/to/zksync-airbender \
    uv run -m scripts.update_wrapper

To run the script, you will need: