Skip to content

vjohniqv/Obol_KRT_Miniteam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

Obol_KRT_Miniteam

Obol_KRT_Miniteam --> Bia Testnet

Obol Bia Testnet

Explorer: Goerli.Beaconcha .

KRT_Miniteam

Role Name Nickname Discord Grafana
Captain R tough-ship ElectricWizard#9657 R
Member Merlin adorable-soup Mutant#6520 Merlin
Member Leypx mindful-fridge LEYPX#7886 Leypx
Member Alex reliable rock thealex11x#4706 Alex
Member My event Horizon clever-morning Anatoliy#9670 My event Horizon
Member Zhenya wondrous-bulb Johniq#8079 Zhenya
Member Dmitrii bountiful-ring Fuckermaker ClayClan#2082 Dmitrii
Member Maks energetic-fact Maksimoos#0207 Maks
Member Yuriy stormy-floor tbd Yuriy

Node update

To update to the latest version use this command:

cd ~/charon-distributed-validator-node/ && docker-compose down && git pull && docker-compose up -d

If something went wrong and an error occurred, try resetting the version and downloading it again:

cd ~/charon-distributed-validator-node/ && docker-compose down && git reset --hard HEAD && git pull && docker-compose up -d

That`s all.

Usefull Commands

Check all logs

cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f

Check attestation logs

cd ~/charon-distributed-validator-node && docker logs charon-distributed-validator-node-charon-1 --tail=100 -f

Check sync progress

cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f |grep progress

Check current epoch

cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f | grep 'epoch: '

Restart

cd ~/charon-distributed-validator-node/ && docker-compose down && docker-compose up -d

Stop

cd ~/charon-distributed-validator-node/ && docker-compose down

Start

cd ~/charon-distributed-validator-node/ && docker-compose up -d

Put the same region

sudo timedatectl set-timezone Europe/Kiev

Obol links

WebSite: Obol.tech ; Discord: Obol Network ; GitHub: Obol Network ; Twitter: Obol Labs ; Docs: Obol docs ; Mail: [email protected] .

About

Obol_KRT_Miniteam --> 201/200

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published