Bitcoin Forum
June 20, 2024, 01:16:21 PM *
News: Voting for pizza day contest
 
   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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 434 »
  Print  
Author Topic: [ANN] SpreadCoin | True Decentralization (No Pools) | Testing New Masternodes  (Read 810026 times)
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
November 22, 2014, 09:20:03 PM
 #841

Whats a pool resistant cpu only coin?
This is the only Pool resistant coin to ever be created. (as far as i'm aware)

You dont know much @e1ghtSpace. This coin is not pool resistant.  
Can you please elaborate? I'm genuinely interested.

Now you get to see who really "don't know much".
@e1ghtSpace ,he is stupid guy,just ignore him.

The most stupid thing is to ignore facts and people. I'm a programmer and I speak 7 languages. So im not stupid but maybe my opinion is stupid but then you have to tell me why.

You speak all those languages and can't read a white paper? That's odd!
Guys, Rols is right. You didn't read the whole thread? I literally posted evidence.


Whats a pool resistant cpu only coin?
This is the only Pool resistant coin to ever be created. (as far as i'm aware)

You dont know much @e1ghtSpace. This coin is not pool resistant. 
I guess it is pool resistant but not solo-mining only.

Most importantly, what prevents a pool from using indistinguishability obfuscation of garbled circuits or Gentry style FHE to deliver (each block) a circuit to a worker that allows the worker to sign valid work, but nothing else? This would add quite a bit of overhead to the signing step for the worker (hitting 1kh/s might even be optimistic, heh) but pooling can still occur and that overhead will only come down in time.

(This is generally an open question going back to at least 2011.  My understanding is it is commonly held that avoiding pooling in general is just mathematically impossible, and specifically because of secure function evaluation.)
I doubt that you will hit even 1kh/s with homomorphic encryption. Overhead will definitely be lowered in the future by further researches but it is very unlikely that it will ever be possible to perform encrypted computations with the same speed as unencrypted ones without significant overhead. Creating pool with very large overhead may be possible even now.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 22, 2014, 10:23:19 PM
 #842

The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 

A-tM
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
November 22, 2014, 10:44:16 PM
 #843

And what did you expect?
It is mining.

At your hashrate and current network difficulty it can last many hours, if unlucky even few days, until you get your first block.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 22, 2014, 11:34:28 PM
 #844

And what did you expect?
It is mining.

At your hashrate and current network difficulty it can last many hours, if unlucky even few days, until you get your first block.
wow  thank you  ill have to put my rig on it then.  Wink
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 22, 2014, 11:53:18 PM
 #845

And what did you expect?
It is mining.

At your hashrate and current network difficulty it can last many hours, if unlucky even few days, until you get your first block.
wow  thank you  ill have to put my rig on it then.  Wink
i have no way to tell if im mining to my wallet.  
e1ghtSpace
Legendary
*
Offline Offline

Activity: 1526
Merit: 1001


Crypto since 2014


View Profile WWW
November 23, 2014, 12:15:17 AM
 #846

And what did you expect?
It is mining.

At your hashrate and current network difficulty it can last many hours, if unlucky even few days, until you get your first block.
wow  thank you  ill have to put my rig on it then.  Wink
i have no way to tell if im mining to my wallet.  
If you edit the username/password in the .bat file you will see that you are unable to connect.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 23, 2014, 12:22:40 AM
 #847

And what did you expect?
It is mining.

At your hashrate and current network difficulty it can last many hours, if unlucky even few days, until you get your first block.
wow  thank you  ill have to put my rig on it then.  Wink
i have no way to tell if im mining to my wallet.  
If you edit the username/password in the .bat file you will see that you are unable to connect.
yes thats right thanks  but this coins not for me to much lost hash.
Mr. Spread (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
November 23, 2014, 01:54:47 AM
 #848

Voting for logo has just started: https://bitcointalk.org/index.php?topic=868918

Developer of SpreadCoin
NoobKidOnTheBlock
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


FLY DONATION ADDRESS IN SIGNATURE


View Profile
November 23, 2014, 02:12:59 AM
 #849

The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 


So both of these files the .conf and the .bat get saved in the appdata/roaming/spreadcoin folder? Or do I need to gear a specific miner to that configuration? Because I thought I could just mine from my wallet?

 

▇▇▇

▇▇


▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇▇
...
............NoobKidOnThe.BLOCK.....
 
mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
November 23, 2014, 02:46:31 AM
 #850

The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 


So both of these files the .conf and the .bat get saved in the appdata/roaming/spreadcoin folder? Or do I need to gear a specific miner to that configuration? Because I thought I could just mine from my wallet?


The above is for mining with your graphic cards (GPUs) while the miner in the wallet is for your processor (CPU)

NoobKidOnTheBlock
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


FLY DONATION ADDRESS IN SIGNATURE


View Profile
November 23, 2014, 02:49:19 AM
 #851

The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 


So both of these files the .conf and the .bat get saved in the appdata/roaming/spreadcoin folder? Or do I need to gear a specific miner to that configuration? Because I thought I could just mine from my wallet?


The above is for mining with your graphic cards (GPUs) while the miner in the wallet is for your processor (CPU)
So if I just want to use my CPU then I don't need to set up a miner just click on mining in the wallet then?

 

▇▇▇

▇▇


▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇▇
...
............NoobKidOnThe.BLOCK.....
 
cointhinkers
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 23, 2014, 05:13:33 AM
 #852

The key is creating the spreadcoin.conf file.
It should reside in ...\Appdata\Roaming\Spreadcoin folder.

content of my file:
Code:
daemon=1
listen=1
server=1
rpcuser=your_username
rpcpassword=your_password
rpcallowip=127.0.0.1
rpcport=37333

then you need to start your miner with the correct credentials and settings:
spreadminer.bat content:
Code:
spreadminer -o http://127.0.0.1:37333 -u your_username -p your_password

Port number can be different of course, but it needs to be unused by another app in your system.

Regards,
Andy

all i get is this   no yah s 


So both of these files the .conf and the .bat get saved in the appdata/roaming/spreadcoin folder? Or do I need to gear a specific miner to that configuration? Because I thought I could just mine from my wallet?


The above is for mining with your graphic cards (GPUs) while the miner in the wallet is for your processor (CPU)
So if I just want to use my CPU then I don't need to set up a miner just click on mining in the wallet then?
yes,just click on mining

Mikolo
Member
**
Offline Offline

Activity: 121
Merit: 10


View Profile
November 23, 2014, 12:54:30 PM
 #853

Mr. Spread, remember you created topic about miner bounty in mining section? Could you please rename it to "Spreadcoin GPU miner" or something like that and also change insert info about GPU miners? That may attract few miners to us.
cointhinkers
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 23, 2014, 02:53:15 PM
 #854

sadly to tell you guys that ,SPR is now in the 2rd place on the C-CEX voting list after PesetaCoin (PTC). Sad Sad Sad
we may need to take one more week to get SPR listed on C-CEX .

minerpage
Sr. Member
****
Offline Offline

Activity: 268
Merit: 250



View Profile
November 23, 2014, 05:35:02 PM
 #855

sadly to tell you guys that ,SPR is now in the 2rd place on the C-CEX voting list after PesetaCoin (PTC). Sad Sad Sad
we may need to take one more week to get SPR listed on C-CEX .

Besides voting, is there anything else we can do to help get this coin trading?
cointhinkers
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
November 23, 2014, 05:38:01 PM
 #856

sadly to tell you guys that ,SPR is now in the 2rd place on the C-CEX voting list after PesetaCoin (PTC). Sad Sad Sad
we may need to take one more week to get SPR listed on C-CEX .

Besides voting, is there anything else we can do to help get this coin trading?
SpreadCoin (SPR)    https://bitcointalk.org/index.php?topic=715435    1ZtWcrwGxPCs6Ge743pKYKV5j4U5P1zMy    0.2433 BTC    21    264

sent BTC to above address

minerpage
Sr. Member
****
Offline Offline

Activity: 268
Merit: 250



View Profile
November 23, 2014, 05:48:21 PM
 #857

sadly to tell you guys that ,SPR is now in the 2rd place on the C-CEX voting list after PesetaCoin (PTC). Sad Sad Sad
we may need to take one more week to get SPR listed on C-CEX .

Besides voting, is there anything else we can do to help get this coin trading?
SpreadCoin (SPR)    https://bitcointalk.org/index.php?topic=715435    1ZtWcrwGxPCs6Ge743pKYKV5j4U5P1zMy    0.2433 BTC    21    264

sent BTC to above address

Up to #1 Smiley
popolite11
Sr. Member
****
Offline Offline

Activity: 882
Merit: 250



View Profile
November 23, 2014, 05:49:11 PM
 #858

sadly to tell you guys that ,SPR is now in the 2rd place on the C-CEX voting list after PesetaCoin (PTC). Sad Sad Sad
we may need to take one more week to get SPR listed on C-CEX .

Besides voting, is there anything else we can do to help get this coin trading?

gather some more support
sparkster
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
November 23, 2014, 06:08:20 PM
 #859

Guys, stop it. It's useless. Only more bitcoins for c-cex from both SPR and peseta and nothing more. And even if you really want to sent your BTC to help SPR, do it in the last ten-twenty minutes.
NoobKidOnTheBlock
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


FLY DONATION ADDRESS IN SIGNATURE


View Profile
November 23, 2014, 06:33:50 PM
 #860

so how long does the wallet mining usually take? and what is the standard block reward? like how many coins will I get when I find and mine a block?

 

▇▇▇

▇▇


▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇
▇▇▇▇▇▇
...
............NoobKidOnThe.BLOCK.....
 
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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 434 »
  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!