Bitcoin Forum
May 04, 2024, 02:18:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 [287] 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 »
  Print  
Author Topic: [ANN] SpreadCoin | Decentralize Everything (decentralized blockexplorer coming)  (Read 790353 times)
raghathol
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
July 07, 2017, 09:37:12 AM
 #5721

Is it possible to have all the rigs in the same lan, wining toward one same wallet so that i can have my "solo pool" and make sure i get some blocks?
1714789119
Hero Member
*
Offline Offline

Posts: 1714789119

View Profile Personal Message (Offline)

Ignore
1714789119
Reply with quote  #2

1714789119
Report to moderator
1714789119
Hero Member
*
Offline Offline

Posts: 1714789119

View Profile Personal Message (Offline)

Ignore
1714789119
Reply with quote  #2

1714789119
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
chup
Sr. Member
****
Offline Offline

Activity: 736
Merit: 262


Me, Myself & I


View Profile
July 07, 2017, 01:09:52 PM
 #5722

Is it possible to have all the rigs in the same lan, wining toward one same wallet so that i can have my "solo pool" and make sure i get some blocks?
Yes.

fraggyb
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
July 07, 2017, 03:31:53 PM
 #5723

Hoping someone can point out what I'm doing wrong here  Grin

I've followed both the video and text guide - https://github.com/spreadcoin-project/SpreadCoin-Wiki/wiki/Mining-Guide

I've set up my spreadcoin.conf as so (non encrypted wallet):

rpcuser=rpcuser
rpcpassword=rpcpass
rpcallowip=127.0.0.1
rpcport=41677
port=41678
gen=0
server=1
addnode=5.35.253.206
addnode=94.23.23.194
addnode=52.17.253.8
addnode=37.59.18.108

and using the default .bat:

spreadminer -o http://127.0.0.1:41677 -u rpcuser -p rpcpass


Synced with the network as well, however when I goto mine on my GTX 1060 6GB using spreadminer_v0.1r3, I get about 60 kh/s and my gpu usage is at 0%

I've mined coins since BTC and never had an issue, so I guessing I'm being stupid and missing some obvious!
pepi
Full Member
***
Offline Offline

Activity: 414
Merit: 101


View Profile
July 07, 2017, 06:29:00 PM
 #5724

Hoping someone can point out what I'm doing wrong here  Grin

I've followed both the video and text guide - https://github.com/spreadcoin-project/SpreadCoin-Wiki/wiki/Mining-Guide

I've set up my spreadcoin.conf as so (non encrypted wallet):

rpcuser=rpcuser
rpcpassword=rpcpass
rpcallowip=127.0.0.1
rpcport=41677
port=41678
gen=0
server=1
addnode=5.35.253.206
addnode=94.23.23.194
addnode=52.17.253.8
addnode=37.59.18.108

and using the default .bat:

spreadminer -o http://127.0.0.1:41677 -u rpcuser -p rpcpass


Synced with the network as well, however when I goto mine on my GTX 1060 6GB using spreadminer_v0.1r3, I get about 60 kh/s and my gpu usage is at 0%

I've mined coins since BTC and never had an issue, so I guessing I'm being stupid and missing some obvious!

Something similar like my problem, I  start miner on AMD card, but find no shares, and process no WU ( at least that is what miner show in statistics)
sirazimuth
Legendary
*
Offline Offline

Activity: 3360
Merit: 3499


born once atheist


View Profile
July 07, 2017, 08:16:54 PM
 #5725

Hoping someone can point out what I'm doing wrong here  Grin

I've followed both the video and text guide - https://github.com/spreadcoin-project/SpreadCoin-Wiki/wiki/Mining-Guide

I've set up my spreadcoin.conf as so (non encrypted wallet):

rpcuser=rpcuser
rpcpassword=rpcpass
rpcallowip=127.0.0.1
rpcport=41677
port=41678
gen=0
server=1
addnode=5.35.253.206
addnode=94.23.23.194
addnode=52.17.253.8
addnode=37.59.18.108

and using the default .bat:

spreadminer -o http://127.0.0.1:41677 -u rpcuser -p rpcpass


Synced with the network as well, however when I goto mine on my GTX 1060 6GB using spreadminer_v0.1r3, I get about 60 kh/s and my gpu usage is at 0%

I've mined coins since BTC and never had an issue, so I guessing I'm being stupid and missing some obvious!

I’m not sure if this is your issue but
I believe you must have this line of code in your config file ....

mingprivkey= <insert your spreadcoin wallet private key here>

though those instructions seem to infer its only needed with encrypted wallets so idk,
just throwing it out there...anyway I have it in my config file.

Bitcoin...the future of all monetary transactions...and always will be
fraggyb
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
July 07, 2017, 10:28:11 PM
 #5726

*snip*

I’m not sure if this is your issue but
I believe you must have this line of code in your config file ....

mingprivkey= <insert your spreadcoin wallet private key here>

though those instructions seem to infer its only needed with encrypted wallets so idk,
just throwing it out there...anyway I have it in my config file.


Thanks for the suggestion! I've now tried that, however still no luck sadly.  I'll try reinstalling my drivers after DDUing them next  Grin
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 08, 2017, 07:17:32 AM
 #5727

*snip*

I’m not sure if this is your issue but
I believe you must have this line of code in your config file ....

mingprivkey= <insert your spreadcoin wallet private key here>

though those instructions seem to infer its only needed with encrypted wallets so idk,
just throwing it out there...anyway I have it in my config file.


Thanks for the suggestion! I've now tried that, however still no luck sadly.  I'll try reinstalling my drivers after DDUing them next  Grin

all is well with you wallet ...

except for the mining rig allowances mate ...

add these two lines in your conf and restart the wallet ... then point the miner to the rpcport you have setup ...

Code:
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*

being older code - it allows the '192.168.*.*' setup - and doesnt enforce the full ip address designation ( ie - 192.168.0.0/24 ) ...

rpcconnect=127.0.0.1 - connect to the local wallet found on the 'local' address 127.0.0.1 ...
rpcallowip=192.168.*.* - allow all ips within the 192.168 address network ...

remember that only allow the the network addresses of YOUR network ...

so if your network is 10.10.x.x - then your allow designation will look like this ...

rpcallowip=10.10.*.*

hope this helps ...

#crysx

halker2010
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250

The harder your life is the more meaning it has.


View Profile
July 08, 2017, 12:10:09 PM
 #5728

hey i'm trying to mine spreadcoin i set everything up nvidia gpus work fine but for amd gpus the sgminer says no sutable long-poll found for 127.0.0.1:41677 but it hashes and it changes diff from 178 to 180 and back every few minutes is this normal ?

and how much confirmation does bittrex need for balance to show up on exchange wallet ?
Dotcommie
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
July 08, 2017, 08:27:05 PM
 #5729

Some of these problems seem to be basic mining configuration problems which google will quickly solve for any new miners that are lost.

...my problem right now is 1 of my trusty 750ti's died right as the hashrate skyrocketed, so now I'm sadly down to only 5 cards.  If only I had not sold off my other 14 cards back in 2015 when it seemed coins were dying everywhere Sad  (lost 1 gpu in 3.5yrs, so not bad overall.)
fraggyb
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
July 09, 2017, 10:53:02 AM
 #5730

*snip*

I’m not sure if this is your issue but
I believe you must have this line of code in your config file ....

mingprivkey= <insert your spreadcoin wallet private key here>

though those instructions seem to infer its only needed with encrypted wallets so idk,
just throwing it out there...anyway I have it in my config file.


Thanks for the suggestion! I've now tried that, however still no luck sadly.  I'll try reinstalling my drivers after DDUing them next  Grin

all is well with you wallet ...

except for the mining rig allowances mate ...

add these two lines in your conf and restart the wallet ... then point the miner to the rpcport you have setup ...

Code:
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*

being older code - it allows the '192.168.*.*' setup - and doesnt enforce the full ip address designation ( ie - 192.168.0.0/24 ) ...

rpcconnect=127.0.0.1 - connect to the local wallet found on the 'local' address 127.0.0.1 ...
rpcallowip=192.168.*.* - allow all ips within the 192.168 address network ...

remember that only allow the the network addresses of YOUR network ...

so if your network is 10.10.x.x - then your allow designation will look like this ...

rpcallowip=10.10.*.*

hope this helps ...

#crysx

Thanks!  Still got the same issue, it's connecting and hashing but not using my gpu at all.  Must be a problem with my network somewhere.
Goldsheik
Full Member
***
Offline Offline

Activity: 148
Merit: 100

GOLDSHEIK POWER


View Profile
July 14, 2017, 03:14:36 PM
 #5731

So is this coin just a mining experiment or an actual rival for Litecoin?

I'm a buyer, not a lazy miner looking for free money, so I want to know if this is worth investing in.
dobrujk
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 14, 2017, 05:23:31 PM
 #5732

Why all the altcoin are dump?
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
July 15, 2017, 12:17:02 PM
 #5733

So is this coin just a mining experiment or an actual rival for Litecoin?

I'm a buyer, not a lazy miner looking for free money, so I want to know if this is worth investing in.

a lazy miner? ... free money? ...

what the hell are you talking about mate? ...

miners are certainly NOT lazy - and if anything - work harder at getting coin than traders ...

how hard is it to buy a coin on an exchange - than to setup a system or farm and service maintain AND update to mine a coin ...

the balls you must have coming to a thread like this - that are mostly miners ... which this algo is renowned for ...

next time you want speak here in a the tone deaf manner you are currently - be aware that miners are the ones that DRIVE the blockchain - whether they be hardware miners - or software ( pos ) miners ... stop making yourself out to be a total buffoon ...

sheesh! ...

#crysx

gliridian
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
July 15, 2017, 04:03:09 PM
 #5734

hi, I would like to know how many coins for masternode? Thanks!
sirazimuth
Legendary
*
Offline Offline

Activity: 3360
Merit: 3499


born once atheist


View Profile
July 15, 2017, 06:15:28 PM
 #5735

So is this coin just a mining experiment or an actual rival for Litecoin?

I'm a buyer, not a lazy miner looking for free money, so I want to know if this is worth investing in.

a lazy miner? ... free money? ...

what the hell are you talking about mate? ...

miners are certainly NOT lazy - and if anything - work harder at getting coin than traders ...

how hard is it to buy a coin on an exchange - than to setup a system or farm and service maintain AND update to mine a coin ...

the balls you must have coming to a thread like this - that are mostly miners ... which this algo is renowned for ...

next time you want speak here in a the tone deaf manner you are currently - be aware that miners are the ones that DRIVE the blockchain - whether they be hardware miners - or software ( pos ) miners ... stop making yourself out to be a total buffoon ...

sheesh! ...

#crysx


+1000
thanx for that dude, you saved me the trouble and said it far better than i would've anyway Wink

tbh ... i do tend to be lazy in some ways, but certainly not when it comes to mining, just ask my wife Cheesy

Bitcoin...the future of all monetary transactions...and always will be
sirazimuth
Legendary
*
Offline Offline

Activity: 3360
Merit: 3499


born once atheist


View Profile
July 15, 2017, 06:19:35 PM
Last edit: July 15, 2017, 06:35:08 PM by sirazimuth
 #5736

Why all the altcoin are dump?

same reason all are pump.....

wow! that was a big green candle this morning on trex
4.5btc buy @ 50k sat !  nice!

things that make you go hmmmmm!

Bitcoin...the future of all monetary transactions...and always will be
PowerHemp
Legendary
*
Offline Offline

Activity: 1386
Merit: 1001

Ganja <3


View Profile
July 15, 2017, 07:37:00 PM
 #5737

Quote
SERVICENODES
A servicenode is a node which runs continuously (24/7) on a server and which provides services within the spreadcoin network.

You have to pay a collateral to be able to install a servernode (in return your servicenode will earn a steady income).

This collateral is determined by a free market price discovery.

(No fix collateral. The price is allowed to fluctuate over time.)

what do i need for this?
sirazimuth
Legendary
*
Offline Offline

Activity: 3360
Merit: 3499


born once atheist


View Profile
July 16, 2017, 12:41:05 AM
Last edit: July 16, 2017, 01:37:31 AM by sirazimuth
 #5738

Quote
SERVICENODES
A servicenode is a node which runs continuously (24/7) on a server and which provides services within the spreadcoin network.

You have to pay a collateral to be able to install a servernode (in return your servicenode will earn a steady income).

This collateral is determined by a free market price discovery.

(No fix collateral. The price is allowed to fluctuate over time.)

what do i need for this?

apparently if you own x amount of spread then you will receive x amount of helium around august 1st.
 this probably will change due to the bitcoin segwit48  thingy (or wtf its called)happening around same time.
helium snapshot/ air drop 1 to 1  for all spreadcoin holders
and you keep your spread... yay!!  
And with 1000 helium you can  run a helium  masternode thingy ( that's  like an extra special mining thingy)
don't even ask me what a servicenode thingy is . haven't figured it out yet....... (i'm working on it)

https://bitcointalk.org/index.php?topic=1809278.msg18021099#msg18021099

Bitcoin...the future of all monetary transactions...and always will be
PowerHemp
Legendary
*
Offline Offline

Activity: 1386
Merit: 1001

Ganja <3


View Profile
July 16, 2017, 09:09:18 AM
 #5739

Quote
SERVICENODES
A servicenode is a node which runs continuously (24/7) on a server and which provides services within the spreadcoin network.

You have to pay a collateral to be able to install a servernode (in return your servicenode will earn a steady income).

This collateral is determined by a free market price discovery.

(No fix collateral. The price is allowed to fluctuate over time.)

what do i need for this?

apparently if you own x amount of spread then you will receive x amount of helium around august 1st.
 this probably will change due to the bitcoin segwit48  thingy (or wtf its called)happening around same time.
helium snapshot/ air drop 1 to 1  for all spreadcoin holders
and you keep your spread... yay!!  
And with 1000 helium you can  run a helium  masternode thingy ( that's  like an extra special mining thingy)
don't even ask me what a servicenode thingy is . haven't figured it out yet....... (i'm working on it)

https://bitcointalk.org/index.php?topic=1809278.msg18021099#msg18021099

yeah i know all of that. thats the reason why im here but if i have spreadcoin too i will run a servicenode if its possible Wink
Techminology
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 16, 2017, 04:46:26 PM
Last edit: July 17, 2017, 07:22:19 AM by Techminology
 #5740

I can't seem to get Spreadcoin mining to work.
I have tried both the v0.1r2 and v0.1r3 version of the spreadcoin miner.

My setup: 5x GTX 1070 and Pentium G4400 @ 3.3ghz. Drivers are updated.
Bat file is edited with the same username and pass as the .conf file:

spreadminer -o http://127.0.0.1:41677 -u MYNAME -p MYPASS


Wallet is fully synced, .conf file in /AppData/Spreadcoin:

rpcuser=MYNAME
rpcpassword=MYPASS
rpcport=41677
rpcallowip=127.0.0.1
server=1
listen=1

In v0.1r2 I only get Booo's:
http://imgur.com/a/b8nvx

In v0.1r3 I get Does not validate with CPU:
http://imgur.com/a/uCKQk

I dont understand because I have been solo mining other coins without problems, ccminer included.
Could anyone please help me? I have been trying all day.




Thanks.
Pages: « 1 ... 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 [287] 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 »
  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!