prysm-pulse/beacon-chain/rpc
terence tsao 3aaa98decf
Next slot state caching (#8357)
* Add and use trailing slot state cache

* Remove comment

* Update comments

* Update comments

* Move it to background

* Warn is more appropiate

* Raul's comment

* Same strategy for proposer

* Own helper

* Minor touchups

* Tests

* Feature flag

* Gaz
2021-01-29 16:52:43 +00:00
..
beacon Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
beaconv1 Implement GetForkSchedule in the config API (#8345) 2021-01-28 13:44:23 -06:00
debug Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
node Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
nodev1 Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
validator Next slot state caching (#8357) 2021-01-29 16:52:43 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Rename NewService to New (#8337) 2021-01-26 10:26:57 +00:00
service.go Rename NewService to New (#8337) 2021-01-26 10:26:57 +00:00