mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
7f7866ff2a
* Starting a quick PoC * Rate limit to one epoch worth of blocks in memory * Proof of concept working * Quick comment out * Save previous finalized checkpoint * Test * Minor fixes * More run time fixes * Remove panic * Feature flag * Removed unused methods * Fixed tests * E2e test * comment * Compatible with current initial sync * Starting * New cache * Cache getters and setters * It should be part of state gen * Need to use cache for DB * Don't have to use finalized state * Rm unused file * some changes to memory mgmt when using mempool * More run time fixes * Can sync to head * Feedback * Revert "some changes to memory mgmt when using mempool" This reverts commit f5b3e7ff4714fef9f0397007f519a45fa259ad24. * Fixed sync tests * Fixed existing tests * Test for state summary getter * Gaz * Fix kafka passthrough * Fixed inputs * Gaz * Fixed build * Fixed visibility * Trying without the ignore * Didn't work.. * Fix kafka Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> |
||
---|---|---|
.. | ||
initial-sync | ||
initial-sync-old | ||
BUILD.bazel | ||
deadlines.go | ||
decode_pubsub.go | ||
doc.go | ||
error_test.go | ||
error.go | ||
log.go | ||
metrics.go | ||
pending_attestations_queue_test.go | ||
pending_attestations_queue.go | ||
pending_blocks_queue_test.go | ||
pending_blocks_queue.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_status_test.go | ||
rpc_status.go | ||
rpc_test.go | ||
rpc.go | ||
service.go | ||
subscriber_beacon_aggregate_proof_test.go | ||
subscriber_beacon_aggregate_proof.go | ||
subscriber_beacon_blocks_test.go | ||
subscriber_beacon_blocks.go | ||
subscriber_committee_index_beacon_attestation_test.go | ||
subscriber_committee_index_beacon_attestation.go | ||
subscriber_handlers.go | ||
subscriber_test.go | ||
subscriber.go | ||
validate_aggregate_proof_test.go | ||
validate_aggregate_proof.go | ||
validate_attester_slashing_test.go | ||
validate_attester_slashing.go | ||
validate_beacon_blocks_test.go | ||
validate_beacon_blocks.go | ||
validate_committee_index_beacon_attestation_test.go | ||
validate_committee_index_beacon_attestation.go | ||
validate_proposer_slashing_test.go | ||
validate_proposer_slashing.go | ||
validate_voluntary_exit_test.go | ||
validate_voluntary_exit.go |