Pages:
Author

Topic: [ANN] Shell Coin [Bittrex_Yobit_C-cex][Masternode Android Wallet Released] - page 15. (Read 54574 times)

hero member
Activity: 840
Merit: 500
Can anyone tell me if/how you can send the coins you earn on your masternode without messing up the masternode 25000 input? I just tried and failed so setting it up again on a new wallet but would like to not have to do that every time  Undecided

if u got 25500 in ur balance u can send 500 coins to another wallet...the 25k are still untouched..

Use coin control to be safe. Don't touch that 25k input! Wink
legendary
Activity: 1302
Merit: 1001
holy hehe...dont touch the 25k^^
sr. member
Activity: 334
Merit: 250
Can anyone tell me if/how you can send the coins you earn on your masternode without messing up the masternode 25000 input? I just tried and failed so setting it up again on a new wallet but would like to not have to do that every time  Undecided

if u got 25500 in ur balance u can send 500 coins to another wallet...the 25k are still untouched..
Maybe this is what I messed up.  I think I tried to send a block of 50 that wasn't confirmed yet so it grabbed some from my 25K block.
legendary
Activity: 1302
Merit: 1001
Can anyone tell me if/how you can send the coins you earn on your masternode without messing up the masternode 25000 input? I just tried and failed so setting it up again on a new wallet but would like to not have to do that every time  Undecided

if u got 25500 in ur balance u can send 500 coins to another wallet...the 25k are still untouched..
sr. member
Activity: 334
Merit: 250
Can anyone tell me if/how you can send the coins you earn on your masternode without messing up the masternode 25000 input? I just tried and failed so setting it up again on a new wallet but would like to not have to do that every time  Undecided
newbie
Activity: 28
Merit: 0
Still staking shells, also its time to buy around 1k sat, I guess that could be a great investment
sr. member
Activity: 448
Merit: 250
Americans do it better
Good entry point right now. Resistance at buy orders is good.
legendary
Activity: 1302
Merit: 1001
is it normal?



now it's 15:17..

I've deleted the old 2 MN test shellnodes but it's still unconfirmed. Usually it should take less than 20sec..

Some suggestions?

Thanks

ps: not fixed yet

what the hell are u doing ?? why 25100? just sent all of ur coins to trex...delete wallet.dat and start wallet with a fresh one...than generate a masternode key and a wallet addy sent 25k to this addy..exactly 25k and wait for few confirms set the config from previous posts and start the masternode...it is as easy as go to the toilet...if ur not able,better u dont run a mn
legendary
Activity: 1302
Merit: 1001
Hmm...

if I remove masternode addr it gives another error

Masternode:unknown, check debug.log

If I use this format, instead

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypw
server=1
listen=1
port=12454
masternode=1
masternodeaddr=(omissis):9999
masternodeprivkey=(omissis)

.. it gives this one:

12:58:36 masternode start

12:58:41 not capable masternode: Could not connect to xx.xx.xx.xx:9999


It seems to me just a port error

Those two should be the same...  
port=12454
masternodeaddr=(omissis):9999

Change masternodeaddr=9999 to 12454

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypw
server=1
listen=1
port=12454
masternode=1
masternodeaddr=(omissis):12454
masternodeprivkey=(omissis)


again u dont need this line
Quote
masternodeaddr=(omissis):12454
newbie
Activity: 59
Merit: 0
Edit, all fine, except the MN still not working, but I'll check later
sr. member
Activity: 448
Merit: 250
Americans do it better
Hmm...

if I remove masternode addr it gives another error

Masternode:unknown, check debug.log

If I use this format, instead

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypw
server=1
listen=1
port=12454
masternode=1
masternodeaddr=(omissis):9999
masternodeprivkey=(omissis)

.. it gives this one:

12:58:36 masternode start

12:58:41 not capable masternode: Could not connect to xx.xx.xx.xx:9999


It seems to me just a port error

Those two should be the same...  
port=12454
masternodeaddr=(omissis):9999

Change masternodeaddr=9999 to 12454

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypw
server=1
listen=1
port=12454
masternode=1
masternodeaddr=(omissis):12454
masternodeprivkey=(omissis)
newbie
Activity: 42
Merit: 0
If you get an error when starting your shellnode follow these steps:

  • shut down the wallet
  • change masternode=1 to masternode=0 in conf file and start wallet again
  • send the 25,000 SHELLS to a "fresh address" in your wallet. And in console use: dumpprivkey "fresh address"   to get the masternodeprivkey
  • copy the new privkey and shut the wallet down
  • in conf change the mastenodeprivkey to the new key you just got and masternode=0 back to masternode=1
  • start the wallet back up
  • make sure you have 7 confirms on your masternode address and in console type: masternode start

legendary
Activity: 1302
Merit: 1001
which router do u use?

try 192.168.0.1
192.168.1.1 or
192.168.178.1

or the router ip...hope u know it...login and go to port forwarding or something...dont know ur router...not easy to tell if i dont know ur router^^
newbie
Activity: 59
Merit: 0
thanks, it seems the logical step toward the achievement Smiley
legendary
Activity: 1302
Merit: 1001
If I press shellnodes/myshellnodes/start, it keeps saying

Error: could not allocate vin for CollateralAddress

If I type masternode start, it says:

ot capable masternode: Could not connect to MYip(omissis):9999

I should have some issues with the Port settings..

Do you know how to set the correct port value? Is it a value that I need to find in my router settings, or is it possible to use a general, open, one? I'm not experienced with routers, unfortunately. If it works, I'll give you 0.05BTC

I've found this useful guide

Quote
Click on the Gravitator tab in the wallet.
Click on "My Gravitator Nodes"
Click on "Create..."
Put your name of your masternode as the Alias and put your IP with :9999 next to it. so for example xxx.xxx.xxx.xxx:9999
Then click ok
next you click on that masternode and you click on "Get Config"
Then you copy that and put it in your graviton.conf
replace the thing that says "port=" with "port=31321"
and put in the conf "staking=0"
and enter a random words different for each one in the things that say "REPLACEME"
then save the conf in your graviton appdata folder.
then start your wallet again
send exactly 25000 coins to the masternode's address
then wait for atleast 11 confirmations
and then go to "Help", "Debug window", "Console"
and then enter "masternode start"
or you can go to the gravitators tab in the wallet then click on your masternode and then click "Start" or "Start all"
the import thing to do in your qt wallet is also go to "Settings" and "Options" and put the "Reserve" as 99999999999 so it doesn't stake at all
Then wait and you should recieve the masternode payments.
https://bitcointalksearch.org/topic/anngrav-graviton-sha-gravitate-gravitators-hardfork-67000-619-1045089

@shimlbit: thanks ! I'll try to fix it now

u have to forward the port on ur router

u just need to login in ur router interface and forward the port for example 9999 to ur computer where the wallet runs...after this it should work
newbie
Activity: 59
Merit: 0
Hmm...

if I remove masternode addr it gives another error

Masternode:unknown, check debug.log

If I use this format, instead

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypw
server=1
listen=1
port=12454
masternode=1
masternodeaddr=(omissis):9999
masternodeprivkey=(omissis)

.. it gives this one:

12:58:36 masternode start

12:58:41 not capable masternode: Could not connect to xx.xx.xx.xx:9999


It seems to me just a port error
newbie
Activity: 59
Merit: 0
If I press shellnodes/myshellnodes/start, it keeps saying

Error: could not allocate vin for CollateralAddress

If I type masternode start, it says:

ot capable masternode: Could not connect to MYip(omissis):9999

I should have some issues with the Port settings..

Do you know how to set the correct port value? Is it a value that I need to find in my router settings, or is it possible to use a general, open, one? I'm not experienced with routers, unfortunately. If it works, I'll give you 0.05BTC

I've found this useful guide

Quote
Click on the Gravitator tab in the wallet.
Click on "My Gravitator Nodes"
Click on "Create..."
Put your name of your masternode as the Alias and put your IP with :9999 next to it. so for example xxx.xxx.xxx.xxx:9999
Then click ok
next you click on that masternode and you click on "Get Config"
Then you copy that and put it in your graviton.conf
replace the thing that says "port=" with "port=31321"
and put in the conf "staking=0"
and enter a random words different for each one in the things that say "REPLACEME"
then save the conf in your graviton appdata folder.
then start your wallet again
send exactly 25000 coins to the masternode's address
then wait for atleast 11 confirmations
and then go to "Help", "Debug window", "Console"
and then enter "masternode start"
or you can go to the gravitators tab in the wallet then click on your masternode and then click "Start" or "Start all"
the import thing to do in your qt wallet is also go to "Settings" and "Options" and put the "Reserve" as 99999999999 so it doesn't stake at all
Then wait and you should recieve the masternode payments.
https://bitcointalksearch.org/topic/anngrav-graviton-sha-gravitate-gravitators-hardfork-67000-619-1045089

@shimlbit: thanks ! I'll try to fix it now
legendary
Activity: 1302
Merit: 1001
Hi arniebaby

About the port..

port=12454
masternodeaddr= MYIPaddress:12454

Should be ok, right?

u dont need the line
masternodeaddr= MYIPaddress:12454


u just need
port=12454 or something open the port on ur router if needed

i never used the line masternodeaddr= on all of my nodes...got 4 mn on shell and few other...

this is all u need

rpcallowip=127.0.0.1
rpcuser=urrpc
rpcpassword=rpcpass
rpcport=some that is open that u want to use
server=1
daemon=1
listen=1
staking=0
port=
masternode=0 (set it to 1 before starting the masternode)
masternodeprivkey=generated by " masternode genkey"
sr. member
Activity: 279
Merit: 250
Can't seem to find a good explanation of MN RANK... Anybody?
sr. member
Activity: 279
Merit: 250
Hi arniebaby

About the port..

port=12454
masternodeaddr= MYIPaddress:12454

Should be ok, right?
that's how mine is set, may or may not be necessary but it works.
Pages:
Jump to: