mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 21:07:18 +00:00
6b9d9e5d3a
* Add a few test cases to ReceiveBlockNoPubsub with race detection, fix data race in state * Expose voluntary exits included API. More race condition fixes in state. More tests * add tests to norace as well for coverage * Merge branch 'master' of github.com:prysmaticlabs/prysm into add-test-coverage-on-receive-block * PR feedback * Fixed can't save head in DB by: 1.) Remove new state mgmt condition in SaveHeadBlockRoot 2.) Reuse state summary cache between db and service * Merge branch 'master' of github.com:prysmaticlabs/prysm into add-test-coverage-on-receive-block * passing tests * gofmt and goimports * Merge branch 'master' of github.com:prysmaticlabs/prysm into add-test-coverage-on-receive-block * lint * move import and goimport again * move import and goimport again * Merge refs/heads/master into add-test-coverage-on-receive-block * Merge refs/heads/master into add-test-coverage-on-receive-block * Add bool to selectively record events * Merge refs/heads/master into add-test-coverage-on-receive-block * Merge refs/heads/master into add-test-coverage-on-receive-block * Merge refs/heads/master into add-test-coverage-on-receive-block * Merge refs/heads/master into add-test-coverage-on-receive-block |
||
---|---|---|
.. | ||
testing | ||
BUILD.bazel | ||
chain_info_norace_test.go | ||
chain_info_test.go | ||
chain_info.go | ||
head_test.go | ||
head.go | ||
info.go | ||
init_sync_process_block_test.go | ||
init_sync_process_block.go | ||
log.go | ||
metrics.go | ||
process_attestation_helpers.go | ||
process_attestation_test.go | ||
process_attestation.go | ||
process_block_helpers.go | ||
process_block_test.go | ||
process_block.go | ||
receive_attestation_test.go | ||
receive_attestation.go | ||
receive_block_test.go | ||
receive_block.go | ||
service_norace_test.go | ||
service_test.go | ||
service.go |