Bitcoin Forum
June 17, 2024, 09:22:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 106 »
  Print  
Author Topic: [ANN] STRAKS - A POW/Masternode Cryptocurrency focused on e-commerce utility  (Read 144843 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
jr_007
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
November 21, 2017, 07:29:43 AM
 #81

what should be in miner? Lyra2v2 or Lyra2Rev2 ??
Proof-of-Work Algorithm is Lyra2rev2, but no GPU miners would work at this moment, just solo wallet mining using CPUs.

When will mining be possible with GPU ?
jhonny2
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
November 21, 2017, 07:37:01 AM
 #82

Instructions of solo mining.

1. Download wallet from https://github.com/straks/straks/releases
2. Extract into directory of your choosing
3. Run straksd.exe
4. Run straks-cli.exe getnewaddress
5. Create batch file with the following;
:loop
straks-cli.exe generatetoaddress 1 <generated_address>
goto loop

What you need to register in cohf?
you mean .conf file? if it is, copy and paste next lines.

#################
# General Config
#################
rpcuser=ustraks
rpcpassword=YOUR_SUPER_SECRET_PASSWORD
rpcport=7574
rpcallowip=127.0.0.1
server=1
daemon=1
listen=1
#maxconnections=100

####################
# Masternode Config
####################
#masternode=1
#masternodeprivkey=
#externalip=:7575
#promode=1

what am I doing wrong?
https://imgur.com/a/pvlJE
notsure85
Member
**
Offline Offline

Activity: 139
Merit: 10


View Profile
November 21, 2017, 07:39:19 AM
 #83

with wallet mining

- how does it scale with cpu cores / power (if at all) ?
- any way to make it use more than one core?
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
November 21, 2017, 07:40:25 AM
 #84

Instructions of solo mining.

1. Download wallet from https://github.com/straks/straks/releases
2. Extract into directory of your choosing
3. Run straksd.exe
4. Run straks-cli.exe getnewaddress
5. Create batch file with the following;
:loop
straks-cli.exe generatetoaddress 1 <generated_address>
goto loop

What you need to register in cohf?
you mean .conf file? if it is, copy and paste next lines.

#################
# General Config
#################
rpcuser=ustraks
rpcpassword=YOUR_SUPER_SECRET_PASSWORD
rpcport=7574
rpcallowip=127.0.0.1
server=1
daemon=1
listen=1
#maxconnections=100

####################
# Masternode Config
####################
#masternode=1
#masternodeprivkey=
#externalip=:7575
#promode=1

what am I doing wrong?

Daemon is not running.
machamizu
Full Member
***
Offline Offline

Activity: 308
Merit: 111


View Profile
November 21, 2017, 07:48:43 AM
 #85

Instructions of solo mining.

1. Download wallet from https://github.com/straks/straks/releases
2. Extract into directory of your choosing
3. Run straksd.exe
4. Run straks-cli.exe getnewaddress
5. Create batch file with the following;
:loop
straks-cli.exe generatetoaddress 1 <generated_address>
goto loop

What you need to register in cohf?
you mean .conf file? if it is, copy and paste next lines.

#################
# General Config
#################
rpcuser=ustraks
rpcpassword=YOUR_SUPER_SECRET_PASSWORD
rpcport=7574
rpcallowip=127.0.0.1
server=1
daemon=1
listen=1
#maxconnections=100

####################
# Masternode Config
####################
#masternode=1
#masternodeprivkey=
#externalip=:7575
#promode=1

what am I doing wrong?

open your qt wallet and try it again.
greven83
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 21, 2017, 07:49:46 AM
 #86

how to solo mine with gpu?
machamizu
Full Member
***
Offline Offline

Activity: 308
Merit: 111


View Profile
November 21, 2017, 07:50:39 AM
 #87

with wallet mining

- how does it scale with cpu cores / power (if at all) ?
- any way to make it use more than one core?
I don't know about the first part. You can mine with multiple cores by just opening batch file multiple times.
notsure85
Member
**
Offline Offline

Activity: 139
Merit: 10


View Profile
November 21, 2017, 07:54:16 AM
 #88

with wallet mining

- how does it scale with cpu cores / power (if at all) ?
- any way to make it use more than one core?
I don't know about the first part. You can mine with multiple cores by just opening batch file multiple times.

could have thought of that.... doh!

thanks dude
Rokujou
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
November 21, 2017, 08:04:04 AM
 #89

Mining now looks like a rocket science. I'll just wait for proper miner on GPU.  Grin
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
November 21, 2017, 08:10:02 AM
 #90

Mining now looks like a rocket science. I'll just wait for proper miner on GPU.  Grin
Devs are trying to hide extra premine, just like with Sitnatum.
sibirskiiuvalen
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 21, 2017, 08:31:39 AM
 #91

ATTENTION !!!
MPool is ready for @Wednesday, when STRAK mining will starting (lyra2v2)
https://mpool.mooo.com
fee rate 0.9%, no need registration, payouts every 1 hour, welcome!
-a lyra2v2 -o stratum+tcp://mpool.mooo.com:4533 -u <WALLET_ADDRESS> -p c=STAK

u shure lyra2v2 ?? in ann there is Lyra2Rev2 and miner has 2 diffrent algos? what should i use?
greven83
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 21, 2017, 08:35:23 AM
 #92

will supernova pool be ready for the launch?
bingbong1589
Member
**
Offline Offline

Activity: 107
Merit: 11


View Profile
November 21, 2017, 08:38:06 AM
 #93

Is there a whitepaper?
beph
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
November 21, 2017, 08:38:20 AM
 #94

Mining now looks like a rocket science. I'll just wait for proper miner on GPU.  Grin
Devs are trying to hide extra premine, just like with Sitnatum.

https://straks.info/richlist

Now you have the opportunity to apologize.
marv1n
Full Member
***
Offline Offline

Activity: 334
Merit: 103


View Profile
November 21, 2017, 08:42:40 AM
 #95

Mining now looks like a rocket science. I'll just wait for proper miner on GPU.  Grin
Devs are trying to hide extra premine, just like with Sitnatum.

https://straks.info/richlist

Now you have the opportunity to apologize.

there was a announcement how much is premined and the team is very transparent.

   SEMUX   -   An innovative high-performance blockchain platform   
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
jr_007
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
November 21, 2017, 09:06:38 AM
 #96


So right now mining is on test net or mainnet ?

if mainnet why there are no pools yet ?
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
November 21, 2017, 09:07:56 AM
 #97

ATTENTION !!!
MPool is ready for @Wednesday, when STRAK mining will starting (lyra2v2)
https://mpool.mooo.com
fee rate 0.9%, no need registration, payouts every 1 hour, welcome!
-a lyra2v2 -o stratum+tcp://mpool.mooo.com:4533 -u <WALLET_ADDRESS> -p c=STAK

u shure lyra2v2 ?? in ann there is Lyra2Rev2 and miner has 2 diffrent algos? what should i use?

lyra2v2 = lyra2Rev2
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
November 21, 2017, 09:09:08 AM
 #98

Mining now looks like a rocket science. I'll just wait for proper miner on GPU.  Grin
Devs are trying to hide extra premine, just like with Sitnatum.

https://straks.info/richlist

Now you have the opportunity to apologize.
For what? Its not me who make another failed start.
sparkus
Full Member
***
Offline Offline

Activity: 327
Merit: 101


View Profile
November 21, 2017, 09:27:00 AM
 #99


So right now mining is on test net or mainnet ?

if mainnet why there are no pools yet ?
Blockchain is on mainnet, but instamine protection is activated by coin code, till block 10080

+++
mongtototo
Member
**
Offline Offline

Activity: 71
Merit: 10

Translator & Investor


View Profile
November 21, 2017, 09:38:17 AM
 #100

can't sync wallet, can anyone help me for this ?
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 106 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!