prysm-pulse/beacon-chain/rpc
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
..
beacon More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
beaconv1 Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
debug Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
node Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
nodev1 Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
validator More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
BUILD.bazel Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
service.go Deprecate beacon chain slasher flags (#7031) 2020-09-03 14:12:43 +00:00