Skip to content
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
935 commits
Select commit Hold shift + click to select a range
28480cf
Undo changes unrelated to asm
fractasy Feb 23, 2026
69707ff
Merge pull request #805 from 0xPolygonHermez/fix/ziskclib-make
RogerTaule Feb 23, 2026
deb6c79
Fix riscof assembly test
fractasy Feb 23, 2026
f671035
Cleaning up mem pils
hecmas Feb 23, 2026
7f916ba
Fix book
RogerTaule Feb 23, 2026
8b1ad3b
First version fix
RogerTaule Feb 20, 2026
b294bef
Moving Arc up
RogerTaule Feb 20, 2026
9790055
Split assembly reset in fast/slow/trace
fractasy Feb 16, 2026
297d3de
Fix copilot in emu.c
fractasy Feb 16, 2026
f8896f8
Change commented code by conditional precompilation in main.c
fractasy Feb 16, 2026
11555c8
Fix some comments and traces in main.c
fractasy Feb 17, 2026
a809220
Synchronize shared memory areas as needed, i.e. before reading them, …
fractasy Feb 17, 2026
4d8c5f5
Redirect output to file in main.c
fractasy Feb 17, 2026
fcd51ee
Enable metrics in main.c
fractasy Feb 17, 2026
d38d9d1
Flush Duration trace in main.c
fractasy Feb 17, 2026
a8e7e90
Enable verbose in main.c
fractasy Feb 17, 2026
30660ba
Add flush() to some verbose traces in main.c
fractasy Feb 17, 2026
75471cd
Add flush to Waiting... trace in main.c
fractasy Feb 17, 2026
4e54b4e
Flush traces before and after calling emulator_start() in main.c
fractasy Feb 18, 2026
31ecfee
added traces while debugging
xavi-pinsach Feb 18, 2026
8394795
Get freopen() result in main.c
fractasy Feb 18, 2026
6a549af
Disable traces in main.c
fractasy Feb 18, 2026
41f39a8
adding fence in hints_shmem.rs to fix when working with hints
xavi-pinsach Feb 18, 2026
24e02d7
added debugging messages
xavi-pinsach Feb 18, 2026
7810e93
temptative fix
xavi-pinsach Feb 18, 2026
76adcea
temptative fix II
xavi-pinsach Feb 18, 2026
ebd4b64
adding dbg messages
xavi-pinsach Feb 19, 2026
97ba498
fixing coordinator worker to avoid blocking when receiving grpc hints
xavi-pinsach Feb 20, 2026
c4518f0
added end hint message
xavi-pinsach Feb 20, 2026
18879ee
temptative fixing
xavi-pinsach Feb 20, 2026
21bf6fa
temptative fixing
xavi-pinsach Feb 20, 2026
96b93f2
added tokio debugging
xavi-pinsach Feb 20, 2026
078067c
fix grpc metrics
xavi-pinsach Feb 20, 2026
5dc2899
remove wait_timeout
xavi-pinsach Feb 20, 2026
0c53351
improved debug msg
xavi-pinsach Feb 20, 2026
ae02ec7
added log
xavi-pinsach Feb 20, 2026
815307d
fix: move grpc spawn to spawn_blocking
xavi-pinsach Feb 21, 2026
398f639
remove debug msg
xavi-pinsach Feb 21, 2026
f20e40e
remove debug msg
xavi-pinsach Feb 21, 2026
9f01e2f
fix: added hash hints_stream
xavi-pinsach Feb 21, 2026
db62571
fix: Arc pk in worker.rs
xavi-pinsach Feb 21, 2026
77a705a
Feature set partition
RogerTaule Feb 23, 2026
4f54a8f
update Cargo.lock
xavi-pinsach Feb 23, 2026
10413e3
remove debug messages
xavi-pinsach Feb 23, 2026
582b080
fix: add a method to discover if it has to calculate rom sm
xavi-pinsach Feb 23, 2026
15a44cb
fix: perform the rh join() before finish the execution because in som…
xavi-pinsach Feb 23, 2026
97ac1c1
Move hints_stream out of stdin
RogerTaule Feb 23, 2026
a3ded4f
added an assert to check whether control shmem are reset or not
xavi-pinsach Feb 23, 2026
8e1ca15
remove GRPC metrics
xavi-pinsach Feb 23, 2026
2867fa8
fix macOS
xavi-pinsach Feb 23, 2026
fd30c1b
Bug in secp256k1
hecmas Feb 23, 2026
09a4b10
Merge pull request #791 from 0xPolygonHermez/fix/server_fast_reset
fractasy Feb 23, 2026
64377a0
Merge pull request #811 from 0xPolygonHermez/fix/zisklib-bug
hecmas Feb 24, 2026
a78fdde
Merge remote-tracking branch 'origin/pre-develop-0.16.0' into fix/hints
xavi-pinsach Feb 24, 2026
618e140
update proofman in Cargo.toml to 0.16.0
xavi-pinsach Feb 24, 2026
b69410a
Merge pull request #807 from 0xPolygonHermez/fix/hints
xavi-pinsach Feb 24, 2026
0777735
fix typo
xavi-pinsach Feb 24, 2026
34f1e39
improve command banners
xavi-pinsach Feb 24, 2026
b4a7f38
imp: modify exposed level of a var
xavi-pinsach Feb 24, 2026
942755b
modify doc comment and rename var
xavi-pinsach Feb 24, 2026
0047819
fix: doc comment
xavi-pinsach Feb 24, 2026
c01ecb4
imp: return result instead of expect
xavi-pinsach Feb 24, 2026
4d9db13
Fallback to installation path when cargo not exists (#812)
RogerTaule Feb 24, 2026
ad94309
fix tests and dma bugs
zkronos73 Feb 24, 2026
04d98b1
minor reset improvements
xavi-pinsach Feb 24, 2026
79e7a9c
Merge branch 'pre-develop-0.16.0' into feature/dma-memcmp-inputcpy
zkronos73 Feb 24, 2026
d8d8a02
fix clippy error
zkronos73 Feb 24, 2026
acaaf04
Fixing poseidon2 (#813)
RogerTaule Feb 24, 2026
86615c0
Merge remote-tracking branch 'origin/pre-develop-0.16.0' into feature…
zkronos73 Feb 24, 2026
3a1a8bc
Fix mutex import for single-thread assert
agnusmor Feb 24, 2026
19f829e
fix test and merge bug
zkronos73 Feb 24, 2026
ea04912
Add Blake2b hint codes and implementation for compression
agnusmor Feb 24, 2026
c03fa12
Merge remote-tracking branch 'origin/pre-develop-0.16.0' into feature…
zkronos73 Feb 24, 2026
4e1f558
fix cargo fmt
zkronos73 Feb 24, 2026
8ce97f8
Checking publics and proof values
RogerTaule Feb 25, 2026
c6cb7e8
Merge pull request #816 from 0xPolygonHermez/feat/adding-logs-coordin…
RogerTaule Feb 25, 2026
dcff5c5
Adding a working blake2 impl
hecmas Feb 11, 2026
46825e5
First blake version
hecmas Feb 13, 2026
b1c4e15
First version of blake done
hecmas Feb 17, 2026
2858a5e
Blake2 fully working
hecmas Feb 18, 2026
b03a90c
Minor fix gpu
hecmas Feb 18, 2026
3dbc70d
Implement Blake2b round in assembly and hints
fractasy Feb 19, 2026
db3a950
Fix clippy
agnusmor Feb 25, 2026
56d3f4a
added hint blake2 handler
xavi-pinsach Feb 25, 2026
709299d
fix try_from in hints.rs
xavi-pinsach Feb 25, 2026
e19c113
fix some copilot comments, remove not used files
zkronos73 Feb 25, 2026
968a56f
Merge pull request #738 from 0xPolygonHermez/feature/dma-memcmp-inputcpy
zkronos73 Feb 25, 2026
95b1501
Merge pull request #810 from 0xPolygonHermez/clean/pil
hecmas Feb 25, 2026
20416c3
Merge branch 'pre-develop-0.16.0' into feature/hint-blake2b
hecmas Feb 25, 2026
4b8db0d
Blake2b working
hecmas Feb 25, 2026
13daf7b
Fix check_man_thread
agnusmor Feb 25, 2026
74a7283
Address review comments: fix panic messages, fix skip logic, optimize…
Copilot Feb 25, 2026
3a227cc
Reverting vector change
hecmas Feb 25, 2026
6c90ab4
Merge pull request #815 from 0xPolygonHermez/feature/hint-blake2b
hecmas Feb 25, 2026
37d3886
fix problem with wc of dma
zkronos73 Feb 26, 2026
62beb12
fix cargo clippy errors
zkronos73 Feb 26, 2026
b232d39
Merge branch 'pre-develop-0.16.0' into feature/zisk-hints-doc
agnusmor Feb 26, 2026
3b89051
Refactor hint_custom function
agnusmor Feb 26, 2026
3143589
Fixes
agnusmor Feb 26, 2026
5030e6e
Fix logic in hint_custom function
agnusmor Feb 26, 2026
500ea40
Doc fixes
agnusmor Feb 26, 2026
80cd120
Fixes
agnusmor Feb 26, 2026
b71258c
Merge pull request #819 from 0xPolygonHermez/tmp-0.16.0
RogerTaule Feb 26, 2026
4d76f75
Starting main as soon as MT finished
RogerTaule Feb 12, 2026
3e6531e
Merge branch 'pre-develop-0.16.0' into fix/dma-continuations
zkronos73 Feb 26, 2026
8e6b1bd
Merge pull request #818 from 0xPolygonHermez/fix/dma-continuations
zkronos73 Feb 26, 2026
fd725e6
Update documentation for emit hint requests
agnusmor Feb 26, 2026
3fa3551
Update test-env scripts to use zec-reth guest
agnusmor Feb 26, 2026
3d51cb9
Fix macos sha_hasher test in PR GHA
agnusmor Feb 26, 2026
e1e6063
Add instructions for enabling hint support in zkVM execution
agnusmor Feb 27, 2026
6e0d3e3
Add note about hint processing limitations in emulation mode
agnusmor Feb 27, 2026
2daf443
Fix typo in precompile hints documentation regarding zisklib function…
agnusmor Feb 27, 2026
33ff75a
Merge pull request #783 from 0xPolygonHermez/feature/main-gpu
agnusmor Feb 27, 2026
87109b2
Merge pull request #787 from 0xPolygonHermez/feature/zisk-hints-doc
agnusmor Feb 27, 2026
45aca8e
Update environment configuration for version 0.16.0
agnusmor Feb 27, 2026
66f74fa
Update PROJECT_NAME in test_sha_hasher script to "guest"
agnusmor Feb 27, 2026
608beaa
Merge pull request #820 from 0xPolygonHermez/fix/gha-pr
agnusmor Feb 27, 2026
83caad6
Split main.c into several code files
fractasy Feb 27, 2026
fe45d07
added ZiskExecutorSummary
xavi-pinsach Feb 28, 2026
1d6662d
Refactor HintBuffer to flush writer buf when WRITE_BUFFER_FLUSH_LEN t…
agnusmor Mar 2, 2026
d7dd28c
Add configurable write flush threshold to HintBuffer
agnusmor Mar 2, 2026
bbc6c9a
Change write_flush_threshold to Option type in init_hints_socket and …
agnusmor Mar 2, 2026
308ab1a
Update init_hints_socket to use WRITE_BUFFER_FLUSH_LEN as default flu…
agnusmor Mar 2, 2026
50ddc33
Fix copilot issues
fractasy Mar 2, 2026
2630414
Fix copilot issues
fractasy Mar 3, 2026
82be452
Fix copilot issues
fractasy Mar 3, 2026
19f93db
Fix copilot issues
fractasy Mar 3, 2026
e59f12b
Merge pull request #825 from 0xPolygonHermez/feature/hints-write-buf
agnusmor Mar 3, 2026
4530bf3
Enhance hint metrics to track hint size
agnusmor Mar 3, 2026
f1a00fe
Add size initialization to HintRegisterInfo
agnusmor Mar 3, 2026
11e1bc9
Fix BN254 (#827)
RogerTaule Mar 4, 2026
d14c474
Merge pull request #823 from 0xPolygonHermez/feature/split_main_c
fractasy Mar 4, 2026
89c077f
added input hint
xavi-pinsach Mar 4, 2026
97fb549
Fix size percentage calculation in print_metrics
agnusmor Mar 4, 2026
df4da67
Fix cfmt
agnusmor Mar 4, 2026
9b50f1f
Merge pull request #828 from 0xPolygonHermez/feature/hints-size-metrics
agnusmor Mar 4, 2026
0ec4d7e
Implement FCALL_INPUT_READY_ID in ziskemu
fractasy Mar 4, 2026
dc4bc6d
Merge branch 'feature/input-stream' of github.com:0xPolygonHermez/zis…
fractasy Mar 4, 2026
a548530
Feat/logs coordinator (#826)
RogerTaule Mar 5, 2026
df97e92
Fix/mpi sevilla (#829)
RogerTaule Mar 5, 2026
e62c254
fix input hint code
xavi-pinsach Mar 5, 2026
a2aab0e
Fix set partition for mpi processes (#830)
RogerTaule Mar 5, 2026
54d391e
Implement assembly fcall for input ready
fractasy Mar 5, 2026
ab825d5
Merge branch 'feature/input-stream' of github.com:0xPolygonHermez/zis…
fractasy Mar 5, 2026
bf0e437
Split main.c into several code files
fractasy Feb 27, 2026
ef263a7
Fix copilot issues
fractasy Mar 2, 2026
a774a72
Fix copilot issues
fractasy Mar 3, 2026
a1526e8
Fix copilot issues
fractasy Mar 3, 2026
3aebf50
Fix copilot issues
fractasy Mar 3, 2026
d064596
Implement FCALL_INPUT_READY_ID in ziskemu
fractasy Mar 4, 2026
49cb9e2
added input hint
xavi-pinsach Mar 4, 2026
abce4ba
Implement assembly fcall for input ready
fractasy Mar 5, 2026
9c5f28a
fix input hint code
xavi-pinsach Mar 5, 2026
d431024
Feature/input stream sdk merge (#832)
RogerTaule Mar 5, 2026
86e1216
Fix emu context
RogerTaule Mar 5, 2026
7d7f426
Input stream write proof
RogerTaule Mar 5, 2026
0310dce
Input stream working and write proof working
RogerTaule Mar 5, 2026
b1999fd
Fix
RogerTaule Mar 5, 2026
6e114ae
Add hint_input_data
agnusmor Mar 5, 2026
fd32412
Merge pull request #833 from 0xPolygonHermez/feature/hint-input-2
agnusmor Mar 5, 2026
4942259
Merge branch 'feature/input-stream' of github.com:0xPolygonHermez/zis…
fractasy Mar 5, 2026
aaa2e6e
Fix ziskemu for input hints file format
fractasy Mar 5, 2026
a9e3be1
Fix infinite loop in ziskemu
fractasy Mar 5, 2026
4d6e50b
increase inputdata to 1gb
zkronos73 Mar 5, 2026
63f4b5e
Fix assembly with input file
fractasy Mar 5, 2026
9443454
remove log
zkronos73 Mar 5, 2026
1be9b42
Add input_data buffer in HintBuffer
agnusmor Mar 5, 2026
1e6ef4f
Remove debug print statement from hint_input_data function
agnusmor Mar 5, 2026
17a2bb4
prepare code to allow input hints
xavi-pinsach Mar 5, 2026
40e2ae4
remove expects
xavi-pinsach Mar 5, 2026
1ea522c
added helper functions in control_shmem.rs
xavi-pinsach Mar 5, 2026
3868ab2
hints stream worker working
xavi-pinsach Mar 5, 2026
8df9b7b
add appen_input
xavi-pinsach Mar 5, 2026
57656b5
fix hints doc and schema
xavi-pinsach Mar 6, 2026
2ead33f
cago fmt
xavi-pinsach Mar 6, 2026
529fb9d
added write_at fn
xavi-pinsach Mar 6, 2026
7e591ed
Merge pull request #835 from 0xPolygonHermez/feature/input-stream-xavi
xavi-pinsach Mar 6, 2026
06901f8
add tool for testing and debug hint files
zkronos73 Mar 6, 2026
b931071
Merge pull request #836 from 0xPolygonHermez/feature/input-stream-hin…
zkronos73 Mar 6, 2026
11d520d
Adding sdk example for big programs up to 1 GB
RogerTaule Mar 6, 2026
0d3dba6
removed debug messages
xavi-pinsach Mar 6, 2026
5f67a86
Fix INPUT_ADDR usage in wait_for_input_ready()
fractasy Mar 6, 2026
90d5b1e
Merge branch 'feature/input-stream' of github.com:0xPolygonHermez/zis…
fractasy Mar 6, 2026
ae8e82e
Tentative fix mpi
RogerTaule Mar 6, 2026
12fc8b6
Implement wait_flag
fractasy Mar 6, 2026
5ec96c0
Merge branch 'feature/input-stream' of github.com:0xPolygonHermez/zis…
fractasy Mar 6, 2026
ac4414d
improve ASM services start function
xavi-pinsach Mar 7, 2026
2c68472
added redirect-output-to-file flag to execute CLI command
xavi-pinsach Mar 8, 2026
089ce00
added asm_out_file to prove, verify constraints and stats CLI command…
xavi-pinsach Mar 9, 2026
32b2fe2
added conflicts between hints and inputs in CLI commands
xavi-pinsach Mar 9, 2026
7005feb
added error trace when ASM services timeout
xavi-pinsach Mar 9, 2026
4e4fe84
improved services.rs code and added debug info
xavi-pinsach Mar 9, 2026
675b843
sequentiallize asm startup
xavi-pinsach Mar 9, 2026
092bd8b
fix assemblymapping bug, reduce memory mem plan and count
zkronos73 Mar 9, 2026
8b083d0
remove logs
zkronos73 Mar 9, 2026
82c7618
Cherry-pick virtual address fix (1/2)
zkronos73 Mar 9, 2026
2a670aa
remove logs
zkronos73 Mar 9, 2026
d074c42
Tentative solution mpi hints
RogerTaule Mar 6, 2026
8ec912d
Applying hints mpi solution to stream branch
RogerTaule Mar 9, 2026
0b5532b
restore original non-sequencial assembly startup
zkronos73 Mar 10, 2026
96a5fbf
remove pclog trace
zkronos73 Mar 10, 2026
3fdf98b
Test/no hasher hints (#839)
RogerTaule Mar 10, 2026
6668726
Pointing to pre-develop-0.16.0
RogerTaule Mar 10, 2026
ae7d4de
Split main.c into several code files
fractasy Feb 27, 2026
1d2b5c4
Fix copilot issues
fractasy Mar 2, 2026
1de751c
Fix copilot issues
fractasy Mar 3, 2026
4bb9c90
Fix copilot issues
fractasy Mar 3, 2026
93099cf
Fix copilot issues
fractasy Mar 3, 2026
b9039c3
Merge branch 'pre-develop-0.16.0-stream' into feature/input-stream
RogerTaule Mar 10, 2026
196a6b1
Merge branch 'pre-develop-0.16.0-input-1gb' into feature/input-stream…
RogerTaule Mar 10, 2026
4e70baf
Trace assembly memory reduced to 32 GB
RogerTaule Mar 10, 2026
02ff9b9
added 3 sem avail for inputs
xavi-pinsach Mar 10, 2026
84fe492
Fixing Rom SM && and wait assembly
RogerTaule Mar 10, 2026
acea339
AsmResources reset input stream
RogerTaule Mar 10, 2026
8ce4262
Adding read_input for native to work as new input stream
RogerTaule Mar 10, 2026
609ca6f
Simplification ZiskIO
RogerTaule Mar 10, 2026
2dec8af
RefCell to Mutex (#840)
RogerTaule Mar 11, 2026
7ca12f4
Cargo.lock
RogerTaule Mar 11, 2026
3d9dd48
Fix drain_to_writer input_data lock
agnusmor Mar 11, 2026
5addb96
Assign keccak in round robin to minimize unbalancing between workers
RogerTaule Mar 11, 2026
5f6816d
Minor improving ziskemu with sdk
RogerTaule Mar 11, 2026
763a5f3
Fixing read from stdin
RogerTaule Mar 11, 2026
28a88ed
Adding read_raw_bytes to ZiskStdin
RogerTaule Mar 11, 2026
73323b7
add new emdedded allocators, add --steps and --with-progress options …
zkronos73 Mar 11, 2026
3b73fc4
Merge remote-tracking branch 'origin/feature/input-stream-merge' into…
zkronos73 Mar 11, 2026
82f3fa1
Merge pull request #842 from 0xPolygonHermez/feature/input-1gb-alloca…
zkronos73 Mar 11, 2026
022f5c0
Fix reset hint size metrics
agnusmor Mar 11, 2026
26f0f31
add code review report from earlier release
zkronos73 Mar 12, 2026
1f8deb8
Hints processor and asm resources refactor (#843)
agnusmor Mar 12, 2026
984af1e
Adding inputs shmem stub
RogerTaule Mar 12, 2026
1529549
Clippy fixes
RogerTaule Mar 12, 2026
70e1d73
More clippy fixes
RogerTaule Mar 12, 2026
341a7a6
Missing Arc Stub
RogerTaule Mar 12, 2026
9f72ba9
Final fixes
RogerTaule Mar 12, 2026
fe1dcc5
Merge pull request #845 from 0xPolygonHermez/feature/input-stream-merge
agnusmor Mar 12, 2026
e466323
Merge pull request #844 from 0xPolygonHermez/binary-main-review
zkronos73 Mar 12, 2026
a58a1e1
Cargo update
RogerTaule Mar 12, 2026
e6d051e
Cargo update
RogerTaule Mar 12, 2026
9a7e673
add legacy-inputs options to ziskemu
zkronos73 Mar 12, 2026
fe65621
Adding legacy call to convert inputs to be suitable with newer versions
RogerTaule Mar 12, 2026
019a3ea
Adding option to convert full directories
RogerTaule Mar 12, 2026
8cdb49f
Fix pr gha inputs
agnusmor Mar 12, 2026
40fa453
Merge pull request #849 from 0xPolygonHermez/fix/gha-pr-inputs
agnusmor Mar 12, 2026
604fefe
Adding ziskup setup_snark in docs
RogerTaule Mar 12, 2026
9de288d
update hints docs
xavi-pinsach Mar 12, 2026
dea7ffb
update documentaion
zkronos73 Mar 12, 2026
2fbb38f
Merge pull request #848 from 0xPolygonHermez/feature/ziskemu-legacy-i…
zkronos73 Mar 12, 2026
4381288
Update dependencies and branch references for version 0.16.0
agnusmor Mar 12, 2026
fc82d87
Merge pull request #850 from 0xPolygonHermez/update-versions-0.16.0
agnusmor Mar 12, 2026
5a4a57c
Update hints_stream.md to use bn254_g1_add as example
agnusmor Mar 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 9 additions & 5 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
test-x86_64:
name: Test on Ubuntu x86_64
runs-on: self-hosted
timeout-minutes: 120
timeout-minutes: 180
container:
image: ubuntu:22.04
options:
--shm-size=32g
--shm-size=48g
-v /home/gha/cache-setup:/github/home/output:rw
defaults:
run:
Expand Down Expand Up @@ -86,6 +86,8 @@ jobs:
./build_setup.sh

- name: Test sha_hasher
env:
ZISK_TEMPLATE_BRANCH: pre-develop-0.16.0
run: |
cd "$GITHUB_WORKSPACE/tools/test-env"
./test_sha_hasher.sh
Expand All @@ -98,23 +100,23 @@ jobs:
- name: Verify Constraints Ethereum block
env:
DISABLE_PROVE: "1"
BLOCK_INPUTS: "18885301_210_24_rsp.bin"
BLOCK_INPUTS: "mainnet_24341018_290_29_zec_reth.bin"
run: |
cd "$GITHUB_WORKSPACE/tools/test-env"
./test_eth_block.sh

- name: Prove Ethereum block
env:
DISABLE_ROM_SETUP: "1"
BLOCK_INPUTS_DISTRIBUTED: "21429020_5_0_rsp.bin"
BLOCK_INPUTS_DISTRIBUTED: "mainnet_24341035_74_5_zec_reth.bin"
run: |
cd "$GITHUB_WORKSPACE/tools/test-env"
./test_eth_block.sh

test-macos:
name: Test on macOS
runs-on: macos-14
timeout-minutes: 15
timeout-minutes: 30
defaults:
run:
shell: bash
Expand All @@ -140,6 +142,8 @@ jobs:
./build_zisk.sh

- name: Test sha_hasher
env:
ZISK_TEMPLATE_BRANCH: pre-develop-0.16.0
run: |
cd "$GITHUB_WORKSPACE/tools/test-env"
./test_sha_hasher.sh
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
cp ./target/${TARGET}/release/riscv2zisk zisk-dist/bin/
cp ./target/${TARGET}/release/zisk-coordinator zisk-dist/bin/
cp ./target/${TARGET}/release/zisk-worker zisk-dist/bin/
cp ./target/${TARGET}/release/libzisk_witness.${LIB_EXT} zisk-dist/bin/
cp ./ziskup/ziskup zisk-dist/bin/
cp ./target/${TARGET}/release/libziskclib.a zisk-dist/bin/

Expand Down
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,23 @@
*.pilout
*.fixed
/tmp
**/tmp
*.log
/emulator-asm/build*
/emulator-asm/src/dma/*.o
/emulator-asm/src/dma/test/*.o
/emulator-asm/src/dma/test/test_dma
/emulator-asm/src/dma/test/build
/emulator-asm/src/emu.asm
/cache
/lib-c/c/build
/lib-c/c/lib
/lib-float/c/build
/logs
precompiles/keccakf/src/keccakf_fixed.bin
precompiles/sha256f/src/sha256f_fixed.bin
state-machines/frequent-ops/src/frequent_ops_fixed.bin
state-machines/arith/src/arith_frops_fixed.bin
state-machines/binary/src/binary_basic_frops_fixed.bin
state-machines/binary/src/binary_extension_frops_fixed.bin
reth-inputs/
/hints
/benchmark
2 changes: 0 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
//"--bin",
//"proofman-cli",
"verify-constraints",
"--witness-lib",
"../zisk/target/debug/libzisk_witness.so",
"--elf",
"../zisk-testvectors/pessimistic-proof/program/pessimistic-proof-program-keccak.elf",
"-i",
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true,
"editor.hover.enabled": true
"editor.hover.enabled": "on"

Copilot AI Feb 15, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

editor.hover.enabled is a boolean setting in VS Code. The string value "on" is likely invalid and may be ignored. Change it to true/false (or remove if relying on defaults).

Suggested change
"editor.hover.enabled": "on"
"editor.hover.enabled": true

Copilot uses AI. Check for mistakes.
},
"editor.rulers": [
100
Expand Down
Loading
Loading