GithubHelp home page GithubHelp logo

shanev / althea-zone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from althea-net/althea-zone

0.0 1.0 0.0 122 KB

Configuration and documentation for the Althea cosmos zone

Shell 12.42% Dockerfile 87.58%

althea-zone's Introduction

Altheatest3 Instructions

These instructions will be updated as we move through the process.

We will start validating the Monday, August 5th, at 5pm PDT.

If you have any questions, visit our Discord chat: https://discordapp.com/invite/gxJhKZ2

At this point, if you haven't gotten your gentx in for altheatest3, it is too late. Please stay tuned, we may be able to add you after the chain is started, but you won't be able to tell people that you were a genesis validator on the first Althea test chain.

Starting the chain

It's pretty simple now. Just grab the genesis.json file from this repo and put it in .gaiad/config/genesis.json

Now start your validator with:

gaiad start --p2p.persistent_peers "[email protected]:26656"

If things have gone well, it will give you the message:

I[2019-08-02|19:44:36.292] Starting ABCI with Tendermint module=main

It will wait until Monday the 5th at 5pm PST to start validating.

General information on running a validator

What is a validator?

A validator is sort of like a miner for a proof of stake blockchain. They don't need any special hardware or a large amount of power. Instead validators risk 'staked' tokens. A validator will lock up staking tokens and lose 5% of them if they misbehave.

Misbehaving is defined as

  • signing two blocks at the same block height (forking the chain)
  • being offline (not signing any blocks) for more than 16 hours without first removing yourself from the validators list
  • Losing your private key
  • Other conditions that may compromise the security of the chain

Most people will not be validating themselves but “delegating” tokens to a validator. When you delegate your tokens you are adding them to that validators stake and you will split the profits from using your tokens with the validator.

Do I need anything special to be a validator?

Technically anything that can run a full node can validate, but since there's staked money on the line your concern for the stability and reliability of your validator should be proportinal to the amount of money staked with it. Very professional setups suggest colocating your own physical server and using a ledger to hold the actual validator private key.

You validate or delegate tokens at you're sole risk, we don't make any recomendations in good faith with the hope that they are useful. They don't need any special hardware or a large amount of power. Instead validators risk 'staked' tokens. A validator will lock up staking tokens and lose 5% of them if they misbehave.

Misbehaving is defined as

  • signing two blocks at the same block height (forking the chain)
  • being offline (not signing any blocks) for more than 16 hours without first removing yourself from the validators list
  • Losing your private key
  • Other conditions that may compromise the security of the chain

Most people will not be validating themselves but “delegating” tokens to a validator. When you delegate your tokens you are adding them to that validators stake and you will split the profits from using your tokens with the validator. guarantee of safety in validating.

althea-zone's People

Contributors

angelorc avatar asoltys avatar bitcoinera avatar blitmore avatar browep avatar edouardlvdl avatar hotschmoe avatar iammelea avatar j-o-s-h-c avatar jakehartnell avatar jkilpatr avatar jtremback avatar ka4ok1331 avatar kaichaosun avatar mattharrop avatar novy4 avatar qwuke avatar rourke750 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.