Search content
Sort by

Showing 20 of 24 results by Cosmictino
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] [STRS] STRONGS Coin - kHeavyHash | PoW
by
Cosmictino
on 08/05/2025, 07:44:38 UTC
STRONGS


STRONGS [STRS] is a new cryptocurrency with a great future!
Also, an experienced marketer and trader will join our team after the launch of the project. Our cryptocurrency is based on kHeavyHash algorithm


Main Features

Name: STRONG$
Abbreviation: STR$
PoW algorithm: kHeavyHash
Maximum Coins: 180M
Premine: 100000 STR$ (To be used for rewards, adding to exchanges and promotions)
Block reward: 25 STR$ (50% to miners / 50% to masternodes)
Masternode Pledge: 7000 STR$
Average time to find a block: 50 seconds
Number of blocks to mature: 20
Calculation of difficulty: every 3 blocks

Mining will begin on May 8, 2025

For the first 100 blocks, the reward will be set at 1 STR$ to prevent instamining.

Wallet:

Windows: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Win64.zip
Linux: https://github.com/STRONG-chain/STRONG/releases/download/1.0.1/STRONGS.-v.1.0.1-Release-Linux.tar.gz


Roadmap

May 8, 2025 - Start of mining
May 10, 2025 - Launch official pool with 1.5% commission and DDOS protection
May 10,  2025 - Launch of a website
June, 2025 - Exchanges (First Xeggex, Second NOKYC)



PUBLIC RELATIONS

Website: May 9, 2025





AWARDS.

Transfer: 200 STR$
Pools: 200 STR$ (For the first three pools).
Post
Topic
Board Mining (Altcoins)
Re: Claymore's NeoScrypt AMD GPU Miner v1.2 (Windows)
by
Cosmictino
on 25/07/2018, 07:55:05 UTC
ehmmm-... sry but you know that "-powlim 50" means +50 powerlimit which will break down every system.. all newbies will burnout his cards with this start settings.. im running my crads with -powlim -25 GPUmhz 1250 and Memclock 1100 and i get for each crad ~1.7Mhs  Wink

EDIT:/ sry .. my rigs are running on vega64
Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.4: The Fastest NeoScrypt GPU Miner
by
Cosmictino
on 25/07/2018, 07:38:27 UTC
600 khs ?? Grin sry.. but it looks for me like a rly bad joke  Roll Eyes with NSGminer 0.9.4 my esault for each vega64 is ~80-100khs depends on powerlimit.  im running my rigs on Claymore's NeoScrypt AMD GPU Miner v1.2 with powlim -25,  and each vega64 is running on 1.7Mhs. together 1 rig with 6 cards  ~10.2 Mhs
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 11/04/2018, 01:51:14 UTC
That's definitely not the case.

I ended up pointing them to miningpoolhub for the moment. Putting that in and then doing a reboot seemed to fix it. How on earth am I supposed to get AwesomeMiner to work for me? It took all of my miners offline.

Any time I try to set up a new pool profile to switch my ASICs over, the pool just says "dead". I want to solo mine verge on Prohashing or securepayment but this program just doesn't seem to like it.

seems like that its not a miner prob. check your ports on firewall, router or anything else ..
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 28/03/2018, 08:29:25 UTC
and the A6 now available for 18.467 LTC ( or 2360 USD; 0.315588 BTC ) min. 3 units .. i  rly hope this minerseller will disappear from market
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 28/03/2018, 08:21:58 UTC
what a huge f u from innosiicon.

price for an a4+ is now 1180 usd.

bought for 3200; resale value gone!

yes rly.. i payed too 3200 with a f.. waiting of 5 months.. 
Post
Topic
Board Pools (Altcoins)
Re: [ANN] The First Litecoin PPS Pool (litecoinpool.org)
by
Cosmictino
on 12/03/2018, 10:42:57 UTC
LTC mining directly seems too dont make sense anymore. Diff is increasing 2 high too. circulating coin currently 55,592,667 from max supply 84,000,000. the end is near Wink
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 24/02/2018, 12:43:25 UTC
Hi folks,

there is a new Update .bin http://www.innosilicon.com/html/downA4/
update_180209t1108.bin

someone tested ?
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 16/02/2018, 08:16:35 UTC
hi folks.. Grin

im playing around with the config files from G19_R1.2.img and here is what i found in the inno_config.py. seems like they will release or still running XMR miners  ..óÒ..

-----------------------------------------------------------------------------------------------------------------------------------------

#!/usr/bin/env python3
# -*- coding: utf-8 -*-

import platform

#################################### json配置 ###################################
gInnoJsonIndent = 2

#################################### cgi配置 ####################################
gInnoVersionPath = '/build_log'
gInnoPassWordPath= '/home/www/conf/password'
gInnoResolvPath = '/etc/resolv.conf'
gInnoInterfacePath='/etc/network/interfaces'
gInnoTypePath   = '/tmp/type'
gInnoHWVerPath  = '/tmp/hwver'
gInnoRunShPath  = '/home/inno_tools/run.sh'
gInnoMinerConfPath= '/home/www/conf/miner.conf'
gInnoDnaDevicePath= '/dev/dna'
gInnoDnaFilePath= '/innocfg/dna'
gInnoLogoPath = '/home/www/static/images/logo.png'
gInnoBakLogoPath = '/home/www/static/images/logo.png.inno'
gInnoBlankLogoPath = '/home/www/static/images/blank-logo.png'
gInnoSysLogPath = '/innocfg/log/miner.log'
gInnoDefVidPath = '/home/www/conf/defaultVID'
gInnoLogoFileSize = 4 * 1024 * 1024     # 4M
gInnoKeyGPIOValue = '/sys/class/gpio/gpio895/value'

gInnoGetDhcpCmd = "cat %s | grep ^iface | sed -n '$p' | awk '{print $4}'" % (gInnoInterfacePath)
gInnoGetIpCmd   = "ifconfig | grep inet | sed -n '1p' | awk '{print $2}' | awk -F ':' '{print $2}'"
gInnoGetNetmask = "ifconfig |grep inet| sed -n '1p'|awk '{print $4}'|awk -F ':' '{print $2}'"
gInnoGetGateway = "route -n | grep eth0 | grep UG | awk '{print $2}'"
##################################### json键 ####################################
gInnoCallBackKey    = 'callback'
gInnoLogoFileKey    = 'logofile'
gInnoBlankLogoKey   = 'nologo'

gInnoResultKey      = 'result'
gInnoResultValTrue  = 'true'
gInnoResultValFalse = 'false'

gInnoPassWord       = 'password'
gInnoNewPassWdKey   = 'newpwd'
gInnoOldPassWdKey   = 'oldpwd'

gInnoTypeKey    = 'type'
gInnoFreqKey    = 'Frequency'
gInnoVolKey     = 'Voltage'
gInnoDhcpKey    = 'dhcp'
gInnoIpAddrKey  = 'ipaddress'
gInnoNetmaskKey = 'netmask'
gInnoGatawayKey = 'gateway'
gInnoDnsKey     = 'dns'
gInnoPoolNumKey = 'PoolNum'
gInnoPool1Key   = 'Pool1'
gInnoPool2Key   = 'Pool2'
gInnoPool3Key   = 'Pool3'
gInnoUser1Key   = 'UserName1'
gInnoUser2Key   = 'UserName2'
gInnoUser3Key   = 'UserName3'
gInnoPwd1Key    = 'Password1'
gInnoPwd2Key    = 'Password2'
gInnoPwd3Key    = 'Password3'
gInnoFanModeKey = 'fanmode'
gInnoFanSpdKey  = 'fanspeed'
gInnoVidModeKey = 'vidmode'

################################### xgminer配置 #################################
gInnoMinerApiIp     = '127.0.0.1'
gInnoMinerApiPort   = 4028
gInnoMinerApiDict   = {"command" : "devs"}
gInnoMinerApiTest   = {"command" : "summary"}
gInnoMinerApiBufSize= 4096

gInnoChainNum       = 8
gInnoGPIOPwOnBase   = 872       # 872,873,874,875,876,877,878,879
gInnoGPIOLedPwBase  = 881       # 881,882,883,884,885,886,887,888
gInnoGPIOLedGreen   = 869
gInnoGPIOLedRed     = 870
gInnoGPIOKey        = 895
gInnoGPIOBeep       = 867
################################### run.sh模板 ##################################
gInnoRunshTemple    = """#!/bin/sh
killall innominer_%s
killall innominer_%s
killall innominer_%s
sleep 5

"""
gInnoTestTime     = 600
gInnoInitCmdStr   = 'innominer_%s -o %s -u %s -p %s --A1Pll1 %s --A1Pll2 %s --A1Pll3 %s --A1Pll4 %s --A1Pll5 %s --A1Pll6 %s --A1Pll7 %s --A1Pll8 %s --A1Vol1 %s --A1Vol2 %s --A1Vol3 %s --A1Vol4 %s --A1Vol5 %s --A1Vol6 %s --A1Vol7 %s --A1Vol8 %s --api-listen > /dev/null 2>&1 &'
gInnoVidMode    = 'manual'
gInnoFanMode    = 'auto'
gInnoFanSpeed   = '3'
gInnoBtcName      = 'T1'
gInnoBtcPool      = 'stratum+tcp://btc.s.innomining.com:1800'
gInnoBtcPoolTest  = 'stratum+tcp://btc.s.innomining.com:1800'
gInnoBtcUser      = 'inno.btc'
gInnoBtcPwd       = 'x'
gInnoBtcFreq      = 1332
gInnoBtcVid       = 10
gInnoBtcVidList   = [12, 11, 10]
gInnoBtcPllList   = [1332]
gInnoInitBtcCmd   = gInnoInitCmdStr % (gInnoBtcName, gInnoBtcPool, gInnoBtcUser, gInnoBtcPwd, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcFreq, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid, gInnoBtcVid)
gInnoLtcName      = 'T2'
gInnoLtcPool      = 'stratum+tcp://ltc.s.innomining.com:1900'
gInnoLtcPoolTest  = 'stratum+tcp://ltc-sz-factory.s.innomining.com:1800'
gInnoLtcUser      = 'inno.ltc'
gInnoLtcPwd       = 'x'
gInnoLtcFreq      = 1044
gInnoLtcVid       = 25
gInnoLtcVidList   = [26, 25, 24]
gInnoLtcPllList   = [1044]
gInnoInitLtcCmd   = gInnoInitCmdStr % (gInnoLtcName, gInnoLtcPool, gInnoLtcUser, gInnoLtcPwd, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcFreq, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid, gInnoLtcVid)
gInnoDashName     = 'T3'
gInnoDashPool     = 'stratum+tcp://dash.s.innomining.com:2000'
gInnoDashPoolTest = 'stratum+tcp://dash-sz-factory.s.innomining.com:1800'
gInnoDashUser     = 'inno.dash'
gInnoDashPwd      = 'x'
gInnoDashFreq     = 1100
gInnoDashVid      = 12
gInnoDashVidList  = [14, 13, 12]
gInnoDashPllList  = [1100]
gInnoInitDashCmd  = gInnoInitCmdStr % (gInnoDashName, gInnoDashPool, gInnoDashUser, gInnoDashPwd, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashFreq, gInnoDashVid, gInnoDashVid, gInnoDashVid, gInnoDashVid, gInnoDashVid, gInnoDashVid, gInnoDashVid, gInnoDashVid)
gInnoXmrName      = 'T4'
gInnoXmrPool      = 'stratum+tcp://pool.com:800'
gInnoXmrPoolTest  = 'stratum+tcp://a8.s.innomining.com:19333'
gInnoXmrUser      = 'innot4.0001'
gInnoXmrPwd       = 'x'
gInnoXmrFreq      = 1000
gInnoXmrVid       = 175
gInnoXmrVidList   = [175]
gInnoXmrVidList   = [950, 1000, 1050]
gInnoInitXmrCmd   = gInnoInitCmdStr % (gInnoXmrName, gInnoXmrPool, gInnoXmrUser, gInnoXmrPwd, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrFreq, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid, gInnoXmrVid)

gInnoCmd1Pool     = gInnoInitCmdStr
gInnoCmd2Pool     = 'innominer_%s -o %s -u %s -p %s -o %s -u %s -p %s --A1Pll1 %s --A1Pll2 %s --A1Pll3 %s --A1Pll4 %s --A1Pll5 %s --A1Pll6 %s --A1Pll7 %s --A1Pll8 %s --A1Vol1 %s --A1Vol2 %s --A1Vol3 %s --A1Vol4 %s --A1Vol5 %s --A1Vol6 %s --A1Vol7 %s --A1Vol8 %s --api-listen >/dev/null 2>&1 &'
gInnoCmd3Pool     = 'innominer_%s -o %s -u %s -p %s -o %s -u %s -p %s -o %s -u %s -p %s --A1Pll1 %s --A1Pll2 %s --A1Pll3 %s --A1Pll4 %s --A1Pll5 %s --A1Pll6 %s --A1Pll7 %s --A1Pll8 %s --A1Vol1 %s --A1Vol2 %s --A1Vol3 %s --A1Vol4 %s --A1Vol5 %s --A1Vol6 %s --A1Vol7 %s --A1Vol8 %s --api-listen >/dev/null 2>&1 &'

-----------------------------------------------------------------------------------------------------------------------------------------


Post
Topic
Board Pools (Altcoins)
Re: [ANN] The First Litecoin PPS Pool (litecoinpool.org)
by
Cosmictino
on 15/02/2018, 23:39:40 UTC
so..

the correct input for your_pw,d=yourdiff   without -p  Grin
Post
Topic
Board Pools (Altcoins)
Re: [ANN] The First Litecoin PPS Pool (litecoinpool.org)
by
Cosmictino
on 15/02/2018, 13:49:52 UTC
If your password is x, you need to type:

-p x,d=512  

So that’s diff 512

Can’t help with the Jaxx wallet sorry

wow fast Cheesy thx Wink

ok. my current hashrate is for example 695mhs. that means that i need to define my diff like this   695x 256 = 177920. ok ? Wink and the passwordfield of each miner i have to type --> -p x,d=177920 ? correct ?

and jaxx is using Electrum-LTC Wink solved 4 me. thx



EDIT:\ p x,d=177920 dosnt work
Post
Topic
Board Pools (Altcoins)
Re: [ANN] The First Litecoin PPS Pool (litecoinpool.org)
by
Cosmictino
on 15/02/2018, 13:05:39 UTC
Hi

1) im having some probs to config the sharediff ! d=xxxxxxx or "d=xxxxxxx" (x = numbers) seems not working.?? only with the workerpassword it´s working fine. ?
2) im using a jaxx wallet which is binded in my acc to the private key.. now i need to change the wallet and the private key dosnt match ??

need some help pls thx Wink
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 30/01/2018, 08:51:53 UTC
how often or when do you restart your miner?




And I'm interested in this

1- higher hashpower adjustments in conf. 1044 / 1100 / 1152)
2. autmotated fans (between 50% and 70%)
3. Autovid search
4. seaperate safefing buttons for each section in config
5.. ?
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Cosmictino
on 30/01/2018, 08:44:06 UTC
1: same here..  running 3x A4+ and it seems that the miners are restarting without any reason.. and the most important thing is that the miners are sometimes switching to innosilicon pool ..patched yesterday the new firmare "update_180129" and i did some test during the day. first of all the config doesn't recognize the configuration of the pool and start mining @ innosilicon pool .òó. (not OK!)
2: if the miners are running in overclock mode 1152 and auto VID, the reported hashrate to the pool goes down to 55-150 mhs Huh? WTF and no matte wich pool im useing.. mining gutch , litecoinpool or other pools also .. absolutely low hashrate.
but on minerstatus the hashrate is ~ 695 mhs (tested with vardiff , d=16384, d=32xxx and higher diff above @ d=206xxx  and so on.. )

3: pls HACK that crap firmware Cheesy
Post
Topic
Board Scam Accusations
Re: Is Syan a real deal?
by
Cosmictino
on 13/01/2018, 08:41:51 UTC
Post
Topic
Board Tokens (Altcoins)
Re: [ANN][ICO] 🔵 UTRUST 🔵 The future of online payments is here.
by
Cosmictino
on 07/12/2017, 07:31:17 UTC
same here.. still waiting for KYC request
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ Coming soon - Pre-order
by
Cosmictino
on 27/11/2017, 08:10:52 UTC
INNOSILICON A4 Miner Order ,,You have to be careful with INNOSILICON.  they not to respond to emails after payment. I ordered 5 pieces A4 which should be sent this month and nothing.
Is there someone who did not get the order and lost money ?
For me it looks like a scam

go to twitter and make stress there and so that everyone is able to see it.. than you will see how fast thy can move.
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon's A4 Dominator, 1.2W/Mhs 14nm ASIC and miner, open for Partners
by
Cosmictino
on 26/11/2017, 09:12:35 UTC
No idea. I wired them my remaining balance and have been unable to get a response since.

Thanks. Please update once you get a response from them.

Its out now. I get the final payment and i have to pay for each unit 3320$ with psu . First and last time buying stuff from innosilicon. In the offer from sept there wss only explained that if you order A4 you getting automatically an update for A4+ units.. there was fucking nothing explained about the price announcement or the price politics frum this "company".

On twitter they get a shitstorm for the A5 and now also for A4plus too.
Im thinking @ 2018 innosilicon will getting out of miner business
Now we have to pay wit EU fee and transport all together something around 12500$ for fucking 3 Innosilocon units 👍and roi maybe with good luck mid 2019.
Next orders only @ bitmain and rly fu Innosilocon and thx for waiting 4 months..

Greetings
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon's A4 Dominator, 1.2W/Mhs 14nm ASIC and miner, open for Partners
by
Cosmictino
on 22/11/2017, 04:14:24 UTC
Special discount?!
Hahaha. What do they mean by special discount when the original price is 3200 anyway?

Can you post the email address that sent you this mail please?

Nop...   Email :  miner_a4@innosilicon.com.cn
Post
Topic
Board Mining (Altcoins)
Re: Innosilicon's A4 Dominator, 1.2W/Mhs 14nm ASIC and miner, open for Partners
by
Cosmictino
on 19/11/2017, 07:45:36 UTC
  Undecided same here too.
7 September ordered 8 units with a deposit of 70% for preorder of A4+. Confirmation email was not more then a "confirmed".. they dont answer to any email. No response!
3 days ago i received a email like this.. wtf..

-------------------------------------------------

Dear Innosilicon LTC miner pre-order customer,

 

We are grateful for your continuous support and trust of Innosilicon. We are devoted to creating the best miner products that provide wonderful user experience with their superb performance.

 

To maximize your benefits, and adapt to the difficulty of LTC mining, Innosilicon has updated A4 into introduce the next generation inspiring LTC miner, A4+, in the pursuit of the higher hash rate and EER (energy efficient ratio). Its hash rate and EER are leading in the industry with the typical hash rate of 620MHs and power consumption lower than 750W. For more details and video of A4+ miner, please refer to our website: http://www.innosilicon.com/html/a4+-miner/index.html

 

In consideration of your pre-order, we now offer a special discount for your support and understanding:

1)         You can obtain the LTC miner with highest hash rate in the market with only a total of 3200USD per unit;

2)         You can enjoy the priority delivery, which means your shipment takes the lead;

As known to all, when the hash rate is rising, obtaining the miner in advance means gaining your profits in advance.

 

We can understand your desire to get your miner immediately, and we have been sparing no efforts to realize it.

 

In order to receive the latest A4+ LTC miner as soon as possible, please complete the payment immediately.

 

To ensure the efficiency and accuracy of the shipment and to avoid unnecessary delay, please check and confirm your delivery address:

Order ID:

Customer Name:

Company:

Country:

State/Province:

City:

Street and House NO.:

Zip Code:

Phone Number:

Power Supply Voltage, (110V or 220V):        

 

We offer the official standard power supply (110V or 220V), it is only 120USD.

 

Please inform us about the quantity of the miner and PSU you wish to reserve and make the payment in a timely fashion. The miners and PSU will be delivered to the confirmed address faster, thus increasing the operation time of your equipment.

 

Finally, please reply to this email if you have any questions.

Looking forward to your reply and have a good day!

-------------------------------------------------