-
Memorycoin grant voting
All addresses beginning MVTExEx are eligible to receive grants providing they receive enough votes, where x must be a number between 1 and 9, and the lowercase letter o represents 0. The amount of the grant that the address is eligible to receive is based on these numbers. Example: a MVTE3E2 is eligible to receive a…
-
MMC – Memorycoin 2.0
MemoryCoin 2.0 [MMC] MemoryCoin Manifesto http://memorycoin.org/manifesto/ The Proof of Work is a modified Momentum based algorithm. It has a small SHA512 component, and a large AES component – chips with AES-NI instruction sets will fare *much* better. Each hash requires 1GB of Memory to perform and encrypts 50GB of data. By contrast, the verification only…
-
Quark P2P pool mining
The first p2p mining pool for QRK is ready. CPU mining software for Quark: Win64: http://www.share-online.biz/download.php?id=E7OXBNRMUU Win32: http://www.share-online.biz/download.php?id=L78K8NRMGUG To mine QRK start your selected miner with the following command: miner_file_name.exe -a quark -t <numthreads> -o http://176.221.46.81:8372 -u <youquarkaddress> -t specifies the number of threads (basically it’s the amount of CPU cores). You don’t need to register at…
-
Quark configuration file
Example quarkcoin.conf file: listen=1 maxconnections=80 addnode=37.139.5.51 addnode=82.196.14.69 addnode=82.196.4.236 addnode=192.241.239.89 addnode=192.241.169.214 addnode=37.139.12.123 addnode=49.212.209.32 addnode=130.255.133.202 addnode=95.140.84.45 addnode=198.20.109.153 addnode=85.56.214.49 addnode=198.50.154.63 addnode=198.199.126.96 addnode=110.190.196.206 gen=1 genproclimit=-1
-
QRK – Quark
QRK – Quark coin details Official website – http://www.quarkcoin.org Quark Forum – http://forum.quarkcoin.org/ Super secure hashing: 9 rounds of hashing from 6 hashing functions (blake, bmw, groestl, jh, keccak, skein). 3 rounds apply a random hashing function. CPU mining Quick block generation: 30 seconds 2048 QRK per block (halving every 60480 blocks ~ 3 weeks) Block reward…