prysm-pulse/beacon-chain/state
terence tsao 7076a1ec4a
More feature flag deletions (#7533)
* Delete disable state lock and init sync verbose flags

* Delete disable slashing broadcast

* Remove disable wait for sync, noise, eth1 cache, static subnet

* Remove enable broadcast recovery attemp and make it as default

* Remove disable head update on per attestation

* Revert disable att braodcast discovery attempt

* gazelle

* Fixed an anti pattern

* Add enableAttBroadcastDiscoveryAttempts back

* Add back WaitForSync

* Remove extra lines

* Use DisableDynamicCommitteeSubnets path per @prestonvanloon feedback

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-14 23:28:49 +00:00
..
stategen More feature flags removal (#7526) 2020-10-14 16:18:40 +00:00
stateutil Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
BUILD.bazel More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
cloners.go Pubsub: ensure better TopicIDs validation (#7418) 2020-10-03 01:51:58 +00:00
doc.go Fixes docs.go -> doc.go file name (#7128) 2020-08-27 20:28:54 +00:00
field_trie_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
field_trie.go preset memory (#6722) 2020-07-25 11:54:54 -07:00
getters_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
getters.go More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
references_test.go Applies assertion funcs to state tests (#6623) 2020-07-18 07:56:48 +00:00
setters.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
state_trie_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
state_trie.go More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
types_bench_test.go Tiny optimization in state refs lock/unlock (#6520) 2020-07-08 12:53:36 +00:00
types_test.go Rm unused HashTreeRootState (#6697) 2020-07-23 17:19:05 -05:00
types.go Add Shared Field Metrics (#7081) 2020-08-24 23:03:23 +00:00
validator_map_test.go Add New Validator Map Handler (#6910) 2020-08-07 01:42:50 +00:00