mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47: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> |
||
---|---|---|
.. | ||
encoder | ||
peers | ||
testing | ||
addr_factory_test.go | ||
addr_factory.go | ||
broadcaster_test.go | ||
broadcaster.go | ||
BUILD.bazel | ||
config.go | ||
connection_gater_test.go | ||
connection_gater.go | ||
dial_relay_node_test.go | ||
dial_relay_node.go | ||
discovery_test.go | ||
discovery.go | ||
doc.go | ||
fork_test.go | ||
fork.go | ||
gossip_topic_mappings_test.go | ||
gossip_topic_mappings.go | ||
handshake.go | ||
info.go | ||
interfaces.go | ||
log.go | ||
metaData | ||
monitoring.go | ||
options_test.go | ||
options.go | ||
parameter_test.go | ||
pubsub_test.go | ||
pubsub.go | ||
rpc_topic_mappings_test.go | ||
rpc_topic_mappings.go | ||
sender_test.go | ||
sender.go | ||
service_test.go | ||
service.go | ||
subnets_test.go | ||
subnets.go | ||
topics.go | ||
utils_test.go | ||
utils.go | ||
watch_peers.go |