Search content
Sort by

Showing 7 of 7 results by cammino
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Azzure coin - POS + MN / 50%-50%
by
cammino
on 02/09/2020, 09:37:36 UTC
Post
Topic
Board Announcements (Altcoins)
Topic OP
Azzure coin. New team, new future
by
cammino
on 02/09/2020, 09:05:47 UTC

.::Site::. | .::Explorer::. | .::Explorer2::. | .::Wallets::. | .::CREX24 Exchange::. | .::GitHub::. | .::Discord::. | .::Telegram::.

Anonymous, Secure, Fast & Rewarding Cryptocurrency For Everyone

Fast - No more lengthy wait times – Azzure transactions are simple and efficient.
Masternodes - Create your masternode, help the network and make money
Secure - Have complete ownership and control over your finances.
Staking - Forget power-hungry mining rigs – stake and earn interest
Low Fees - Azzure improves your savings with .00001 transaction fees
Community Driven - As a Azzure owner, you’re part of a powerful support network
A Proof of Stake Coin For Everyone
Staking your Azzure not only secures and stabilizes the network – it also rewards you with an annual interest rate based on the current block reward.
The more you earn, the more earning potential you have. This key difference puts the earning power in your hands and not powerful mining cartels.

Specifications
Type: POS + MASTERNODE
premine:  5%
Max supply: 5 000 000 000
Block time: 1minutes
Masternode collateral: 500 000

Block rewards:

Block: 1 - 5000 = 50
Block: 5001 - 10000 = 100
Block: 10001 - 15000 = 200
Block: 15001 - 20000 = 300
Block: 20001 - 25000 = 400
Block: 25001 - 30000 = 500
Block: 30001 - 35000 = 600
Block: 35001 - 40000 = 700
Block: 40001 - 45000 = 800
Block: 45001 - 50000 = 900
Block: 50001 - 55000 = 1000
Block: 55001 - 60000 = 1100
Block: 60001 - 65000 = 1200
Block: 65001 - 70000 = 1300
Block: 70001 - 75000 = 1400
Block: 75001 - 80000 = 1500
Block: 80001 - 85000 = 1625
Block: 85001 - 90000 = 1750
Block: 90001 - 95000 = 1825
Block: 95001 - 100000 = 2000
Block: 100001 - 300000 = 1500
Block: 300001 - 500000 = 1000

50% for masternode - 50% for stake

We are happy to inform you that the coin is not dead. We were given access and now we continue to develop the coin. At the moment, we are updating to PIVX 4.2. New wallets will be compiled. Trading on CREX24 will open again, and masternode hosts (crypos, simplepos, mn.gtmcoin, and others) will also start working. In the near future new wallets (raspberryPI, webwallet), listing on new hosting services masternode, faucets and much more.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's CryptoNote AMD GPU Miner v11.3
by
cammino
on 07/04/2018, 09:56:44 UTC
Please, add RX 550
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.2.3
by
cammino
on 06/04/2018, 12:25:07 UTC
SUMOCOIN
Intensity 10/11/12/13
Work stable one hour and then error Error CL_INVALID_BUFFER_SIZE when creating scratchpad buffer for DeviceID n (Thread n) n - any device/any thread Embarrassed
Intensity 5 - very small hashrate
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.2.3
by
cammino
on 06/04/2018, 06:27:38 UTC
RX550
SUMOCOIN

intensity: 13 only  Cry 5xRX550 - 1500 h/s

IF (e.g. STELLITE)

intensity: 26  5xRX550 - 2400 h/s

Thanks for miner!

Need FAN management and gpu/mem clock management.
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.2.3
by
cammino
on 06/04/2018, 04:52:05 UTC
Rejects generally mean incorrect algo.  You should be using normalv7 for stellite according to https://bitcointalk.org/index.php?topic=3167363.msg33955720#msg33955720

CL_INVALID_BUFFER_SIZE errors means you're running out of GPU mem.  Reduce your intensity.

Thanks.
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.2.3
by
cammino
on 06/04/2018, 03:41:19 UTC
RX550
Blockchain Drivers

STELLITE
/* Type can be : normal, normalv7, lite, litev7, heavy  */
"cryptonight_type" : "normal",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 26,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

/* Gpu target temperature, leave it on 0 if you don't want to use this option  */
"target_temperature" : 0,

/* If you use a SSL/TLS encrypted pool set this to true*/
"pool_use_tls" : false,

/* Mining pool address WITHOUT the stratum+tcp:// or stratum+tls:// part  */
"pool" : "communitypool.stellite.cash:6688"

Rejects ONLY

SUMO
/* Type can be : normal, normalv7, lite, litev7, heavy  */
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 26,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

/* Gpu target temperature, leave it on 0 if you don't want to use this option  */
"target_temperature" : 0,

/* If you use a SSL/TLS encrypted pool set this to true*/
"pool_use_tls" : false,

/* Mining pool address WITHOUT the stratum+tcp:// or stratum+tls:// part  */
"pool" : "pool.sumokoin.hashvault.pro:5555",

Error CL_INVALID_BUFFER_SIZE when creating scratchpad buffer for DeviceID 0 (Thread 0)