mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
3cf385fe91
* unrealized justification API * Add time elapse logging * add unrealized justification checkpoint * Use UnrealizedJustificationCheckpoint * Refactor unrealized checkpoints * Move logic to state package * do not use ctx on a sum * fix ctx * add tests * fix conflicts * unhandled error * Fix ordering in computing checkpoints * gaz * keep finalized checkpoint if nothing justified * gaz * copy checkpoint * fix check for nil * Add state package tests * Add tests * Radek's review * add more tests * Update beacon-chain/core/epoch/precompute/justification_finalization.go Co-authored-by: terencechain <terence@prysmaticlabs.com> * deduplicate to stateutil * missing file * Add stateutil test * Minor refactor, don't export certain things * Fix exports in tests * remove unused error Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata/fuzz/FuzzV2StateHashTreeRoot | ||
BUILD.bazel | ||
deprecated_getters_test.go | ||
deprecated_getters.go | ||
deprecated_setters_test.go | ||
deprecated_setters.go | ||
error.go | ||
field_roots.go | ||
getters_block_test.go | ||
getters_block.go | ||
getters_checkpoint_test.go | ||
getters_checkpoint.go | ||
getters_eth1.go | ||
getters_misc.go | ||
getters_participation_test.go | ||
getters_participation.go | ||
getters_randao.go | ||
getters_state.go | ||
getters_sync_committee.go | ||
getters_test.go | ||
getters_validator_test.go | ||
getters_validator.go | ||
proofs_test.go | ||
proofs.go | ||
references_test.go | ||
setters_block.go | ||
setters_checkpoint.go | ||
setters_eth1.go | ||
setters_misc.go | ||
setters_participation.go | ||
setters_randao.go | ||
setters_state.go | ||
setters_sync_committee.go | ||
setters_test.go | ||
setters_validator.go | ||
spec_parameters.go | ||
state_fuzz_test.go | ||
state_trie_test.go | ||
state_trie.go | ||
types.go |