web3go-xyz / web3go.xyz

Discovery data value of Web3
Apache License 2.0
11 stars 4 forks source link

collator setup for tanganika parachain #123

Closed bianyunjian closed 1 year ago

bianyunjian commented 1 year ago

https://parachains.info/details/tanganika

Here is how to become a collator https://dev.datahighway.com/docs/tutorials/tutorials-nodes-collators-setup#set-up-the-node-as-a-system-service

and here is some documentation on the rewards that can be generated while being a delegator https://dev.datahighway.com/docs/getting-started/users-rewards

wangminqi commented 1 year ago

https://www.notion.so/web3go/Tanganika-Kusama-347de4fc2b1442a892ee1a8bea673654

imqipan commented 1 year ago

I have finished the setup, and it seems that the collator started syncing and there are many files created under the syncing.

bianyunjian commented 1 year ago

verify required.

bianyunjian commented 1 year ago

enter docker:

sudo docker exec -it a91 /bin/bash

view log:

tail -f /var/log/journal/datahighway.service.log
bianyunjian commented 1 year ago

Image

bianyunjian commented 1 year ago

sync finished. we can check it from telemetry site:

Image

bianyunjian commented 1 year ago

wait for response from Tanganika team, to give us access to archive node.

imqipan commented 1 year ago

Updated, the indexer service is running! Partial events differentiate from other networks' staking, so impacts/improvements would be further scrutinized.

parachainStaking/NewRound

Subscan Ref table(RoundInfo) data missing: numberOfCollator, totalBond

mising parachainStaking/CollatorChosen

table(NominatorActionHistory) data missing

mising parachainStaking/CandidateBondedMore

affected table data:CollatorActionHistory

mising parachainStaking/CandidateBondedLess

affected table data:CollatorActionHistory

mising parachainStaking/TotalSelectedSet

affected table data:CollatorNumberHistory

Moehringen commented 1 year ago

@wangminqi hi Minqi, can you take a look at this? there are several events are missed.

bianyunjian commented 1 year ago

@wangminqi

bianyunjian commented 1 year ago

wait for DHX token from team.