prysm-pulse/beacon-chain/blockchain
terence tsao c764099231
Use checkpoint info cache (#7098)
* Use checkpoint cache

* Add it to dev

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-24 17:11:45 -05:00
..
testing Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
BUILD.bazel Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07: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 Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
chain_info.go Refactor verifyBlkDescendant to be public in chainservice API (#6552) 2020-07-11 00:16:52 +00:00
checkpoint_info_cache_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
checkpoint_info_cache.go Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07:00
head_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +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 Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
process_attestation_helpers.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
process_attestation_test.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
process_attestation.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
process_block_helpers.go Pool: Use a TTL cache for seen bits (#7015) 2020-08-21 16:27:51 -07:00
process_block_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
process_block.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
receive_attestation_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
receive_attestation.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00
receive_block_test.go Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +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 Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
service.go Use checkpoint info cache (#7098) 2020-08-24 17:11:45 -05:00