qu0b on master
feature/captcha (#615) * Remov… (compare)
qu0b on captcha
Polishes Stakingservices html (… Update stakingServices.html (#6… Merge branch 'master' into feat… (compare)
qu0b on captcha
add recaptchav3 (compare)
qu0b on master
Update stakingServices.html (#6… (compare)
qu0b on master
Polishes Stakingservices html (… (compare)
qu0b on captcha
Remove cookie banner for authen… (compare)
qu0b on master
Fix parsing (#608) * fix parsi… (compare)
qu0b on master
delete gitter, add leaderboard … (compare)
qu0b on master
Add launch slot vis to charts (… (compare)
qu0b on vis
slotviz: improve updates (compare)
qu0b on vis
slotviz: improve updates (compare)
qu0b on vis
App Info Page (#607) * added m… Merge branch 'master' into feat… (compare)
qu0b on vis
Add launch slot vis to charts (compare)
guybrush on master
App Info Page (#607) * added m… (compare)
qu0b on master
Fixed typo (#581) Co-authored-… (compare)
qu0b on master
User devices management in sett… (compare)
peterbitfly on validator_history
golint fixes (compare)
qu0b on master
fix/validatorLayout (#605) * C… (compare)
qu0b on validatorLayout
Cookie: increase duration (#604) Merge master (compare)
qu0b on validatorLayout
Cookie: set terms cookie root p… (compare)
ubuntu@10-8-72-30:~/eth2-beaconchain-explorer$ ./bin/explorer --config ~/eth2-beaconchain-explorer/my-config.yaml
INFO[0000] config file path: /home/ubuntu/eth2-beaconchain-explorer/my-config.yaml
INFO[0000] database connection established
INFO[0000] gRPC connection to backend node established module=rpc
INFO[0000] exported eth1-deposits blockHeight=3561403 depositsSaved=2 duration=31.931345ms fromBlock=3085928 module=exporter toBlock=3086928
ERRO[0005] error fetching eth1-deposits error="error getting eth1-blocks: json: cannot unmarshal object into Go value of type []rpc.jsonrpcMessage" module=exporter
INFO[0010] checking for new blocks/epochs to export module=exporter
INFO[0010] Retrieving block at slot 495296 module=rpc
INFO[0010] caching assignements for epoch 15477 module=rpc
ERRO[0010] error fetching eth1-deposits error="error getting eth1-blocks: json: cannot unmarshal object into Go value of type []rpc.jsonrpcMessage" module=exporter
ERRO[0015] error fetching eth1-deposits error="error getting eth1-blocks: json: cannot unmarshal object into Go value of type []rpc.jsonrpcMessage" module=exporter
INFO[0000] frontend services initiated
ERRO[0000] error getting chart data for effective_balance_distribution: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for performance_distribution_365d: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for network_liveness: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for stake_effectiveness: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for staking_rewards: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for graffiti_wordcloud: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for blocks: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for average_balance: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for balance_distribution: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for staked_ether: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for validator_income: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for validators: chart-data not available pre-genesis module=services
ERRO[0000] error getting chart data for participation_rate: chart-data not available pre-genesis module=services
There is a strange overflow issue: https://beaconcha.in/validator/9074e5cc3d86ea467175ca37b6aa605d7981596d11cb326d068e68adff1637fd49fc691194dc1fa3d28f5562678f0ab8
Eligible for Activation: 5 hrs ago (Epoch 9223372036854775807)
there are many validators like this one, just sort validators by activation date
which eth2.0 client the explorer now use? the prysm? the Lighthouse ?
we still only support prysm right now
anyone having issues with the swagger API for extracting validators? https://beaconcha.in/api/v1/docs/index.html#/Validator/get_api_v1_validator_eth1__address_
getting errors here