prysm-pulse/validator/client
terence tsao c21e43e4c5
Refactor: move functions beacon-chain/core/time -> time/slots (#9719)
* Move necessary functions beacon-chain/core/time -> time/slots

* Fix fuzz

* Fix build

* Update slot_epoch.go
2021-10-01 15:17:57 -05:00
..
iface Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
testutil Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
aggregate_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
aggregate.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
attest_protect_test.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
attest_protect.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
attest_test.go Clean up unused types & function comments (#9691) 2021-09-28 21:21:07 +00:00
attest.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
BUILD.bazel Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
key_reload_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
key_reload.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
log_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
log.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
metrics_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
metrics.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
multiple_endpoints_grpc_resolver.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
propose_protect_test.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
propose_protect.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
propose_test.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
propose.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
runner_test.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
runner.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
slashing_protection_interchange_test.go Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
sync_committee_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
sync_committee.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
validator_test.go Clean up unused types & function comments (#9691) 2021-09-28 21:21:07 +00:00
validator.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
wait_for_activation_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
wait_for_activation.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00