prysm-pulse/beacon-chain/blockchain
Preston Van Loon bd334c4192
Minor fixes (#4716)
* copy state in cache, ensure pre state exists before attepting to process attestation in fork choice
* copy state in cache, ensure pre state exists before attepting to process attestation in fork choice
* fix test
2020-02-02 05:23:05 +00:00
..
forkchoice Minor fixes (#4716) 2020-02-02 05:23:05 +00:00
testing Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
BUILD.bazel Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
chain_info_norace_test.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
chain_info_test.go Copy head state to ensure it is never mutated (#4715) 2020-02-02 03:19:51 +00:00
chain_info.go Copy head state to ensure it is never mutated (#4715) 2020-02-02 03:19:51 +00:00
info.go Part 1 of block chain service refactor - move process block (#4670) 2020-01-27 13:48:16 -08:00
log.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
metrics.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation_helpers.go Minor fixes (#4716) 2020-02-02 05:23:05 +00:00
process_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block_helpers.go Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
process_block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_attestation.go Minor fixes (#4716) 2020-02-02 05:23:05 +00:00
receive_block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Copy head state to ensure it is never mutated (#4715) 2020-02-02 03:19:51 +00:00
service.go Pruning old states: Use a warning level log instead of fatal (#4707) 2020-02-01 20:51:20 +00:00