peterbitfly on master
return a 404 when an invalid va… (compare)
peterbitfly on master
fix crashbug (compare)
peterbitfly on canonical-flag
change epoch order (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
add method to re-export the can… (compare)
peterbitfly on canonical-flag
update prysm api definitions us… (compare)
qu0b on master
change scrollbar style (#672) … (compare)
qu0b on master
update links (#671) (compare)
peterbitfly on master
fix/stakingServices (#669) * A… (compare)
qu0b on stakingServices
Merge branch 'master' of github… fix staking services (compare)
qu0b on stripe-webhook
fix/income (#647) * Validator:… Fix spelling of "eligible" (#64… Feature/dashboard update (#637)… and 18 more (compare)
guybrush on master
Ensure pixelated rendering for … (compare)
qu0b on master
Update stakingServices.html (#6… (compare)
qu0b on master
Add missing block root to eth2d… (compare)
qu0b on blockroot
Add missing block root to eth2d… (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
Hello! Can someone point me how to fix quickly:
INFO[0001] config file path: config.yml
INFO[0001] database connection established
INFO[0001] frontend services initiated
INFO[0001] frontend database connection established
INFO[0001] Updating ETH Clients Information module=ethClients
INFO[0001] generated chart chart=staked_ether duration="8.142µs" error="chart-data not available pre-genesis" module=services
ERRO[0001] error getting chart data for staked_ether: chart-data not available pre-genesis module=services
Our team have prepared eth2.0 network and we wanna to connect this explorer with teku
clients.