Difference between revisions of "Community FAQ"
VeriBlockTim (talk | contribs) m (VeriBlockTim moved page Telegram FAQ to Community FAQ) |
|||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | |||
+ | <translate> | ||
+ | |||
+ | |||
+ | <!--T:1--> | ||
See: [[Main_Page]] | See: [[Main_Page]] | ||
__TOC__ | __TOC__ | ||
+ | <!--T:2--> | ||
Common questions from telegram | Common questions from telegram | ||
Link: https://web.telegram.org/#/im?p=@VeriBlock | Link: https://web.telegram.org/#/im?p=@VeriBlock | ||
+ | <!--T:3--> | ||
== Launch Questions == | == Launch Questions == | ||
=== When will MainNet be available === | === When will MainNet be available === | ||
The details are being worked on. | The details are being worked on. | ||
+ | <!--T:4--> | ||
== Mining == | == Mining == | ||
Line 35: | Line 44: | ||
Yes, but we currently only have testnet. See: [[Mining_Sunrise_Phase]] | Yes, but we currently only have testnet. See: [[Mining_Sunrise_Phase]] | ||
+ | <!--T:5--> | ||
== General == | == General == | ||
Line 49: | Line 59: | ||
Yes, create a new issue on https://github.com/VeriBlock/nodecore-releases/issues. There is a file-size limit enforced by github, but you should be able to attach log files. | Yes, create a new issue on https://github.com/VeriBlock/nodecore-releases/issues. There is a file-size limit enforced by github, but you should be able to attach log files. | ||
+ | |||
+ | </translate> |
Revision as of 07:47, 16 April 2019
See: Main_Page
Common questions from telegram
Link: https://web.telegram.org/#/im?p=@VeriBlock
Launch Questions
When will MainNet be available
The details are being worked on.
Mining
Is miner CPU or GPU
Yes, there is both a CPU and GPU: HowTo_run_PoW_Miner
However given the GPU is much much faster for PoW mining... CPU users encouraged to PoP mine instead of PoW mine.
What algorithm do you use?
vBlake, which is a custom version of BLAKE2b we created.
Is it ASIC resistant?
Is is intentionally not ASIC resistant (although there are not any ASICs yet since it's a new algorithm).
How to get started
Where to get software
Download the software on github: https://github.com/VeriBlock/nodecore-releases
Can I mine the coin now?
Yes, but we currently only have testnet. See: Mining_Sunrise_Phase
General
How long does it take to get a block?
About 30 seconds. See: PoW_vs_PoP_Mining
Is VeriBlock a fork of some other similar-sounding coin (Veri___)
No. VeriBlock is a brand new coin.
Can I upload my log file somewhere?
Yes, create a new issue on https://github.com/VeriBlock/nodecore-releases/issues. There is a file-size limit enforced by github, but you should be able to attach log files.