Skip to content

chore: automated weekly corpus update - #29

Merged
romanzac merged 1 commit into
mainfrom
automation/corpus-update-njpx
Aug 31, 2026
Merged

chore: automated weekly corpus update#29
romanzac merged 1 commit into
mainfrom
automation/corpus-update-njpx

Conversation

@romanzac

Copy link
Copy Markdown
Collaborator

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

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 12687
Added 10055
Deleted 2632
Modified 0

Per target

Corpus Added Deleted Modified
afl/fuzz_apply_state_diff_split_path 1096 0 0
afl/fuzz_block_verification 86 0 0
afl/fuzz_encoding_privacy_preserving 214 0 0
afl/fuzz_encoding_roundtrip 12 0 0
afl/fuzz_merkle_tree 208 0 0
afl/fuzz_multi_block_state_sequence 247 0 0
afl/fuzz_nullifier_set_roundtrip 61 0 0
afl/fuzz_privacy_preserving_state_transition 858 0 0
afl/fuzz_privacy_preserving_witness 22 0 0
afl/fuzz_program_deployment_lifecycle 610 0 0
afl/fuzz_replay_prevention 453 0 0
afl/fuzz_sequencer_vs_replayer 153 0 0
afl/fuzz_signature_verification 80 0 0
afl/fuzz_state_diff_computation 1028 0 0
afl/fuzz_state_serialization 719 0 0
afl/fuzz_state_transition 291 0 0
afl/fuzz_stateful_model_lockstep 62 0 0
afl/fuzz_stateless_verification 271 0 0
afl/fuzz_transaction_decoding 553 0 0
afl/fuzz_transaction_ordering_independence 645 0 0
afl/fuzz_transaction_properties 100 0 0
afl/fuzz_validate_execute_consistency 951 0 0
afl/fuzz_witness_set_verification 59 0 0
libfuzz/fuzz_apply_state_diff_split_path 15 22 0
libfuzz/fuzz_block_verification 12 17 0
libfuzz/fuzz_encoding_privacy_preserving 30 88 0
libfuzz/fuzz_encoding_roundtrip 1 1 0
libfuzz/fuzz_merkle_tree 41 92 0
libfuzz/fuzz_multi_block_state_sequence 72 134 0
libfuzz/fuzz_nullifier_set_roundtrip 32 47 0
libfuzz/fuzz_privacy_preserving_state_transition 199 474 0
libfuzz/fuzz_privacy_preserving_witness 9 19 0
libfuzz/fuzz_program_deployment_lifecycle 11 17 0
libfuzz/fuzz_replay_prevention 35 63 0
libfuzz/fuzz_sequencer_vs_replayer 67 107 0
libfuzz/fuzz_signature_verification 15 26 0
libfuzz/fuzz_state_diff_computation 31 42 0
libfuzz/fuzz_state_serialization 226 392 0
libfuzz/fuzz_state_transition 78 134 0
libfuzz/fuzz_stateful_model_lockstep 27 27 0
libfuzz/fuzz_stateless_verification 55 143 0
libfuzz/fuzz_transaction_decoding 122 339 0
libfuzz/fuzz_transaction_ordering_independence 144 357 0
libfuzz/fuzz_transaction_properties 20 37 0
libfuzz/fuzz_validate_execute_consistency 27 42 0
libfuzz/fuzz_witness_set_verification 7 12 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.

@romanzac
romanzac merged commit b5f8893 into main Aug 31, 2026
2 checks passed
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