prysm-pulse/beacon-chain/rpc/validator
Ivan Martinez 159ef3d702
Add cache to Eth1 RPC functions (#5347)
* ADd cache to other function and add comment

* Add cache for eth1data

* Fix test

* Reset cache before test

* Move cache to beacon node end

* Add metrics

* Disable blocktimebyheight cache

* Fix time
2020-04-09 14:29:09 -05:00
..
aggregator_test.go Refactor attestationutil.AttestingIndices (#5159) 2020-03-22 00:23:37 +00:00
aggregator.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
assignments_test.go Method to retrieve block slot via block root (#5084) 2020-03-12 16:04:24 -05:00
assignments.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
attester_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
attester.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
BUILD.bazel Remove unused validator protos (#5304) 2020-04-06 11:24:24 +08:00
exit_test.go Correctly return attestation data for late requests (#5183) 2020-03-23 21:30:28 -07:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Add span to HTR and skip slot cache (#5197) 2020-03-25 01:15:00 +00:00
proposer.go Add cache to Eth1 RPC functions (#5347) 2020-04-09 14:29:09 -05:00
server_test.go Validator client improvements (#5300) 2020-04-08 14:41:00 +00:00
server.go Validator client improvements (#5300) 2020-04-08 14:41:00 +00:00
status_test.go Validator client improvements (#5300) 2020-04-08 14:41:00 +00:00
status.go Validator client improvements (#5300) 2020-04-08 14:41:00 +00:00