• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

V12 Testing Thread

i will create a fix, which allows to run multiple nodes with one pubkey soon for my service
I wasn't complaining .. lol... I think it's better if you keep each masternode running from a different pubkey.. It's better for customers to check on payment for each of their nodes, but it's up to you.

We were just talking about how it's possible to run many masternodes from a same public address. :)

scratchy - Ok second thought, how about go ahead and fix it for us to play on Testnet, but for Mainnet.. it's up to you...? lol
 
I wasn't complaining .. lol... I think it's better if you keep each masternode running from a different pubkey.. It's better for customers to check on payment for each of their nodes, but it's up to you.

We were just talking about how it's possible to run many masternodes from a same public address. :)

Mostly it concerned me to see I had 2 nodes running from one pubkey... I always just figured it wasn't allowed.

Edit: You might not even bother... as moli says, it's better to have unique address for each node anyways
 
Last edited by a moderator:
Lol Better yet: figure out how we can run multiple nodes one from just one vin :cool:

Edited grammar

That is absolutely out of the question, unless the devs would allow for multiples of 1k per vin, that would be a huge headache. In essence it goes against the whole idea behind PoSe.

.
 
That is absolutely out of the question, unless the devs would allow for multiples of 1k per vin, that would be a huge headache. In essence it goes against the whole idea behind PoSe.

.
So no way anybody could ever figure a way to do it? Good to hear, that's reassuring... thank you.
 
Ok, running into start-many troubles... have 6 servers up and running. 1k sent to individual pubkeys, >16 confirms.

fEJwkQN.png



Local dash.conf

testnet=1
windowtitle=Testnet Main Wallet
rpcuser=local_tests
rpcpassword=3osdgsdgq346w457473oji8PKMAD3t3Hv4p
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1

local masternode.conf;

ubsl5Gp.png


Example of remote dash.conf

testnet=1
rpcuser=yidakee_REMOTE
rpcpassword=5g2xjSP4dVcbzbzvxcsfgvAHaeBxdB9QLSGAVN71yW
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
masternode=1
masternodeprivkey=91jwRK3siru3XrtEizLH2da7PY4XtXxkTbM2Cx97wV4QRyJL7BK
maxconnections=6
externalip=172.82.139.56

What am I missing?
 
Ok, running into start-many troubles... have 6 servers up and running. 1k sent to individual pubkeys, >16 confirms.

fEJwkQN.png



Local dash.conf



local masternode.conf;

ubsl5Gp.png


Example of remote dash.conf



What am I missing?
This is what i have in my dash.conf:

rpcuser=TestnetMN8
rpcpassword=abc1234567
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
 
Ok, running into start-many troubles... have 6 servers up and running. 1k sent to individual pubkeys, >16 confirms.

fEJwkQN.png



Local dash.conf



local masternode.conf;

ubsl5Gp.png


Example of remote dash.conf



What am I missing?
masternode.conf is read only on wallet start and should sit in testnet3 folder for testnet

EDIT: also check tMN2 port
 
Ok, running into start-many troubles... have 6 servers up and running. 1k sent to individual pubkeys, >16 confirms.

fEJwkQN.png



Local dash.conf



local masternode.conf;

ubsl5Gp.png


Example of remote dash.conf



What am I missing?

All looks perfect to me, unless like moli says, masternode.conf isn't in testnet3 folder (haha, I figured that out the hard way).
Only other thing I could suggest is to be sure to restart the local wallet if you edited the conf files at all
 
testnet3 folder it was indeed :wink:

Thanks guys.... now off to play with budgeting. Hey, dev's are off debugging, we should be stress testing this puppy.



rmPqxyB.png
 
UdjinM6 - good catch on tMN2 port... but funny thing is... it activated. Let me check server side...

EDIT:

Confirmed. Is it a bug? Is it a plane? oor is it that testnet no longer forces to bind at 19999

root@testnetMN2:~# ./dash-cli masternode debug
Masternode successfully started
root@testnetMN2:~#

server has listen=1

.
 
UdjinM6 - does he have to have these in his config:

masternode=1
masternodeprivkey=91jwRK3siru3XrtEizLH2da7PY4XtXxkTbM2Cx97wV4QRyJL7BK
maxconnections=6
externalip=172.82.139.56

Or he does because he's running his own servers? unlike me and bertlebbert running our nodes from a cloud service?
 
Ok, I submitted 2 proposals, but they're not showing. I can only see 3. Anyone care to verify ?

"one" : {
"URL" : "one",
"Hash" : "54ed739babfb64c22650356a2cadb46f70b5e5eab2494a2ad97530f7411a8ee6",
"FeeHash" : "e416f326336ae7fb74787e7d6aec05c637d50e918d3b1dc6295c4671bc02a5f4",
"BlockStart" : 79000,
"BlockEnd" : 84025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 69,
"PaymentAddress" : "yGbkPVGTRitMVcZ4Rfy1S1SVgSRBmuasWN",
"Ratio" : 0.00000000,
"Yeas" : 0,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 100.00000000,
"MonthlyPayment" : 1.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"Test4" : {
"URL" : "https://www.test.com",
"Hash" : "90e3bdbd2878ca48868c175471611f5edeac636bf598ac9d5aaa6269a219247c",
"FeeHash" : "e1893fd720ec4d23a70d2f3a960effc9838c3e281568c3eaa80e68ecc1ff2014",
"BlockStart" : 79000,
"BlockEnd" : 84025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 69,
"PaymentAddress" : "y1Hxv8FExZXokcvuX4XG6XjzXzizm2CGZK",
"Ratio" : 1.00000000,
"Yeas" : 9,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 2000.00000000,
"MonthlyPayment" : 20.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"evan-fund" : {
"URL" : "http://www.evan-fund.com/",
"Hash" : "aa327bf15a6a68df1d5e70c8e09a460cd0f987b0ae3845866269e73cd8e8f596",
"FeeHash" : "e7743faf8c087d20888d10cac0f8b0d0ed67c902edecba64bf6f231aac208894",
"BlockStart" : 79000,
"BlockEnd" : 84025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 69,
"PaymentAddress" : "y5HFJjbe1oaLh8rZLzXKda3RZQDhJeiidM",
"Ratio" : 1.00000000,
"Yeas" : 16,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 400.00000000,
"MonthlyPayment" : 4.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
}
}
 
UdjinM6 - does he have to have these in his config:

masternode=1
masternodeprivkey=91jwRK3siru3XrtEizLH2da7PY4XtXxkTbM2Cx97wV4QRyJL7BK
maxconnections=6
externalip=172.82.139.56

Or he does because he's running his own servers? unlike me and bertlebbert running our nodes from a cloud service?

I pretty much think so moli - again - unless things have changed. The privkey provides the handshake between cold and remote and is necessary in the remote dash.conf. What may no longer be needed is the externalip? Many people started using masternodeaddr instead, externalip is kinda legacy "old school" masternode stuff from early days

I also still use "getaccountaddress 0" although it's not needed any more. Old habits die hard :tongue:

.
 
UdjinM6 - good catch on tMN2 port... but funny thing is... it activated. Let me check server side...

EDIT:

Confirmed. Is it a bug? Is it a plane? oor is it that testnet no longer forces to bind at 19999



server has listen=1

.
Nope, no bug here, testnet allows any port besides 9999

I pretty much think so moli - again - unless things have changed. The privkey provides the handshake between cold and remote and is necessary in the remote dash.conf. What may no longer be needed is the externalip? Many people started using masternodeaddr instead, externalip is kinda legacy "old school" masternode stuff from early days

I also still use "getaccountaddress 0" although it's not needed any more. Old habits die hard :tongue:

.
+1 for masternodeprivkey
masternodeaddr is for local MN only, externalip helps when node for some reason can't get its ip from dns seed
 
UdjinM6 - I'm not 100% sure, but I think moocowmoo (pinging dr.moo ...) told me that for some reason his servers were more stable when using masternodeaddr instead on externalip. I am 99% sure it was him once on IRC.

Anyway, I successfully submitted 2 proposals but they are not showing, and successfully vote-many on an existing one. Last time I submitted it showed up immediately.

Tried to vote-many on my proposals, but is says "proposal not found" - any idea?

.
 
UdjinM6 - I'm not 100% sure, but I think moocowmoo (pinging dr.moo ...) told me that for some reason his servers were more stable when using masternodeaddr instead on externalip. I am 99% sure it was him once on IRC.

Anyway, I successfully submitted 2 proposals but they are not showing, and successfully vote-many on an existing one. Last time I submitted it showed up immediately.

Tried to vote-many on my proposals, but is says "proposal not found" - any idea?

.
What are the names/hashes of your proposals?
 
Back
Top