prysm-pulse/beacon-chain/db/kv
Raul Jordan 7dadc780b8
Move Shared Packages into Math/ and IO/ (#9622)
* amend

* building

* build

* userprompt

* imports

* build val

* gaz

* io file

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-17 21:55:24 +00: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 ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
archived_point.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
backup_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
backup.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
block_altair_test.go Add in Database Support For Altair Blocks (#9387) 2021-08-14 15:50:49 +00:00
blocks_test.go Add in Database Support For Altair Blocks (#9387) 2021-08-14 15:50:49 +00:00
blocks.go Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
BUILD.bazel Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +00:00
checkpoint_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
checkpoint.go Remove Nested BoltDB View Within Update Transaction in SaveHeadBlockRoot (#9428) 2021-08-19 21:42:30 +00:00
deposit_contract_test.go Remove redundant parentheses around nil values (#8199) 2021-01-05 13:29:46 +00:00
deposit_contract.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
encoding_test.go Applies assertion funcs to beacon-chain/db tests (#6938) 2020-08-08 18:39:01 +00:00
encoding.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
finalized_block_roots_test.go Fix Finalized Block Retrieval in Altair (#9561) 2021-09-13 06:57:31 +00:00
finalized_block_roots.go Move Shared/ Subpackages Into Monitoring/ Folder (#9591) 2021-09-14 20:59:51 +00:00
genesis_test.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
genesis.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
kv_test.go Configurable DB Mmap Size for Beacon Node and Validator Client (#8448) 2021-02-15 20:29:47 +00:00
kv.go Move Shared Packages into Math/ and IO/ (#9622) 2021-09-17 21:55:24 +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 Reduce memory overhead during DB migrations (#9298) 2021-07-30 08:38:54 -05:00
migration_archived_index.go Reduce memory overhead during DB migrations (#9298) 2021-07-30 08:38:54 -05:00
migration_block_slot_index_test.go Reduce memory overhead during DB migrations (#9298) 2021-07-30 08:38:54 -05:00
migration_block_slot_index.go Reduce memory overhead during DB migrations (#9298) 2021-07-30 08:38:54 -05:00
migration_state_validators_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +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 v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 Remove Nested BoltDB View Within Update Transaction in SaveHeadBlockRoot (#9428) 2021-08-19 21:42:30 +00:00
state_summary.go Remove Nested BoltDB View Within Update Transaction in SaveHeadBlockRoot (#9428) 2021-08-19 21:42:30 +00:00
state_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
state.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
utils_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
utils.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00