prysm-pulse/beacon-chain/sync
Radosław Kapka 73443208a1
Remove proto state (#11445)
* Remove native state flag and use native state in spectests

* remove feature from tests

* use e2e config in slasher simulator

* use params.BeaconConfig in testutil

* use correct function

* use minimal config in go_test

* fix TestListValidators

* parameterize sync committee bits and aggregation bits

* Fix TestServer_ListIndexedAttestations_GenesisEpoch

(cherry picked from commit 254ab623dde08ae8886b152facdbbd8889ed79db)

* fix more tests

* fix even more

* moreeee

* aaaand more

* one more fix

* one more

* simplify TestGetAltairDuties_UnknownPubkey

* comment out problematic test

* one more fix

* one more

* aaaand one more

* another

* use fieldparams in HydrateBlindedBeaconBlockBodyBellatrix

* create new package for mainnet tests

* TestServer_GetBellatrixBeaconBlock

* change slashed validator index

* clear cache in reward_test.go

* deprecate flag

* create bazel mainnet target

* move attester mainnet test to mainnet target

* "fix" proposer tests

* use minimal config in TestServer_circuitBreakBuilder

* fix TestProposer_ProposeBlock_OK

* more fixes in validator package

* more fixes

* more fixes

* test code

* move TestProposer_GetBeaconBlock_BellatrixEpoch to minimal

* finally

* remove proposer_bellatrix_mainnet_test.go

* fix TestServer_GetBellatrixBeaconBlock_HappyCase

* fix TestServer_GetBellatrixBeaconBlock_BuilderCase

* Preston needs to fix this!

* Revert "Preston needs to fix this!"

This reverts commit b03d97a16e3080e254c7b19d7f193d3c600ca869.

* remove proto state tests

* fix migration tests

* static analysis fix

* review

* remove proto state

* swap state in tests

* fix BUILD file in /proto/testing

* remove metrics test with nil state
2022-09-16 18:17:46 -04:00
..
backfill Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
checkpoint Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
genesis Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
initial-sync Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
batch_verifier_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
batch_verifier.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
context_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
context.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
deadlines.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
decode_pubsub_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
decode_pubsub.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fork_watcher_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fork_watcher.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fuzz_exports.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Update block arrival histogram values (#11424) 2022-09-12 16:58:15 +00:00
options.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_attestations_queue_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_attestations_queue.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_blocks_queue_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pending_blocks_queue.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
rate_limiter_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rate_limiter.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_range_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_range.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
rpc_beacon_blocks_by_root_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_beacon_blocks_by_root.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_chunked_response_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_chunked_response.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
rpc_goodbye_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_goodbye.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_metadata_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_metadata.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_ping_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_ping.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_send_request_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_send_request.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
rpc_status_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
rpc_status.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
service.go Add Back Resync Routine (#11280) 2022-08-21 13:31:40 +00:00
subscriber_beacon_aggregate_proof_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_aggregate_proof.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_attestation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_blocks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_beacon_blocks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_handlers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_sync_committee_message.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_sync_contribution_proof.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscriber.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscription_topic_handler_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
subscription_topic_handler.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_fuzz_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
utils_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
utils.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validate_aggregate_proof_test.go Accept attestations when node is optimistic (#11319) 2022-08-25 20:15:07 -03:00
validate_aggregate_proof.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
validate_attester_slashing_test.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_attester_slashing.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_beacon_attestation_test.go Accept attestations when node is optimistic (#11319) 2022-08-25 20:15:07 -03:00
validate_beacon_attestation.go Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
validate_beacon_blocks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validate_beacon_blocks.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
validate_proposer_slashing_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validate_proposer_slashing.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_committee_message_test.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_committee_message.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_contribution_proof_test.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_sync_contribution_proof.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00
validate_voluntary_exit_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validate_voluntary_exit.go Accept everything when node is optimistic (#11320) 2022-08-26 21:41:59 +00:00