Yash Bhutwala
Yash Bhutwala
Expose current sync committee and next sync committee per pubkey in the validator prometheus metrics
# 🚀 Feature Request ### Description Mainly need to know two things (from sync committee perspective): - which pubkey is in a sync committee currently - which pubkey will be...
Expose current sync committee and next sync committee per pubkey in the validator prometheus metrics
# 🚀 Feature Request ### Description Mainly need to know two things (from sync committee perspective): - which pubkey is in a sync committee currently - which pubkey will be...
# 🐞 Bug Report ### Description prysm 3.0.0 beacon data gets corrupted while running ## 🔬 Minimal Reproduction running prysm beacon 3.0.0 ``` beacon-chain --accept-terms-of-use --datadir /home/prysm/data --rpc-host 0.0.0.0 --rpc-port...
I tried following https://github.com/celer-network/goCeler-oss/blob/master/test/manual/README.md#run-local-manual-tests, but here is the error I get: ``` + arg=pipefail + case ${arg} in + basic_setup + echo 'setup testnet' setup testnet + rm -rf /tmp/celer_manual_test...
For block proposals, we should use `/eth/v1/validator/duties/proposer/` where we can look 1 epoch into the future which gives us 6.4-12.8 minutes to respond. We can look at either pubkey or...
Hey, using python substrate-interface==1.7.9 and getting this error for the proxy extrinsic. Anyone have any suggestions or seen it before? ``` Failed to send extrinsic: {'code': 1002, 'message': 'Verification Error:...