prysm-pulse/beacon-chain/cache
Nishant Das 3a677ef342
Add Persistent Subnets (#5734)
* add params

* add changes

* bug fixes

* fix method

* get new assignments

* add test and comments

* change to slice of uint64

* add test

* lint

* Update beacon-chain/rpc/validator/assignments_test.go

* Update beacon-chain/cache/committee_ids.go

* Update beacon-chain/rpc/validator/assignments.go

* add comment

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-05 14:26:20 -05:00
..
depositcache libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
attestation_data_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestation_data.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
BUILD.bazel Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
checkpoint_state_test.go Run Gofmt on Repo (#5541) 2020-04-20 16:35:04 +00:00
checkpoint_state.go Fix getAttPreState memory usage for new-state-mgmt (#5584) 2020-04-23 14:03:51 -05:00
committee_fuzz_test.go Committee cache fuzz tests (#4459) 2020-01-08 11:13:39 -06:00
committee_ids_test.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
committee_ids.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
committee_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
committee.go Attestation: Add a check for overflow (#5136) 2020-03-19 04:41:05 +00:00
common.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
eth1_data_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
eth1_data.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
feature_flag_test.go Fix tests depending on configuration flag (#5650) 2020-04-27 19:44:35 +00:00
hot_state_cache_test.go LRU cache for state gen (#5004) 2020-03-04 22:09:21 +00:00
hot_state_cache.go LRU cache for state gen (#5004) 2020-03-04 22:09:21 +00:00
skip_slot_cache_test.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
skip_slot_cache.go Release Skip Slot Cache to All (#5280) 2020-04-01 19:09:54 -07:00
state_summary.go Micro optimizations on new-state-mgmt service for initial syncing (#5241) 2020-03-30 17:10:45 -05:00