nimbus.mainnet: enable proposer boosting for unstable

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-03-22 11:40:44 +01:00
parent 9661063ebd
commit 45d7608040
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 4 additions and 2 deletions

View File

@ -31,6 +31,8 @@ beacon_node_dist_validators_enabled: false
beacon_node_subscribe_all: true
# HTTP RPC support is unstable
beacon_node_web3_urls: '{{ beacon_node_web3_urls_all | reject("match", "^http://") }}'
# Other
beacon_node_proposer_boosting_debug: '{{ node.branch == "unstable" }}'
# Purge node DB periodically to test syncing.
nimbus_db_purge_node_service_name: '{{ beacon_node_service_name }}'

View File

@ -36,7 +36,7 @@
- name: oauth-proxy
src: git@github.com:status-im/infra-role-oauth-proxy.git
version: b1b60917e839f9205af3952574b1f2c893aaedba
version: 4dd42c56a40b0fe002ccc810fe48b982de805d27
scm: git
- name: consul-service
@ -91,7 +91,7 @@
- name: elasticsearch
src: git@github.com:status-im/infra-role-elasticsearch.git
version: 47d5b38ddb22437ca0a93e060e67f46baca66293
version: 18503666d0ec23b0f03328575531cd8ce8dce9db
scm: git
- name: elasticsearch-lb