Skip to content

chore: automated weekly corpus update - #23

Open
romanzac wants to merge 1 commit into
mainfrom
automation/corpus-update-euxa
Open

chore: automated weekly corpus update#23
romanzac wants to merge 1 commit into
mainfrom
automation/corpus-update-euxa

Conversation

@romanzac

@romanzac romanzac commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Automated weekly corpus update produced by
.github/workflows/corpus-update.yml (run #30731864470).

Per target, in parallel: Phase 1 fuzzed 1800s (libFuzzer + AFL++),
Phase 2 re-minimised the entire corpus (cmin / afl-cmin).

Change statistics

Metric Count
Files changed 9719
Added 7950
Deleted 1769
Modified 0

Per target

Corpus Added Deleted Modified
afl/fuzz_apply_state_diff_split_path 777 0 0
afl/fuzz_block_verification 66 0 0
afl/fuzz_encoding_privacy_preserving 12 0 0
afl/fuzz_encoding_roundtrip 4 0 0
afl/fuzz_merkle_tree 267 0 0
afl/fuzz_multi_block_state_sequence 299 0 0
afl/fuzz_nullifier_set_roundtrip 55 0 0
afl/fuzz_privacy_preserving_state_transition 493 0 0
afl/fuzz_privacy_preserving_witness 19 0 0
afl/fuzz_program_deployment_lifecycle 367 0 0
afl/fuzz_replay_prevention 569 0 0
afl/fuzz_sequencer_vs_replayer 117 0 0
afl/fuzz_signature_verification 30 0 0
afl/fuzz_state_diff_computation 1013 0 0
afl/fuzz_state_serialization 707 0 0
afl/fuzz_state_transition 400 0 0
afl/fuzz_stateful_model_lockstep 70 0 0
afl/fuzz_stateless_verification 17 0 0
afl/fuzz_transaction_decoding 43 0 0
afl/fuzz_transaction_ordering_independence 405 0 0
afl/fuzz_transaction_properties 152 0 0
afl/fuzz_validate_execute_consistency 852 0 0
afl/fuzz_witness_set_verification 56 0 0
libfuzz/fuzz_apply_state_diff_split_path 28 60 0
libfuzz/fuzz_block_verification 21 24 0
libfuzz/fuzz_encoding_privacy_preserving 5 5 0
libfuzz/fuzz_encoding_roundtrip 2 3 0
libfuzz/fuzz_merkle_tree 47 93 0
libfuzz/fuzz_multi_block_state_sequence 98 169 0
libfuzz/fuzz_nullifier_set_roundtrip 26 36 0
libfuzz/fuzz_privacy_preserving_state_transition 188 252 0
libfuzz/fuzz_privacy_preserving_witness 10 13 0
libfuzz/fuzz_program_deployment_lifecycle 15 26 0
libfuzz/fuzz_replay_prevention 49 72 0
libfuzz/fuzz_sequencer_vs_replayer 55 72 0
libfuzz/fuzz_signature_verification 8 16 0
libfuzz/fuzz_state_diff_computation 36 67 0
libfuzz/fuzz_state_serialization 248 368 0
libfuzz/fuzz_state_transition 91 135 0
libfuzz/fuzz_stateful_model_lockstep 29 39 0
libfuzz/fuzz_stateless_verification 9 12 0
libfuzz/fuzz_transaction_decoding 17 22 0
libfuzz/fuzz_transaction_ordering_independence 112 174 0
libfuzz/fuzz_transaction_properties 26 41 0
libfuzz/fuzz_validate_execute_consistency 32 55 0
libfuzz/fuzz_witness_set_verification 8 15 0

✅ All changes are under corpus/ and named by SHA-1 as expected.


Per-target corpora that crashed or were skipped are left untouched.
Review the diff, confirm CI is green, and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant