• Rafael Matias's avatar
    fix: prysm gRPC removal - use http server instead for keymanager (#761) · ba911745
    Rafael Matias authored
    Related to the deprecation of the gRPC gateway:
    https://github.com/prysmaticlabs/prysm/pull/14089
    
    Currently the `mix-with-tools.yaml` test was failing due to the
    keymanager being enabled:
    
    ```
      == FINISHED SERVICE 'vc-2-nethermind-prysm' LOGS ===================================
      Caused by: An error occurred while waiting for all TCP and UDP ports to be open
      Caused by: Unsuccessful ports check for IP '172.16.0.34' and port spec '{privatePortSpec:0xc00091a0c0}', even after '240' retries with '500' milliseconds in between retries. Timeout '2m0s' has been reached
      Caused by: An error occurred while calling network address '172.16.0.34:5056' with port protocol 'TCP' and using time out '200ms'
      Caused by: dial tcp 172.16.0.34:5056: connect: connection refused
    
    Error encountered running Starlark code.
    ```
    ba911745
Name
Last commit
Last update
..
apache Loading commit data...
assertoor Loading commit data...
beacon_metrics_gazer Loading commit data...
blob_spammer Loading commit data...
blobber Loading commit data...
blobscan Loading commit data...
blockscout Loading commit data...
blutgang Loading commit data...
broadcaster Loading commit data...
cl Loading commit data...
dora Loading commit data...
dugtrio Loading commit data...
el Loading commit data...
el_forkmon Loading commit data...
ethereum_metrics_exporter Loading commit data...
forky Loading commit data...
full_beaconchain Loading commit data...
goomy_blob Loading commit data...
grafana Loading commit data...
mev Loading commit data...
network_launcher Loading commit data...
package_io Loading commit data...
prefunded_accounts Loading commit data...
prelaunch_data_generator Loading commit data...
prometheus Loading commit data...
shared_utils Loading commit data...
snooper Loading commit data...
static_files Loading commit data...
tracoor Loading commit data...
transaction_spammer Loading commit data...
vc Loading commit data...
xatu_sentry Loading commit data...
node_metrics_info.star Loading commit data...
participant.star Loading commit data...
participant_network.star Loading commit data...