Bitcoin Forum
May 27, 2024, 10:46:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: SpreadCoin - Masternodes Testing  (Read 5288 times)
RawrRawr
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 27, 2015, 06:34:49 PM
 #101

1. Yes, you can use mnsecret command to generate secret required to run masternode (it is only for running the masternode, it doesn't allow to spend its coins).
e.g.:
Code:
mnsecret e9fd4b14508dc514a1344c5ea29903a17e645304d247002f189910ac0a755f7e:0
where argument is output (you can copy it from masternodes page)
Then add
Code:
mnstart=...
to your spreadcoin.conf where ... will be your generated secret.
2. At least instant transactions must be finished before that.
Do I understand correctly that the instant transaction is not implemented in testnet?
MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
January 27, 2015, 06:34:55 PM
 #102

Mr. Spread, I have a few questions:
1. Can I start MN on VPS, but keep coins on my local wallet?
2. When will launch in the minenet?
1. Yes, you can use mnsecret command to generate secret required to run masternode (it is only for running the masternode, it doesn't allow to spend its coins).
e.g.:
Code:
mnsecret e9fd4b14508dc514a1344c5ea29903a17e645304d247002f189910ac0a755f7e:0
where argument is output (you can copy it from masternodes page)
Then add
Code:
mnstart=...
to your spreadcoin.conf where ... will be your generated secret.

I'll provide a 500 SPR bounty to someone who writes up a guide for doing that in easy to understand and follow terms.
tminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 27, 2015, 06:35:21 PM
 #103

Mr.Spread what is the current block reward? is it 10 cns/block. i mined a got a block with 6.664185 SPR. is the remaining 3.xxx goes to masternode?


Status: 141 confirmations, broadcast through 4 nodes
Date: 27-Jan-15 23:22
Source: Generated
Credit: 6.664185 SPR
Net amount: +6.664185 SPR
Transaction ID: d78c675c37f0c0b20ae1d7930e82c58d9ce749cd71d230382791e6205d874056

BTC   188Voq78hJpfTg7CQKACiy4XbaN1UxdGqf
Mr. Spread (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 27, 2015, 06:37:31 PM
 #104

Mr.Spread what is the current block reward? is it 10 cns/block. i mined a got a block with 6.664185 SPR. is the remaining 3.xxx goes to masternode?


Status: 141 confirmations, broadcast through 4 nodes
Date: 27-Jan-15 23:22
Source: Generated
Credit: 6.664185 SPR
Net amount: +6.664185 SPR
Transaction ID: d78c675c37f0c0b20ae1d7930e82c58d9ce749cd71d230382791e6205d874056
Masternode payments will only start when there are 300 elected masternodes. We may need to lower this number for testnet because we may actually not reach that much.

Developer of SpreadCoin
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
January 27, 2015, 06:47:31 PM
 #105

So, any vin greater than the current minimum is elegible to act as a Masternode, just check the box. Multiple MNs can thus be easily run from one machine, no static IP required, subject to bandwidth limitations.

Personally I would still rent a VPS.

My initial impression is that Spread Masternodes are a HUGE improvement in terms of ease of setup and administration vs. Darkcoin Masternodes. Which is great, until a bunch of Windows users get hacked and lose their Spread. And the service levels of a constantly fluctuating MN network (more so than Darkcoin as home users join/leave) remain to be seen. I don't see there being too many issues with this, but we'll have to see how well the network performance scales.
MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
January 27, 2015, 06:51:20 PM
 #106

So, any vin greater than the current minimum is elegible to act as a Masternode, just check the box. Multiple MNs can thus be easily run from one machine, no static IP required, subject to bandwidth limitations.

Personally I would still rent a VPS.

My initial impression is that Spread Masternodes are a HUGE improvement in terms of ease of setup and administration vs. Darkcoin Masternodes. Which is great, until a bunch of Windows users get hacked and lose their Spread. And the service levels of a constantly fluctuating MN network (more so than Darkcoin as home users join/leave) remain to be seen. I don't see there being too many issues with this, but we'll have to see how well the network performance scales.

We'll need to make cold storage easily doable for people.

It's still very early, but I'm pretty damn excited at present.
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
January 27, 2015, 06:53:36 PM
 #107

Can someone send me some more tSPR? If just a dozen of us can get 10-20 MNs going each we could hit the magic 300 number and see if payments work. Right, I'm off to the basement to fire up a few more boxes.  Grin
tminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 27, 2015, 06:54:33 PM
 #108

1.  presently i have 2 address both on the same wallet as MNS (both are showing as mns in the masternodes tab)

mzNghNiH5grnwjHrPi16FG5CcU3y4chLZv  -142 coins

and

myZTd2WoZG4utRV5JpCanA79gEjaLmiqNT - 101 coins


BUT only one is getting votes. other (myZTd2WoZG4utRV5JpCanA79gEjaLmiqNT ) has zero votes for very long time,

is it a bug or ONLY ONE ADDRESS/WALLET IS ALLOWED AS MN?


2.  what is the purpose of update button in the masternode tab. is it for restarting masternode or
restarting MN is done by restarting the wallet itself?


Edit: Second one also gets vote now!!!!!






BTC   188Voq78hJpfTg7CQKACiy4XbaN1UxdGqf
GilAlexander
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
January 27, 2015, 07:01:53 PM
 #109

Mr. Spread, I have a few questions:
1. Can I start MN on VPS, but keep coins on my local wallet?
2. When will launch in the minenet?
1. Yes, you can use mnsecret command to generate secret required to run masternode (it is only for running the masternode, it doesn't allow to spend its coins).
e.g.:
Code:
mnsecret e9fd4b14508dc514a1344c5ea29903a17e645304d247002f189910ac0a755f7e:0
where argument is output (you can copy it from masternodes page)
Then add
Code:
mnstart=...
to your spreadcoin.conf where ... will be your generated secret.

I'll provide a 500 SPR bounty to someone who writes up a guide for doing that in easy to understand and follow terms.
Test SPR?  Grin
I believe it means
1) get to know the tx' id with which your mn was started
2) in your local wallet do "mnsecret <this_tx_id>:0", you'll get a "secret"
3) on your vps add mnstart=<secret> to .conf and run daemon
tminer
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 27, 2015, 07:02:39 PM
 #110

1.  presently i have 2 address both on the same wallet as MNS (both are showing as mns in the masternodes tab)

mzNghNiH5grnwjHrPi16FG5CcU3y4chLZv  -142 coins

and

myZTd2WoZG4utRV5JpCanA79gEjaLmiqNT - 101 coins


BUT only one is getting votes. other (myZTd2WoZG4utRV5JpCanA79gEjaLmiqNT ) has zero votes for very long time,

is it a bug or ONLY ONE ADDRESS/WALLET IS ALLOWED AS MN?


2.  what is the purpose of update button in the masternode tab. is it for restarting masternode or
restarting MN is done by restarting the wallet itself?









Edit: Second one also gets vote now!!!!!

BTC   188Voq78hJpfTg7CQKACiy4XbaN1UxdGqf
daddeo
Full Member
***
Offline Offline

Activity: 129
Merit: 100


View Profile
January 27, 2015, 07:09:43 PM
 #111

So, any vin greater than the current minimum is elegible to act as a Masternode, just check the box. Multiple MNs can thus be easily run from one machine, no static IP required, subject to bandwidth limitations.

Personally I would still rent a VPS.

My initial impression is that Spread Masternodes are a HUGE improvement in terms of ease of setup and administration vs. Darkcoin Masternodes. Which is great, until a bunch of Windows users get hacked and lose their Spread. And the service levels of a constantly fluctuating MN network (more so than Darkcoin as home users join/leave) remain to be seen. I don't see there being too many issues with this, but we'll have to see how well the network performance scales.
Are you able to see the IP address of the  masternodes online? I've always disliked that. If these can be set up on a local server(PC) with adequate protection, cold storage and no broadcasting of IP addresses; that = win in my book.😄
GilAlexander
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
January 27, 2015, 07:12:37 PM
 #112

Compiling ubuntu daemon now.. Then try the cold setup.
Mr. Spread (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 27, 2015, 07:15:33 PM
 #113

Block generation has slowed down to its normal value, it will now take around one hour to elect new masternode.

Developer of SpreadCoin
georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
January 27, 2015, 07:16:04 PM
 #114

Please someone send a few testSPR my way: myGBPs7t9PmmMnuvXz7d3MS5zyTQG69fGE

thanks.

georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
January 27, 2015, 07:17:41 PM
 #115

You have my sword.

And my (johnny come-lately) AXE!

ivcelmik
Sr. Member
****
Offline Offline

Activity: 519
Merit: 250


View Profile WWW
January 27, 2015, 07:18:46 PM
 #116

Block generation has slowed down to its normal value, it will now take around one hour to elect new masternode.

I want to sent SPR from my wallet to wallet[testnet] and when i click send the adress appear with red and don't send anything need help
Mr. Spread (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 27, 2015, 07:22:33 PM
 #117

Block generation has slowed down to its normal value, it will now take around one hour to elect new masternode.

I want to sent SPR from my wallet to wallet[testnet] and when i click send the adress appear with red and don't send anything need help
Are you trying to send from your usual SPR wallet? It will not work, these are different coins.

Developer of SpreadCoin
georgem
Legendary
*
Offline Offline

Activity: 1484
Merit: 1007


spreadcoin.info


View Profile WWW
January 27, 2015, 07:23:45 PM
 #118

Block generation has slowed down to its normal value, it will now take around one hour to elect new masternode.

I want to sent SPR from my wallet to wallet[testnet] and when i click send the adress appear with red and don't send anything need help

Are you trying to destroy your coins?

SPR and testSPR are two different coins.

ivcelmik
Sr. Member
****
Offline Offline

Activity: 519
Merit: 250


View Profile WWW
January 27, 2015, 07:25:16 PM
 #119

Block generation has slowed down to its normal value, it will now take around one hour to elect new masternode.

I want to sent SPR from my wallet to wallet[testnet] and when i click send the adress appear with red and don't send anything need help
Are you trying to send from your usual SPR wallet? It will not work, these are different coins.

Yes from my usual wallet can someone send me to muosu7VFVAsbFYLLKnorTULRVQTSVkrWdW or when i can get this coins

Thx in advance
opus.224
Full Member
***
Offline Offline

Activity: 247
Merit: 100


View Profile
January 27, 2015, 07:26:21 PM
 #120

testSPR please for 2 computers:
mvdKzsV34kLNfJxgeN2fpVb6sJf6s3rfNw

mrRYwcYb8wWMWdC5it64Hf5iiVgAefdf4J

TIA.

EDIT: recieved - THX!
Pages: « 1 2 3 4 5 [6] 7 »  All
  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!