prysm-pulse/beacon-chain/blockchain
terence tsao 8f2950d374
Prevent far future target epoch for attestation state (#7169)
* Prevent far future target epoch

* Regression tests
2020-09-03 13:18:38 -05:00
..
testing Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
chain_info_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
chain_info_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
chain_info.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
checkpoint_info_cache_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
checkpoint_info_cache.go Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07:00
head_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
head.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
info_test.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
info.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
init_sync_process_block.go Move skip-regen-historical-states to deprecated (#6512) 2020-07-08 00:15:45 +00:00
log.go Add slot in epoch (#7064) 2020-08-20 13:43:03 -05:00
metrics.go Add metrics (#7142) 2020-08-31 07:51:47 -07:00
process_attestation_helpers.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
process_attestation_test.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
process_attestation.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
process_block_helpers.go Check finalized ancestor (#7165) 2020-09-02 13:38:03 -05:00
process_block_test.go Check finalized ancestor (#7165) 2020-09-02 13:38:03 -05:00
process_block.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
receive_attestation_test.go Prevent far future target epoch for attestation state (#7169) 2020-09-03 13:18:38 -05:00
receive_attestation.go Prevent far future target epoch for attestation state (#7169) 2020-09-03 13:18:38 -05:00
receive_block_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
receive_block.go Fix 2nd Stage of Sync (#7006) 2020-08-15 15:14:59 +00:00
service_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
service_test.go Set head as finalized root (instead of archived root) on start (#7167) 2020-09-02 22:43:40 +00:00
service.go Set head as finalized root (instead of archived root) on start (#7167) 2020-09-02 22:43:40 +00:00