mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 21:07:18 +00:00
cebb62997d
* Add AFL third_party libraries * add beacon state fuzzing, add afl fuzz bundle * rm fuzzing engine * fix and lint * Check for array out of bounds when calculating proposer delta * failing test * fix * Checkpoint progress * Add requirement that inclusion distance is not zero, add regression test * No need for HTR since that is covered in process slots * Removing some fuzzit logic, old fuzz tests * Add ssz encoder test and fix * Fuzzing checkpoint, adding fuzzing to the p2p layer * ignore some libfuzzer files * Full testing of p2p processing of blocks, with some mocked stuff * use tmpdir and always process blocks * use checkptr * Update ethereumapis * go mod tidy * benchmarks for ferran's fast ssz hash tree root * Update fastssz * fmt * gaz * goimports * Fix * fix ethereumapis * fix again * kafka * fix gen file * fix compute signing root * gofmt * checkpoint progress * progress * checkpoint * updates * updates * merge fix * WIP * merge * fix build * fix merge related issues * cleanup * revert unrelated * lint * lint * lint * manual tags for fuzz * Commentary on upload script * some import fixes, but not all * fix //fuzz:fuzz_tests * rm unused test * update generated ssz * Set // +build libfuzzer * remove debug code * A bit of refactoring ot explain why there is a committee_disabled file Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
initial-sync | ||
BUILD.bazel | ||
deadlines.go | ||
decode_pubsub.go | ||
doc.go | ||
error_test.go | ||
error.go | ||
fuzz_exports.go | ||
log.go | ||
metrics.go | ||
pending_attestations_queue_test.go | ||
pending_attestations_queue.go | ||
pending_blocks_queue_test.go | ||
pending_blocks_queue.go | ||
rate_limiter_test.go | ||
rate_limiter.go | ||
rpc_beacon_blocks_by_range_test.go | ||
rpc_beacon_blocks_by_range.go | ||
rpc_beacon_blocks_by_root_test.go | ||
rpc_beacon_blocks_by_root.go | ||
rpc_chunked_response.go | ||
rpc_goodbye_test.go | ||
rpc_goodbye.go | ||
rpc_metadata_test.go | ||
rpc_metadata.go | ||
rpc_ping_test.go | ||
rpc_ping.go | ||
rpc_status_test.go | ||
rpc_status.go | ||
rpc_test.go | ||
rpc.go | ||
service_test.go | ||
service.go | ||
subscriber_beacon_aggregate_proof_test.go | ||
subscriber_beacon_aggregate_proof.go | ||
subscriber_beacon_attestation_test.go | ||
subscriber_beacon_attestation.go | ||
subscriber_beacon_blocks_test.go | ||
subscriber_beacon_blocks.go | ||
subscriber_handlers.go | ||
subscriber_test.go | ||
subscriber.go | ||
sync_test.go | ||
utils_test.go | ||
utils.go | ||
validate_aggregate_proof_test.go | ||
validate_aggregate_proof.go | ||
validate_attester_slashing_test.go | ||
validate_attester_slashing.go | ||
validate_beacon_attestation_test.go | ||
validate_beacon_attestation.go | ||
validate_beacon_blocks_test.go | ||
validate_beacon_blocks.go | ||
validate_proposer_slashing_test.go | ||
validate_proposer_slashing.go | ||
validate_voluntary_exit_test.go | ||
validate_voluntary_exit.go |