We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fd2a3 commit a991ae4Copy full SHA for a991ae4
artifacts/app.text
1.26 MB
artifacts/build_metadata.txt
@@ -1,4 +1,4 @@
1
Git Branch: popzxc/more-ethproofs-fusaka
2
Git Commit: ef2f9f9442e4c52bb26fba04775b95b1634ea507
3
-Build Timestamp (UTC): 2026-01-16T08:44:53Z
+Build Timestamp (UTC): 2026-01-16T10:04:53Z
4
Repository Status: (clean)
scripts/copy_artifacts.sh
@@ -32,6 +32,7 @@ EOF
32
cp ../zksync-os/tests/instances/eth_runner/recursion_unified_setup.bin ../artifacts/
33
cp ../zksync-os/tests/instances/eth_runner/recursion_unified_layouts.bin ../artifacts/
34
cp ../zksync-os/zksync_os/app.bin ../artifacts/
35
+cp ../zksync-os/zksync_os/app.text ../artifacts/
36
37
generate_build_metadata
38
echo "Artifacts copied successfully."
0 commit comments