Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node documentation - multichain #34

Merged
merged 9 commits into from
Jun 6, 2021
Merged

Update node documentation - multichain #34

merged 9 commits into from
Jun 6, 2021

Conversation

HildisviniOttar
Copy link
Contributor

Updated instructions for node operators. Includes:

  • Dealing with slash
  • Fixing unstuck transactions
  • Manual LEAVE
  • Yggdrasil administration
  • Community Links
  • make reset command

Use the **address** field. Chains with a **router** present such as ETH need to send funds via the router smart-contract. Paste the router address into etherscan, click "Contract" and "Write Contract" and use a Web3 wallet to connect.
{% endhint %}

The **memo** required is `YGGDRASIL-:<BlockHeight>`. For example `YGGDRASIL-:782412`. The block height can be found from the `status_since` field here:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I'm not wrong, memo has to be hex encoded (at least by using MetaMask - web3.toHex helps here, you can encode the memo by using web3.toHex online https://www.mobilefish.com/download/ethereum/web3api.html)


#### Constantly accumulating slash points

**Problem:** Sometimes bifrost fails to forward observations to thornode,due to an account number / sequence number mismatch. Here is what you need to check:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HildisviniOttar HildisviniOttar merged commit d190150 into thorchain:master Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants