Bitcoin Forum
June 23, 2024, 11:44:49 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Is it possible to make Electrum automatically sign a transaction from a file? on: June 20, 2017, 07:46:14 PM
Maybe using something like a python script? The reason I want this is I'm making an offline wallet on a raspberry pi and it would be great if all I needed to do was plug in a USB stick with the .txn file on it and wait for it to sign, then I wouldn't need to have it plugged into a monitor and mouse & keyboard.

Thanks
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: May 06, 2017, 06:27:49 PM
Anyone have any ideas why NTRN has gained a lot of volume (http://imgur.com/a/DUc3h) in the last month? It seems there haven't really been many new developments. Not that I'm complaining Tongue
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 28, 2017, 05:21:50 PM
Is it possible to both stake and run a masternode in the same wallet? And are you able to automatically move new coins from the masternode wallet to the staking wallet?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 27, 2017, 08:21:55 PM
I started to receive payments right after Ive set up the MN but the timer still showing 00:00 and my MN goes offline after an hour.
Can you copy paste what your confs look like? Also do you run your MN locally or on a VPS?
Please show me your local neutron.conf and masternode.conf and also the conf on your VPS. And also is it required to send 25000 NTRN to the VPS wallet like its on some other coins or is it ok if you have sent the 25k to an address on your local windows wallet and use the MN privkey from it in the VPS conf?

If works like this on another MN from another coin Im running without any problems but NTRN seems to have a different system.

My masternode.conf looks like this:

rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=password
server=1
listen=1
port=9999
masternode=1
masternodeaddr=[my ip]:9999
masternodeprivkey=[privatekey]
staking=0

And my neutron.conf looks like this:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
port=9999
server=1
daemon=1
listen=1
masternodeaddr=[my ip]:9999
masternode=1
masternodeprivkey=[private key]
staking=0
[all the nodes on the first page of this post]

I'm running the masternode locally so I cant answer you're questions on the VPS.

5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 27, 2017, 04:04:44 PM
I also have trouble to run my Masternodes. The QT tells me that my MN has successfully started and I also can see it in the Nucleus list BUT the timer doesn't count and my MN disappear after an hour, a typical behavior of MNs when they cannot connect.

The Neutrond on my VPS is up and running, the conf is located at ~/.Neutron/Neutron.conf
it contains the following:

rpcallowip=127.0.0.1
rpcuser=myuser
rpcpassword=mypassword
server=1
listen=1
port=9999
masternode=1
masternodeaddr=My VPS IP:9999
masternodeprivkey=My Masternode PrivKey
addnode=45.63.18.161:9999
addnode=174.59.176.134:9999
addnode=74.120.130.50:9999

My Local neutron.conf in roaming contains the following:

rpcuser=myuser
rpcpassword=mypassword
rpcallowip=127.0.0.1
rpcport=9999
port=9999
server=1
listen=1
maxconnections=56
disablereportupdate=1
addnode=45.63.18.161:9999
addnode=174.59.176.134:9999
addnode=74.120.130.50:9999

I guess there is something missing in one of the confs or I set up something wrong.

Please let me know what it is and how you guys set up your MNs Smiley








Just wanted to let you know I got mine working. First thing I did was forwarded port 9999 (Completely forgot to do it the first time) and I also added:
masternodeaddr=youraddress:your port
masternode=1
masternodeprivkey=(private key here)

to my neutron.conf file as well as my mastenode.comf file and now the timer on my masternode is ticking. I hope one of the above can help you.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 27, 2017, 03:26:17 PM

rpcuser=myuser
rpcpassword=mypassword


Did you just type a username and passsowrd in there and it was done or did you have to do anything else? Also do you know what the username and password is used for? My masternode isnt working either



It doesnt matter. User and Password can be whatever you like.

Ok thanks
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 27, 2017, 03:20:10 PM

rpcuser=myuser
rpcpassword=mypassword


Did you just type a username and passsowrd in there and it was done or did you have to do anything else? Also do you know what the username and password is used for? My masternode isnt working either
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 27, 2017, 12:53:58 PM
Hey can anyone tell me why my masternode sometimes just stops running and I have to press start again?
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 25, 2017, 04:42:18 PM
how many collateral amount for masternode?

25,000
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Neutron (NTRN) - Simple Staking, Medium Supply, Digital piggybank on: April 23, 2017, 07:24:07 PM
Any plans for getting this back on bittrex? The volume seems to be going up lately.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!