Pages:
Author

Topic: 【ANN】◢◣ Swipp ◢◣ Modern cryptocurrency ● X11 ● POW/POS ● Masternodes - page 9. (Read 19043 times)

member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
Hi swippteam,

I followed instruction in this thread to create a new masternode.
I have also added [daemon=1] into swipp.conf.

Up to now, my MN run more than 1d22h, but I still not yet receive any coin.
Please help me!

Thank you!



Hi. Please share your swipp.conf (without masternode key). Did you also open your firewall on port 24055 ?

Yours, team swipp
newbie
Activity: 6
Merit: 0
Hi swippteam,

I followed instruction in this thread to create a new masternode.
I have also added [daemon=1] into swipp.conf.

Up to now, my MN run more than 1d22h, but I still not yet receive any coin.
Please help me!

Thank you!

https://i.imgur.com/PpM03PB.png
full member
Activity: 896
Merit: 108


When i start Masternode always error.
command in console
"masternode start"
prints real error

please edit swipp.conf

rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=password
staking=0
server=1
listen=1
port=24055
masternode=1
externalip=127.0.0.1
masternodeaddr=YourServerAddress:24055

or

rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=password
staking=0
server=1
listen=1
port=24055
masternode=1
bind=127.0.0.1
masternodeaddr=YourServerAddress:24055

sls
member
Activity: 110
Merit: 10


When i start Masternode always error.
command in console
"masternode start"
prints real error



Quick start mn:
1. Create new address
2. Send to new adress 30000 coins
3. Wait 15 transaction
4. In console: masternode genkey
5. Create file swipp.conf in %appdata%/swipp
Code:
listen=1
port=24055
masternode=1
masternodeaddr=YOURIP:24055
masternodeprivkey=GENKEY
6.restart wallet
7.in console: masternode start


newbie
Activity: 2
Merit: 0
sr. member
Activity: 420
Merit: 255
Hi Swipp team,
Do you have a plan to list on coinmarketcap or equivalent?
I'll make trading easier.
 Wink

Read above, they are doing that already  Wink
newbie
Activity: 6
Merit: 0
Hi Swipp team,
Do you have a plan to list on coinmarketcap or equivalent?
I'll make trading easier.
 Wink
member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
Hello everybody. Here comes yet another status update.

Seems we are now listed on the mntop site. Seems the operator either procured or received the funds needed;

https://mntop.co.in/

Considering it's now part of the Swipp infrastructure we will help out in getting returns correctly calculated when the adaptive masternode network is implemented. We plan on offering an API in the explorer to easily help operators of sites like this to actually calculate returns more easily.

According to the site, the yearly ROI is currently 87.58%. This will also increase once we fully enforce masternode payments on PoW blocks. With ~30 masternodes on the network, this is a very healthy number which we believe will hold out in the long run. Only about %15 of the total supply is currently locked in with masternodes.

With the ongoing plan to make Swipp a permanently low-supply cryptocurrency, we will be hitting the next reward adjustment on PoW blocks in January, which should also result in the price adjusting further upwards. We also hope that the implementation of the adaptive masternode network will help people notice Swipp and make us gain some more populairty.

Merry Christmas and Happy holidays from the Swipp team
member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
I added to file swipp.conf
Code:
daemon=1

After restarting MN, payments began after 8 hours. But they are very infrequent.

http://explorer.swippcoin.com/address/SkHHAb61qH1he7RyXbxg1WsTrpKXhSm7u7

Today I will start the second MN. Good luck, happy Christmas Smiley

The longer it runs the more stable (and frequent) they get! Enjoy your masternodes!

Yours, team swipp
sr. member
Activity: 456
Merit: 261
I added to file swipp.conf
Code:
daemon=1

After restarting MN, payments began after 8 hours. But they are very infrequent.

http://explorer.swippcoin.com/address/SkHHAb61qH1he7RyXbxg1WsTrpKXhSm7u7

Today I will start the second MN. Good luck, happy Christmas Smiley

member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
Who managed to run MN in Windows?
I apparently had 'crooked hands'  Grin I could not
I still assume that only Linux-based MN are running

As I said earlier, you didn't have it configured properly. They work just fine under Windows. I have helped several people to get them up an running. It will never work with a closed firewall, regardless of operating system. A masternode should be open to the outside, that is the whole point of it.

Yours, team swipp
sr. member
Activity: 456
Merit: 261
Who managed to run MN in Windows?
I apparently had 'crooked hands'  Grin I could not
I still assume that only Linux-based MN are running
member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
Hello everybody. Here is a small update.

Adaptive masternodes are being worked on and Twiddler now has an initial "beta" implementation. If everything works as planned, we still plan to release a wallet with an adaptive masternode network after Christmas.

Despite the small exchange we are on, the price of Swipp is slowly increasing. We just hit a trading price of 300 satoshi which means masternode returns have doubled in just a few days. There are still currently only 29 masternodes on the network and they are increasingly harder to come by. If you plan to invest in a masternode, we recommend you do so before it gets even harder to get one. The more masternodes running when the adaptive network is introduced, the better!

Chaozer has reported that the discord room has received a big influx of new user, so things are picking up there as well.

We wish you happy holdays and a merry christmas! Next year will be very interesting for the Swipp project with many firsts in the cryptocurrency world!

Yours, team swipp

member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
I just got an idea here... It seems there is still a lot of trouble setting up masternodes (not only for Swipp, but pretty much all masternode coins).

Would it be useful if we extend the masternode tab in the explorer with some additional information ? We could look for miss-configurations in the masternodes and output some error messages and suggestions for fixes.

What do you guys think ?

Yours, team swipp
member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
My MN has run for more than a 55 hours, but has not received any payment yet.

Windows Server 2012 R2 64-bit
RAM 8 Gb
Swipp version v.2.1.1.0
Port 24055 is open

Swipp.conf:
Code:
rpcallowip=127.0.0.1
rpcuser=xxxxxxxxx
rpcpassword=xxxxxxxxxxxxxxxxx
staking=0
server=1
listen=1
port=24055
masternode=1
masternodeaddr=13.72.106.162:24055
masternodeprivkey=6Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Closed firewall... Port 24055 is not reachable and is closed.

I belive you should also set daemon=1 .

You can use something like;
https://www.yougetsignal.com/tools/open-ports/
to check if the port is open...

Yours, team swipp
sr. member
Activity: 456
Merit: 261
My MN has run for more than a 55 hours, but has not received any payment yet.

Windows Server 2012 R2 64-bit
RAM 8 Gb
Swipp version v.2.1.1.0
Port 24055 is open

Swipp.conf:
Code:
rpcallowip=127.0.0.1
rpcuser=xxxxxxxxx
rpcpassword=xxxxxxxxxxxxxxxxx
staking=0
server=1
listen=1
port=24055
masternode=1
masternodeaddr=13.72.106.162:24055
masternodeprivkey=6Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
My MN has run for more than a day, but has not received any payment yet.
https://imgur.com/a/Sonmd

You should open your port 24055 in your firewall. It is currently closed.

You can test it from the outside by opening a telnet session to that port.

When you restart your masternode you are pushed down in rank, meaning you have to wait even longer for a reward.

Keep it running and be patient. Rewards start eventually.

Yours, team swipp
hta
jr. member
Activity: 261
Merit: 6
A happy family is but an earlier heaven!

My MN has run for more than a day, but has not received any payment yet.
https://imgur.com/a/Sonmd
member
Activity: 238
Merit: 10
Swipp - a modern cryptocurrency
Yes, but this is in the future. We like your project, so we can add swipp now.
I submitted it. I am doubtful you will get the required funds to publish it though, as everybody knows about the upcoming change to the network Smiley

Good luck guys.

Yours, team swipp
jr. member
Activity: 106
Merit: 1
mntop.co.in
Hello. We have opened a new Masternodes Statistical Service.
https://mntop.co.in
We want add your coin to our list.
We select statistics on new coins that support masternodes. We want to help find coin for invest in a huge list of currencies.

If you are interested, please fill form(link in our topic) and we will listing coin.

Swipp will feature adaptive masternodes which means rewards will actually vary depending on where your masternode is hosted. You will have to implement something to be able to handle this if you want to be able to show statistics for Swipp.

Yours, team swipp


Yes, but this is in the future. We like your project, so we can add swipp now.
Pages:
Jump to: