Author

Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN - page 231. (Read 782370 times)

legendary
Activity: 1792
Merit: 1010
We have ATH MN once again:

Current Number of Masternodes: 1802 (unique IPs: 1802, IPv6: 1197, TOR: 451)

that is fantastic, had to be "re-purchases", price rise is imminent
legendary
Activity: 1148
Merit: 1001
Thanks, going to prepare masternode probably in the meantime.

Do you know any ideal low cost VPS provider, please?

Thanks. Now I see the green up arrow icon and it displays "Staking is active"!

Expected, it takes a while to activate. Again, hit the dedicated #support channel or forums if you want fast and dedicated support.

sounds good you should be fine now, it takes a while until you get your first reward
happy staking

well vultr is quite cheap and they had an upgrade a little while ago (https://www.vultr.com/)
you can run 5 nodes for 5 bucks /Month  (you get 5 ipv6 adresses)
but you need some ubuntu, shell, ssh skills.

if want to run only one node and don't have experience with ubuntu and stuff i recommend mp-hosting
http://my.mp-hosting.co.uk

edit there is also a support forum for mp-hosting if you have questions:
https://bitcointalksearch.org/topic/darknet-dnet-masternode-vps-support-mp-hosting-now-taking-dnet-as-payment-1400910
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
Thanks, going to prepare masternode probably in the meantime.

Do you know any ideal low cost VPS provider, please?

Thanks. Now I see the green up arrow icon and it displays "Staking is active"!

Expected, it takes a while to activate. Again, hit the dedicated #support channel or forums if you want fast and dedicated support.

sounds good you should be fine now, it takes a while until you get your first reward
happy staking
legendary
Activity: 1148
Merit: 1001
Thanks. Now I see the green up arrow icon and it displays "Staking is active"!

Expected, it takes a while to activate. Again, hit the dedicated #support channel or forums if you want fast and dedicated support.

sounds good you should be fine now, it takes a while until you get your first reward
happy staking
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
Thanks. Now I see the green up arrow icon and it displays "Staking is active"!

Expected, it takes a while to activate. Again, hit the dedicated #support channel or forums if you want fast and dedicated support.
sr. member
Activity: 474
Merit: 252
Expected, it takes a while to activate. Again, hit the dedicated #support channel or forums if you want fast and dedicated support.
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
My current configuration PIVX.conf file.
Code:
# example pivx.conf
rpcuser=$YOUR_USERNAME
rpcpassword=$YOUR_PASS
rpcallowip=127.0.0.1
rpcport=51470
logtimestamps=1
maxconnections=256
# IPv6 interface
#bind=[2021:19f0:4919:84a5::1]:51472
# IPv4 interface
#bind=216.34.181.48:51472

listen=1
server=1
daemon=1
staking=1

Stll it displays "Staking is no active" at the bottom if the mouse is above the up arrow icon.

Looks interesting, all the parameters.

But question is did you enter all the information there?

My initial pivx.conf was empty file.
Of course, i added it for you to showcase what a working config can look like. Afaik, the defaults should work for staking without changing anything. If you need more support, i suggest you hit the forums at https://forum.pivx.org/ or join the slack with it's dedicated #support channel.
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
The unlock in Setings menu is on macOS.

I did "for anon / staking only" option.

My configuration file:
Code:
staking=1

Yes, restarted. What should be in the pivx.conf file?

"staking=1" or staking=1

?

How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows


afaik all records in conf all are without "" but in my opinion no configuration is mandatory for staking

not sure if you have the unlock button in stettings menu on mac wallet.
if yes try with a minimal conf file,  encrypt the wallet (think about backup first)
restart the wallet and go to settings / unlock put in your pw and mark "for anon / staking only" option

wait a while and check if staking is actrive
if this is not working you need help from a mac guy. or go to slack for help
sr. member
Activity: 474
Merit: 252
Looks interesting, all the parameters.

But question is did you enter all the information there?

My initial pivx.conf was empty file.
Of course, i added it for you to showcase what a working config can look like. Afaik, the defaults should work for staking without changing anything. If you need more support, i suggest you hit the forums at https://forum.pivx.org/ or join the slack with it's dedicated #support channel.
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
Looks interesting, all the parameters.

But question is did you enter all the information there?

My initial pivx.conf was empty file.

Yes, restarted. What should be in the pivx.conf file?

"staking=1" or staking=1

?

How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows

It takes a while until staking is activated. Here is an example config
Code:
# example pivx.conf
rpcuser=$YOUR_USERNAME
rpcpassword=$YOUR_PASS
rpcallowip=127.0.0.1
rpcport=51470
logtimestamps=1
maxconnections=256
# IPv6 interface
bind=[2021:19f0:4919:84a5::1]:51472
# IPv4 interface
#bind=216.34.181.48:51472

listen=1
server=1
daemon=1
staking=1

sr. member
Activity: 474
Merit: 252
Yes, restarted. What should be in the pivx.conf file?

"staking=1" or staking=1

?

How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows

It takes a while until staking is activated. Here is an example config
Code:
# example pivx.conf
rpcuser=$YOUR_USERNAME
rpcpassword=$YOUR_PASS
rpcallowip=127.0.0.1
rpcport=51470
logtimestamps=1
maxconnections=256
# IPv6 interface
bind=[2021:19f0:4919:84a5::1]:51472
# IPv4 interface
#bind=216.34.181.48:51472

listen=1
server=1
daemon=1
staking=1
legendary
Activity: 1148
Merit: 1001
Yes, restarted. What should be in the pivx.conf file?

"staking=1" or staking=1

?

How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows


afaik all records in conf all are without "" but in my opinion no configuration is mandatory for staking

not sure if you have the unlock button in stettings menu on mac wallet.
if yes try with a minimal conf file,  encrypt the wallet (think about backup first)
restart the wallet and go to settings / unlock put in your pw and mark "for anon / staking only" option

wait a while and check if staking is actrive
if this is not working you need help from a mac guy. or go to slack for help
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
Yes, restarted. What should be in the pivx.conf file?

"staking=1" or staking=1

?

How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows

legendary
Activity: 1148
Merit: 1001
How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.

hmm have you restarted the wallet after sync?
otherwise i have no idea since i only use linux and windows
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
How to setup staking?

I used this guide: https://docs.google.com/document/d/14jL8KUAiKxB9rBS_Zj-Xc1MmmurpniwGcT-iLZ5na1g/edit

Tried to set "staking=1" or staking=1 in configuration file pivx.conf, but it does not work.

There are PIV coins in the wallet.

I tried with not encrypted and now with encrypted wallet unlocked for stacking, but both does not work.

It writes Staking is not active.

I have my PIVX folder in custom location on external hard disk.

The platform is macOSX.

pivx.conf file was empty, so I tried to add "staking=1" or staking=1.
sr. member
Activity: 1274
Merit: 250
PredX - AI-Powered Prediction Market
We have ATH MN once again:

Current Number of Masternodes: 1802 (unique IPs: 1802, IPv6: 1197, TOR: 451)
legendary
Activity: 1148
Merit: 1001
I have two more questions Smiley

1. How big is the team?
2. Are any funds being set aside for development?

Thanks


1. https://pivx.org/pivx-team/
2. 10% of rewards for budget check op (POW, POS. reward reduction section)
sr. member
Activity: 631
Merit: 258
I have two more questions Smiley

1. How big is the team?
2. Are any funds being set aside for development?

Thanks
legendary
Activity: 1148
Merit: 1001
How many Master Nodes are active right now?

Hi. Please see here for current masternode stats. Wink
http://178.254.23.111/~pub/DN/DN_masternode_payments_stats.html

Just another suggestion,

Maybe it would be an idea to update the wallet every month or so with the blockchain so that we dont have to wait for it to update a years worth of transaction or do the additional download steps when getting a new wallet?
I have a feeling if it was possible you may already do it, so maybe that's not technically possible, but if it is I think it would be worth the effort.

Also, what is the smallest unit of PIVX? .00000001?

And finally I believe my receive address is DQYhoJ5EvmKYCpzGsV1kfMw1Xm35ssaF3b
Can someone send me a tiny little bit just so I know its working please?

Not sure what you mean by the wallet update.
You don't have to resync your blockchain when you upgrade the wallet to the newer version.

Smalled unit of PIVX is 0.0000001 PIV (PIVX unit is called PIV)

As for some PIV, if you join our slack, I could tip you a PIV that you can withdraw to your wallet. (slack.pivx.org)



1815 MN's ATH?

Next Reward Reduction (from 20 to 15) in aprox 1.8 days ....
legendary
Activity: 1638
Merit: 1011
jakiman is back!
How many Master Nodes are active right now?

Hi. Please see here for current masternode stats. Wink
http://178.254.23.111/~pub/DN/DN_masternode_payments_stats.html

Just another suggestion,

Maybe it would be an idea to update the wallet every month or so with the blockchain so that we dont have to wait for it to update a years worth of transaction or do the additional download steps when getting a new wallet?
I have a feeling if it was possible you may already do it, so maybe that's not technically possible, but if it is I think it would be worth the effort.

Also, what is the smallest unit of PIVX? .00000001?

And finally I believe my receive address is DQYhoJ5EvmKYCpzGsV1kfMw1Xm35ssaF3b
Can someone send me a tiny little bit just so I know its working please?

Not sure what you mean by the wallet update.
You don't have to resync your blockchain when you upgrade the wallet to the newer version.

Smalled unit of PIVX is 0.0000001 PIV (PIVX unit is called PIV)

As for some PIV, if you join our slack, I could tip you a PIV that you can withdraw to your wallet. (slack.pivx.org)

Jump to: