pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 23, 2018, 07:07:57 PM |
|
I think we need a discord.
Sure, a bit later maybe. Is anyone getting blocks or is it just 1 person performing a DoS?
|
|
|
|
enginsev
Jr. Member
Offline
Activity: 224
Merit: 4
|
|
October 23, 2018, 07:22:16 PM |
|
Comunity talk address ? Discord web page ?
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 23, 2018, 07:26:37 PM |
|
Will make one eventually, or the community will make one before me.
|
|
|
|
kawaiicrypto
|
|
October 23, 2018, 09:21:15 PM |
|
I think we need a discord.
Sure, a bit later maybe. Is anyone getting blocks or is it just 1 person performing a DoS? I got block 148. (*^‿^*)
|
|
|
|
hankrules
|
|
October 23, 2018, 10:25:17 PM |
|
I think we need a discord.
Sure, a bit later maybe. Is anyone getting blocks or is it just 1 person performing a DoS? I got block 148. (*^‿^*) Are you using a quantum machine?
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 24, 2018, 02:10:44 AM Last edit: October 24, 2018, 11:47:52 PM by pyritepirate |
|
added a simple block explorer. did anyone successfully compile a windows qt wallet?
Edit: Windows wallet added to GitHub
|
|
|
|
eqpoolcom
Newbie
Offline
Activity: 34
Merit: 0
|
|
October 25, 2018, 06:30:55 PM Last edit: October 25, 2018, 06:41:27 PM by eqpoolcom |
|
how to start mining in win-wallet?
|
|
|
|
jbmustaq
|
|
October 25, 2018, 06:44:06 PM |
|
How to mine this coin.
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 25, 2018, 06:52:17 PM |
|
how to start mining in win-wallet?
How to mine this coin.
"setgenerate true" in debug console you won't see hashrate, but don't worry it works.
|
|
|
|
avahad
Newbie
Offline
Activity: 37
Merit: 0
|
|
October 25, 2018, 07:21:01 PM |
|
block time 10minutes and maturation 200block ? Are you crazy ? so i'm have to wait 36hours for 1 block ? omg ohh man too many shitcoin appeared this month...
bye
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 25, 2018, 07:25:58 PM |
|
block time 10minutes and maturation 200block ? Are you crazy ? so i'm have to wait 36hours for 1 block ? omg ohh man too many shitcoin appeared this month...
bye
Thanks for stopping by!
|
|
|
|
RinceWind84
Member
Offline
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
|
|
October 26, 2018, 04:46:37 AM |
|
Lol. How terrible, just like btc. how will we ever succeed Two cpu's put to the task.
|
|
|
|
RinceWind84
Member
Offline
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
|
|
October 26, 2018, 11:45:40 AM |
|
I have been searching for a sha256q compatible miner in order to combine my two cpu's hashrate and mine to one wallet.
I cannot find any miner whatsoever that supports sha256q.
Has anyone of you guys tried the same and maybe had more luck than me?
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 26, 2018, 12:15:25 PM |
|
I have been searching for a sha256q compatible miner in order to combine my two cpu's hashrate and mine to one wallet.
I cannot find any miner whatsoever that supports sha256q.
Has anyone of you guys tried the same and maybe had more luck than me?
I am testing one right now. (Yet to hit a block on mainnet, but it works on testnet). Also will try to setup a pool today.
|
|
|
|
RinceWind84
Member
Offline
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
|
|
October 26, 2018, 12:52:28 PM |
|
I have been searching for a sha256q compatible miner in order to combine my two cpu's hashrate and mine to one wallet.
I cannot find any miner whatsoever that supports sha256q.
Has anyone of you guys tried the same and maybe had more luck than me?
I am testing one right now. (Yet to hit a block on mainnet, but it works on testnet). Also will try to setup a pool today. You are my favorite person right now!
|
|
|
|
Master HS
Newbie
Offline
Activity: 6
Merit: 0
|
|
October 26, 2018, 02:50:26 PM |
|
hello. we free list all coin top vote, add you coin now https://smarts.exchange/user-5bafbf621b9a7.htmlCompany: TL INVESTMENT CREATIVE NEW ZEALAND LIMITED NZBN: 9429046619075 | Address: Standen Street, Karori, Wellington 6012, New Zealand
|
|
|
|
RinceWind84
Member
Offline
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
|
|
October 26, 2018, 11:44:29 PM |
|
I managed to dig up a standalone miner for sha256q algo. I found it here: https://github.com/bitbaba/bitgold following the link to pre-built miner It works on testnet with the following params: minerd.exe -a sha256q -o http://127.0.0.1 -u "my username" -p "my password" -q --no-gbt Of course with a pyrite.conf file set up accordingly. Am currently running it on two machines on mainnet. Will report back if I hit anything
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 27, 2018, 02:07:17 AM Last edit: October 27, 2018, 02:54:41 AM by pyritepirate |
|
I managed to dig up a standalone miner for sha256q algo. I found it here: https://github.com/bitbaba/bitgold following the link to pre-built miner It works on testnet with the following params: minerd.exe -a sha256q -o http://127.0.0.1 -u "my username" -p "my password" -q --no-gbt Of course with a pyrite.conf file set up accordingly. Am currently running it on two machines on mainnet. Will report back if I hit anything Interesting. I didn't even know that someone's done Q before. Did you find anything with it? I added my fork of cpuminer-opt to GitHub. I was going to set up a pool, but I don't have time to maintain it. I had yiimp running briefly today, but it took so much effort that I am not looking forward to being on standby in case something goes wrong with it. I'd rather focus on the coin itself. Maybe someone else will set one up on their existing platform?!
|
|
|
|
RinceWind84
Member
Offline
Activity: 263
Merit: 12
HODL! If it isn't a grudge...
|
|
October 27, 2018, 09:37:54 AM |
|
I managed to dig up a standalone miner for sha256q algo. I found it here: https://github.com/bitbaba/bitgold following the link to pre-built miner It works on testnet with the following params: minerd.exe -a sha256q -o http://127.0.0.1 -u "my username" -p "my password" -q --no-gbt Of course with a pyrite.conf file set up accordingly. Am currently running it on two machines on mainnet. Will report back if I hit anything Interesting. I didn't even know that someone's done Q before. Did you find anything with it? I added my fork of cpuminer-opt to GitHub. I was going to set up a pool, but I don't have time to maintain it. I had yiimp running briefly today, but it took so much effort that I am not looking forward to being on standby in case something goes wrong with it. I'd rather focus on the coin itself. Maybe someone else will set one up on their existing platform?! I don't know anything about that other coin. i simply googled sha256q. Now I can confirm that this minerd that I am testing has hit me one block of pyrite. I take it that whatever you are using is actually better/faster since this one is really old. I can try and speak to someone about making a pool but I need to know if you think this will be only cpu or eventually also gpu mineable? Different target audience
|
|
|
|
pyritepirate (OP)
Copper Member
Newbie
Offline
Activity: 89
Merit: 0
|
|
October 27, 2018, 11:10:13 AM |
|
I managed to dig up a standalone miner for sha256q algo. I found it here: https://github.com/bitbaba/bitgold following the link to pre-built miner It works on testnet with the following params: minerd.exe -a sha256q -o http://127.0.0.1 -u "my username" -p "my password" -q --no-gbt Of course with a pyrite.conf file set up accordingly. Am currently running it on two machines on mainnet. Will report back if I hit anything Interesting. I didn't even know that someone's done Q before. Did you find anything with it? I added my fork of cpuminer-opt to GitHub. I was going to set up a pool, but I don't have time to maintain it. I had yiimp running briefly today, but it took so much effort that I am not looking forward to being on standby in case something goes wrong with it. I'd rather focus on the coin itself. Maybe someone else will set one up on their existing platform?! I don't know anything about that other coin. i simply googled sha256q. Now I can confirm that this minerd that I am testing has hit me one block of pyrite. I take it that whatever you are using is actually better/faster since this one is really old. I can try and speak to someone about making a pool but I need to know if you think this will be only cpu or eventually also gpu mineable? Different target audience Oh I see. I think a GPU miner is coming. Wouldn't qualify this coin as CPU only even at this point. Maybe there is one in the wild for that other coin?! I can look at making one for nvidia.
|
|
|
|
|