prysm-pulse/beacon-chain/blockchain/forkchoice
Raul Jordan bb542d2032
Basic Block/LatestVote Caching in DB Refactor (#3249)
* add block caching layer

* runlock

* lockinggg

* latest votes map

* validator latest vote deletion method added to interface

* seguin cache working

* cache size

* impl interface

* initialize caches at struct layer
2019-08-22 10:04:13 -05:00
..
benchmark_test.go Part 2 of fork choice update - benchmark tests (#3212) 2019-08-20 16:13:20 -06:00
BUILD.bazel Part 3 of fork choice update - yaml tests (#3213) 2019-08-20 16:20:54 -06:00
doc.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00
lmd_ghost_test.yaml Forkchoice get head tiebreaker (#3253) 2019-08-20 21:26:04 -06:00
lmd_ghost_yaml_test.go Fix GetHeadFromYaml is flakey (#3251) 2019-08-20 19:57:35 -06:00
log.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00
metrics.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00
process_attestation_test.go Part 2 of fork choice update - benchmark tests (#3212) 2019-08-20 16:13:20 -06:00
process_attestation.go Part 2 of fork choice update - benchmark tests (#3212) 2019-08-20 16:13:20 -06:00
process_block_test.go Part 2 of fork choice update - benchmark tests (#3212) 2019-08-20 16:13:20 -06:00
process_block.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00
service_test.go Basic Block/LatestVote Caching in DB Refactor (#3249) 2019-08-22 10:04:13 -05:00
service.go Part 7 of update fork choice - chain info access (#3263) 2019-08-21 14:50:27 -05:00
tree_test.go Part 1 of fork choice update - fork choice as a service (#3209) 2019-08-20 12:26:43 -06:00