prysm-pulse/beacon-chain/operations/attestations
terence tsao 1db3c86b68
Use DeepSSZEqual to satisfy go tests (#8499)
* Use DeepSSZEqual to satisfy go tests

* New line

* New line

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-23 22:20:11 +00:00
..
kv Use DeepSSZEqual to satisfy go tests (#8499) 2021-02-23 22:20:11 +00:00
BUILD.bazel ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
pool_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
pool.go Use Eth2 type CommitteeIndex (#8477) 2021-02-18 20:11:20 +00:00
prepare_forkchoice_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
prepare_forkchoice.go Remove redundant err checking (#7488) 2020-10-09 23:39:23 +00:00
prune_expired_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
prune_expired.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
service_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00