prysm-pulse/beacon-chain/db/kv
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
..
testdata Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
altair.go Add in Database Support For Altair Blocks (#9387) 2021-08-14 15:50:49 +00:00
archived_point_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
archived_point.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
backup_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
backup.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_altair_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
blocks_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
blocks.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
checkpoint_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
checkpoint.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
deposit_contract_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit_contract.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
encoding_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
encoding.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
finalized_block_roots_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
finalized_block_roots.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
genesis_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
genesis.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
kv_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
kv.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
migration_archived_index_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
migration_archived_index.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
migration_block_slot_index_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
migration_block_slot_index.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
migration_state_validators_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
migration_state_validators.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
migration.go Reduce memory overhead during DB migrations (#9298) 2021-07-30 08:38:54 -05:00
operations_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
operations.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
powchain_test.go Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
powchain.go Move Shared/ Subpackages Into Monitoring/ Folder (#9591) 2021-09-14 20:59:51 +00:00
schema.go Add in Database Support For Altair Blocks (#9387) 2021-08-14 15:50:49 +00:00
slashings_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slashings.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
state_summary_cache.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
state_summary_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state_summary.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
state_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
utils_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
utils.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00