Pages:
Author

Topic: [ANN] Guncoin(GUN) - New GUN Core V2.0 Released - Masternodes are HERE! - page 6. (Read 187710 times)

sr. member
Activity: 781
Merit: 276
Apparently our host provider is having a problem with our server and it is down for maintenance now.  We hope to get it back online shortly.

Problem Solved - back online.
sr. member
Activity: 781
Merit: 276
Apparently our host provider is having a problem with our server and it is down for maintenance now.  We hope to get it back online shortly.
sr. member
Activity: 781
Merit: 276
Any plans on getting guncoin listed on the GIN platform for hosting MNs? I luv their platform.

Yes, we would like to do that - but of course, there is always a cost. 0.25 BTC is pretty steep at this point for this example  

https://campaigns.masternodes.online/product-category/coin-listing/

In regards to https://p.ginplatform.io/, it is not clear how coins are added.  It appears, that you subscribe and then they add your coin.  That may be all that is needed for someone that wants a masternode, it could easily be done there.

hero member
Activity: 623
Merit: 500
Fortune favours the bold!
Any plans on getting guncoin listed on the GIN platform for hosting MNs? I luv their platform.
sr. member
Activity: 781
Merit: 276
Well this is interesting.  Enmanent.com, an exchange where GUN is traded is for sale.  They have 2300 registered users and apparently, it is a one man show and he cannot do it all him self and wants to sell it for 0.5 BTC.  So here is a chance to run your own exchange.  First keep in mind, particularly if you are in the USA, there is a lot of red tape to deal with.  Regardless, this is a golden opportunity to get a working exchange and build it bigger and better.  I can give you contact info if you PM me here or on Discord or Telegram.
sr. member
Activity: 781
Merit: 276
The Gun 2.0 wallet has a blocktemplate which is incompatible with our stratum server and we've had to stop mining GUN.

GUN was one of the first coins on Hash Refinery and we're sad to see it go. It has been one of the few altcoins where we paid out more than we mine making us a net buyer of GUN on exchanges.

We lost around around 150k GUN in the Cryptopia hack through a withdrawal that got 'stuck' in the days before the hack and this put us behind on payments. Remaining unpaid balances will be paid before GUN is completely removed form the pool.

Thanks to everyone for their support and best wishes to Guncoin in the future.

OK, we thank you for all you have done and for being a long member of the GUN Community.  If and when we do any upgrades that might help your situation, we will let you know in the future.  I am not sure why our pool and several others are running GUN 2.0 OK with no issues and dealing with the 3 payouts and you are not, but I guess there are more differences in the pools than we recognize.  Regardless, we hope you are able to mine GUN in the future again.  You will be missed.

FYI, Cryptopia has about 46 million in real Guncoin to repay the losses that they incurred on GUN.  We have no idea when and how they will pay that back.  We wish that we would not have provided it to them weeks before they shut down, but it is too late for that now.  We hope you get yours back and everyone else, once there situation is resolved.
member
Activity: 120
Merit: 11
The Gun 2.0 wallet has a blocktemplate which is incompatible with our stratum server and we've had to stop mining GUN.

GUN was one of the first coins on Hash Refinery and we're sad to see it go. It has been one of the few altcoins where we paid out more than we mine making us a net buyer of GUN on exchanges.

We lost around around 150k GUN in the Cryptopia hack through a withdrawal that got 'stuck' in the days before the hack and this put us behind on payments. Remaining unpaid balances will be paid before GUN is completely removed form the pool.

Thanks to everyone for their support and best wishes to Guncoin in the future.
sr. member
Activity: 781
Merit: 276
OK, so a day hardly goes by that someone or some group does not offer to do some "marketing" for us.  They all have millions of followers on Twitter or YouTube and are the best marketing agents any crypto coin has ever seen.  And they all think Guncoin is the greatest coin out there and they can make us all rich.  To date, at last count, we have been hit on well over 100 times this year, either here or one of our other social media channels.  

So listen up - with our Masternodes now fully functional, 5% of all the rewards go to  a special fund for us to use for marketing, coin upgrades, charity donations, etc.  So in other words, if whoever wants to be  our "marketing partner", better accept payment in Guncoin.  If not, we seriously are not interested, so do NOT waste your time.
sr. member
Activity: 781
Merit: 276


I think if you want to run more than 1 node through the same ip, you need to bind the different clients to different ports. Remember doing that once a few years back.

I think you can run more than one masternode on one VPS, but each masternode needs its own IP address - they cannot be shared.
legendary
Activity: 1453
Merit: 1030
Cold setup worked fine for me. I did add "masternodeaddr=ipaddress" in both guncoin.conf files, as this isn't (or wasn't) in the MN setup description. And I had to manually start the remote node with ./guncoin-cli masternode start-all.

Edit, did you fill in the correct masternode output?

What kind of option or command is that masternodeaddr=ipaddress (for the local or control wallet)? I've never seen it anywhere else, and of course, it wouldn't make sense in the local or control wallet, not if you want to run more than 1 node that way.

*edit* that one should be in guncoin.conf on the VPS... but it shouldn't be required in the local wallet. I'ma try that and see if that works.

masternode start-all isn't working for me from the local wallet either, all of them fail. All of them have the exact outputs.

I think if you want to run more than 1 node through the same ip, you need to bind the different clients to different ports. Remember doing that once a few years back.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
Cold setup worked fine for me. I did add "masternodeaddr=ipaddress" in both guncoin.conf files, as this isn't (or wasn't) in the MN setup description. And I had to manually start the remote node with ./guncoin-cli masternode start-all.

Edit, did you fill in the correct masternode output?

What kind of option or command is that masternodeaddr=ipaddress (for the local or control wallet)? I've never seen it anywhere else, and of course, it wouldn't make sense in the local or control wallet, not if you want to run more than 1 node that way.

*edit* that one should be in guncoin.conf on the VPS... but it shouldn't be required in the local wallet. I'ma try that and see if that works.

masternode start-all isn't working for me from the local wallet either, all of them fail. All of them have the exact outputs.
legendary
Activity: 1453
Merit: 1030
That's not it. I know how masternodes work having run a few of them from different coins before. I just can't get the node started using masternode start-alias mn01 or similar. I keep getting "Could not allocate outpoint ..." which is different from could not allocate vin or tx or the other errors.

But ... there are 9 running, so I'm going to try something different and see if that works. I just didn't want to have the private key of the collateral on the VPS service itself, and was trying to do it cold wallet style.

Cold setup worked fine for me. I did add "masternodeaddr=ipaddress" in both guncoin.conf files, as this isn't (or wasn't) in the MN setup description. And I had to manually start the remote node with ./guncoin-cli masternode start-all.

Edit, did you fill in the correct masternode output?
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
That's not it. I know how masternodes work having run a few of them from different coins before. I just can't get the node started using masternode start-alias mn01 or similar. I keep getting "Could not allocate outpoint ..." which is different from could not allocate vin or tx or the other errors.

But ... there are 9 running, so I'm going to try something different and see if that works. I just didn't want to have the private key of the collateral on the VPS service itself, and was trying to do it cold wallet style.
sr. member
Activity: 781
Merit: 276
The masternodes are public, you could try adding them:
178.79.178.143
74.222.5.167
144.202.61.181
104.168.171.213
192.241.198.21
138.68.173.13
104.131.75.14
81.169.207.150
95.85.13.73

Now, for the life of me, I still can't get my own masternode started. The VPS is running the node, so that helps the network, I'm just not getting rewards. I might try something else and see if that works.

Ok, keep in mind that not every masternode gets rewards every block.  The masternodes vote amongst themselves to see where the reward go.  You can see in the block explorer how the split is being apportioned with each block.  If you have 200,000 GUN in the masternode, you should be in the mix of things.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
The masternodes are public, you could try adding them:
178.79.178.143
74.222.5.167
144.202.61.181
104.168.171.213
192.241.198.21
138.68.173.13
104.131.75.14
81.169.207.150
95.85.13.73

Now, for the life of me, I still can't get my own masternode started. The VPS is running the node, so that helps the network, I'm just not getting rewards. I might try something else and see if that works.
sr. member
Activity: 781
Merit: 276
I have installed v.2.0 and get 0 active connections so I can't sync. Any addnodes or other tips to sync myself up?

You should be able to find plenty on the block explorer pages.  Just look at the nodes running 2.0.0.  Should sync with no issues.

https://chainz.cryptoid.info/gun/


Still not working. I added all the nodes for v.2.0. Weird thing is that it seems to grab 1 connection and then loose it.

Sorry, not sure what else to tell you.  Block explorer is showing almost 40 people running it in past few hours.  We have been running it on multiple machines for weeks.  I am sure you have already checked your firewall?  Is this a brand new load on a new machine (first time loading Guncoin) or just an upgrade from an older version?
hero member
Activity: 623
Merit: 500
Fortune favours the bold!
I have installed v.2.0 and get 0 active connections so I can't sync. Any addnodes or other tips to sync myself up?

You should be able to find plenty on the block explorer pages.  Just look at the nodes running 2.0.0.  Should sync with no issues.

https://chainz.cryptoid.info/gun/


Still not working. I added all the nodes for v.2.0. Weird thing is that it seems to grab 1 connection and then loose it.
sr. member
Activity: 781
Merit: 276
I have installed v.2.0 and get 0 active connections so I can't sync. Any addnodes or other tips to sync myself up?

You should be able to find plenty on the block explorer pages.  Just look at the nodes running 2.0.0.  Should sync with no issues.

https://chainz.cryptoid.info/gun/
hero member
Activity: 623
Merit: 500
Fortune favours the bold!
I have installed v.2.0 and get 0 active connections so I can't sync. Any addnodes or other tips to sync myself up?
sr. member
Activity: 781
Merit: 276
I am pleased to report that we have passed the hard fork at block height 1,277,000 and every thing is running very smoothly and as expected.  Guncoin now has fully functioning Masternodes that are making payouts as planned with each block. All of you out there who wanted them - now have your wish.  Have fun with them!

Apparently a lot of the pools did not upgrade and have been disconnected and have to upgrade to V2.0.0 to continue mining Guncoin.  FYI, GuncoinPool.com has been upgraded and is finding new V2.0.0 blocks and making payouts with no issues.

Pages:
Jump to: