prysm-pulse/slasher/beaconclient
Victor Farazdagi b5c4dc2a75
Refactor db teardown to testing.TB.Cleanup (#5725)
* init-sync updates
* slasher/db/kv tests
* beacon-chain/rpc/beacon tests
* update kv_test
* beacon-chain/rpc-validator tests updated
* slasher/db/kv - remove teardown method
* beacon-chain/sync tests updated
* beacon-chain/db/kv tests updated
* beacon-chain/blockchain tests updated
* beacon-chain/state/stategen tests updated
* beacon-chain/powchain updates
* updates rest of slasher tests
* validator/db tests
* rest of the tests
* minor comments update
* gazelle
* Merge refs/heads/master into teardowndb-to-cleanup
2020-05-04 01:14:34 +00:00
..
BUILD.bazel Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
chain_data_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
chain_data.go Unify usage of context in slasher client (#5684) 2020-04-29 19:27:01 -04:00
historical_data_retrieval_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
historical_data_retrieval.go Change ListAttestations to get attestations from blocks (#5145) 2020-03-23 16:22:37 -04:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Archived point retrieval and recovery (#5075) 2020-03-11 17:38:30 -07:00
receivers.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
service_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
service.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00
submit_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
submit.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
validator_retrieval_test.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00
validator_retrieval.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00