TellorMiner

command module
v0.1.1-0...-94ed833 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2020 License: MIT Imports: 22 Imported by: 0

README

tellor.io

Twitter WeAreTellor

Tellor Miner

This is the workhorse of the Miner system as it takes on solving the PoW challenge.
It's built on Go and utilizes a split structure. The database piece is a LevelDB that keeps track of all variables (challenges, difficulty, values to submit, etc.) and the miner simply solves the PoW challenge. This enables parties to split the pieces for optimization.

The Tellor system is a way to push data on-chain. What the pieces of data are are specificied in the psr.json file. Note that the data corresponds to a specific API. The tellor mining system is set up to pull api data to generate these values to submit on-chain once a correct nonce is mined. These specific apis are just suggestions. The system is not guarunteed to work for everyone. It is up to the consnesus of the Tellor token holders to determine what a correct value is. As an example, request ID 4 is BTC/USD. If the api's all go down, it is the responsibility of the miner to still submit a valid BTC/USD price. If they do not, they risk being disputed and slashed. For these reasons, please contribute openly to the official Tellor miner (or an open source variant), as consensus here is key. If you're miner gets a different value than the majority of the of the other miners, you risk being punished.

A list of all PSR's and the data expected can be found here: https://docs.google.com/spreadsheets/d/1rRRklc4_LvzJFCHqIgiiNEc7eo_MUw3NRvYmh1HyV14

MinerSpecs

Tellor Deployed Addresses

Mainnet - 0x0ba45a8b5d5575935b8158a88c631e9f9c95a2e5

Rinkeby - 0xFe41Cb708CD98C5B20423433309E55b53F79134a


Instructions for deployment

Tellor Miner Instructions

Tellor Deployment Instructions -- From Source

How to Contribute

Join our Discord or Telegram:

DISCLAIMER
Mine at your own risk.  

Mining requires you deposit 1000 Tellor Tributes.  These are a security deposity.  If you are a malicious actor (aka submit a bad value), the community can vote to slash your 1000 tokens.  

Mining also requires submitting on-chain transactions on Ethereum.  These transactions cost gas (ETH) and can sometimes be signifiant if the cost of gas on EThereum is high (i.e. the network is clogged).  Please reach out to the community to find the best tips for keeping gas costs under control or at least being aware of the costs. 

If you are building a competing client, please contact us.  The miner specifications are off-chain and a the validity of the mining process hinges on the consensus of the Tellor community to determine what proper values are.  Competing clients that change different pieces run the risk of being disputed by the commmunity.  

There is no guaruntee of profit from mining. 

There is no promise that Tellor Tributes currently hold or will ever hold any value. 

Please join our Discord for more information and community updates.

Contributors

This repository is maintained by the Tellor team - www.tellor.io

Tellor Inc. 2019

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL