prysm-pulse/slasher/beaconclient
Victor Farazdagi 74101612ce
Moves AssertLogsContains to assertions package (#6985)
* first working implementation
* assertions tests
* adds to requires
* merges assert and require tests into a single suite
* gazelle
* Merge branch 'merge-assert-require-tests' into assert-logs-contains-move-to-assertions
* gazelle
* updates references
* fixes build issue
* Merge branch 'master' into assert-logs-contains-move-to-assertions
* Merge refs/heads/master into assert-logs-contains-move-to-assertions
* Merge branch 'master' into assert-logs-contains-move-to-assertions
* fixes build issue
* Merge branch 'assert-logs-contains-move-to-assertions' of github.com:prysmaticlabs/prysm into assert-logs-contains-move-to-assertions
* Merge refs/heads/master into assert-logs-contains-move-to-assertions
* Merge refs/heads/master into assert-logs-contains-move-to-assertions
2020-08-13 16:22:25 +00:00
..
BUILD.bazel Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
chain_data_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
chain_data.go Change ListIndexedAttestations to be more slasher friendly (#5930) 2020-05-20 19:52:18 +00:00
historical_data_retrieval_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
historical_data_retrieval.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Historical detection fix (#6455) 2020-07-07 05:57:40 +03:00
receivers.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +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 redial (#6889) 2020-08-05 21:17:00 +00:00
submit_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
submit.go Add flat spans to slasher runtime (#6287) 2020-06-22 09:55:52 -05:00
validator_retrieval_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
validator_retrieval.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00