prysm-pulse/beacon-chain/powchain
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
..
testing Voting With The Majority (#6644) 2020-07-28 20:29:12 +00:00
block_cache_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
block_cache.go QSP-9 Prevent Casting to Int if Possible (#6349) 2020-06-26 11:07:00 -05:00
block_reader_test.go Applies Assertion And Require Test Functions to Powchain (#6652) 2020-07-25 06:20:21 +00:00
block_reader.go fix issues (#6265) 2020-06-15 10:43:45 -05:00
BUILD.bazel Remove Custom Genesis Delay (#6827) 2020-08-01 16:11:36 +00:00
deposit_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
deposit.go Bulk verify block deposits with BLS (#6454) 2020-06-29 20:52:19 -05:00
log_processing_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
log_processing.go Remove Custom Genesis Delay (#6827) 2020-08-01 16:11:36 +00:00
service_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00