Pages:
Author

Topic: [ANN][MAG] MAGNET - GOES STELLAR - More in description / magnetwork.io - page 80. (Read 83023 times)

sr. member
Activity: 422
Merit: 250
why i get around 0.01 only ? masternode gives so little ?

Let your MN run longer, you will see the true rewards Smiley
full member
Activity: 225
Merit: 100
Sr. Web Developer / Msg for work inquiries
why i get around 0.01 only ? masternode gives so little ?
Masternode rewards are half the block reward. If it's a POW block you will get 100 MAG, but if it's a POS block you get small amount since staking doesn't reward much yet (only 2+ million in circulation).
The number of payouts should be even between POW and POS, although sometimes I get unlucky and have all payouts as POS. And sometimes lucky and get most of the payouts as POW Wink So just let it run longer and you'll see better results.
sr. member
Activity: 555
Merit: 250
why i get around 0.01 only ? masternode gives so little ?
full member
Activity: 322
Merit: 100
Watch youtube for Transfercoin masternode setup. There are few videos there. I've used VPS.
sr. member
Activity: 555
Merit: 250
how put masternode online ?
newbie
Activity: 6
Merit: 0
Any roadmap or whitepaper, guys?
full member
Activity: 322
Merit: 100

There will be at some point new exchanges added, but for now we concentrate on wallet development. Mac wallet is coming soon. Followed by a smaller wallet update and then we take some time to develop our initial ideas into the wallet. We possibly need a fork for this because most interesting concepts usually need to be programmed into the consensus layer. So before moving on to more exchanges - we need to decide on couple of fundamental ideas how we approach the future plans and what is needed. Being on an exchange means constant communication with the exchange every time wallet update comes out. So for now we hold back on exchanges, but we have seen couple of community initiated requests on smaller exchanges so this might happen before we plan it ourselves.

Thanks for a big and clear answer. So we waiting.
The masternodes are growing fast. The reward is decreasing, so the price may go higher?
newbie
Activity: 17
Merit: 0
https://i.imgur.com/CskC5GU.png

NEW WALLET 1.2.1 UPDATE

Masternode owners now have the ability to “soft” lock the masternode collateral. When the option is turned on, the wallet will not select masternode transaction as input to new transactions. This behavior can be overridden by using the Coin Control Features and explicitly selecting the collateral. Simply add the following line to your config file to use: masternodesoftlock=1
The GUI was incorrectly reporting “Not in the masternode list” while syncing to the Magnet Network (this can be a slow process as the network is still small). The message has been updated to report the appropriate reason. Additionally, in case of actual failure to start a masternode, the error message will be displayed in the list.
As usual don’t hesitate to reach out on Slack for faster assistance.
Enjoy!

http://magnetwork.io/ANNimg/winWallet.pnghttp://magnetwork.io/ANNimg/linuxWallet.png
Source Code
GitHub



Virus!!! My antivirus does not allow it to run and removes!!!
Why?
full member
Activity: 322
Merit: 100
Any other exchanges are in the near future plans?
sr. member
Activity: 422
Merit: 250
Just tried to transfer 10K MAG from coinexchange to my wallet. Token has not arrived, seeing a "1" in coinexchange under withdrawal instead of a hash. Any ideas?

fixed by opening ticket with coinexchange
hero member
Activity: 586
Merit: 501
OP says "No Premine"

Already at block 9900+ and 250 GH/s.  Minutes from launch.

Scam.

too bad, liked the ANN at first..
same, out

Any comment from dev?


Yes of course. There is a long explanation about this subject on page [8] of this ANN thread.

If You want the long story short - in the hurry we accidentally had words No Premine in ANN info.
There was a 9 day period of testing the mainnet before going public and 20 MNs set up to secure the network so people got mad about the No Premine part.
This got out of hand a bit with accusations of HUGE premine / scam etc.

On the page [8] i explain in detail how that the huge premine was actually 0.625% of the total coins and it is mostly being used for sustaining the network.


You are a scammer my friend. Oh, the word scammer was accidentally put here. I meant you are a nice person that will get rich because of idiots. Sorry, scratch rich and idiots. I mean yeah
member
Activity: 121
Merit: 15
My 10000 coins still no locked. Masternode running, restarted the wallet.

The option is to prevent implicit selection that is: if you do not select any coins in coin control, the option will prevent the collateral coins from being selected.
If you explicitly select them (as you did here in your screen) it overrides the option (hence the "soft" locking).
Hope this clarifies.

edit:
If you leave the inputs to auto selection and you attempt to spend an amount that would include your collateral, the send will fail with this error (if option is on)
full member
Activity: 211
Merit: 100
My 10000 coins still no locked. Masternode running, restarted the wallet.
member
Activity: 121
Merit: 15
What mean this small reward? POS? But in config "staking=0"

staking=0 prevents your own coins from staking. However as a masternode you still compete for half reward mined PoS blocks.
full member
Activity: 211
Merit: 100
What mean this small reward? POS? But in config "staking=0"
full member
Activity: 211
Merit: 100
My MN "successfully started", but after hour "not in the masternode list".

masternode status

    "vin" : "CTxIn(COutPoint(0000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : 0,
    "pubKeyMasternode" : "MogtB1E4trRLpKBQ41yHAZVuU4eEBPbjL3",
    "notCapableReason" : ""


What setting in magnet.conf I need for MN?
My magnet.conf now:

rpcallowip=127.0.0.1
rpcport=17179
rpcuser=************************
rpcpassword=**********************
server=1
daemon=1
listen=1
staking=0
port=17177
debug=all
addnode=35.195.167.40:17177
addnode=35.199.188.194:17177
addnode=104.196.155.39:17177
addnode=35.197.228.109:17177
addnode=35.198.35.45:17177
addnode=35.197.145.93:17177
addnode=35.199.1.114:17177
addnode=35.201.4.254:17177
addnode=35.188.240.39:17177
addnode=35.199.48.8:17177
addnode=146.148.79.31:17177
addnode=104.196.202.240:17177
addnode=35.195.122.245:17177
addnode=35.198.82.29:17177
addnode=35.200.247.198:17177
addnode=35.200.22.69:17177
addnode=35.201.14.20:17177
addnode=35.198.23.18:17177
addnode=104.199.194.138:17177
addnode=35.185.189.143:17177




Try to add this to magnet.conf:

masternode=1
masternodeprivkey=your_key_from_rpc_command_masternode_genkey

Then run masternode start command.


Thanks, working, got first reward ^^

+1 for Discord, Slack uncomfortable.
sr. member
Activity: 422
Merit: 250
Do we have a discord channel?
member
Activity: 121
Merit: 15
My MN "successfully started", but after hour "not in the masternode list".

masternode status

    "vin" : "CTxIn(COutPoint(0000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : 0,
    "pubKeyMasternode" : "MogtB1E4trRLpKBQ41yHAZVuU4eEBPbjL3",
    "notCapableReason" : ""


What setting in magnet.conf I need for MN?
My magnet.conf now:

rpcallowip=127.0.0.1
rpcport=17179
rpcuser=************************
rpcpassword=**********************
server=1
daemon=1
listen=1
staking=0
port=17177
debug=all
addnode=35.195.167.40:17177
addnode=35.199.188.194:17177
addnode=104.196.155.39:17177
addnode=35.197.228.109:17177
addnode=35.198.35.45:17177
addnode=35.197.145.93:17177
addnode=35.199.1.114:17177
addnode=35.201.4.254:17177
addnode=35.188.240.39:17177
addnode=35.199.48.8:17177
addnode=146.148.79.31:17177
addnode=104.196.202.240:17177
addnode=35.195.122.245:17177
addnode=35.198.82.29:17177
addnode=35.200.247.198:17177
addnode=35.200.22.69:17177
addnode=35.201.14.20:17177
addnode=35.198.23.18:17177
addnode=104.199.194.138:17177
addnode=35.185.189.143:17177




Try to add this to magnet.conf:

masternode=1
masternodeprivkey=your_key_from_rpc_command_masternode_genkey

Then run masternode start command.
newbie
Activity: 58
Merit: 0
OP says "No Premine"

Already at block 9900+ and 250 GH/s.  Minutes from launch.

Scam.

too bad, liked the ANN at first..
same, out

Any comment from dev?
full member
Activity: 211
Merit: 100
My MN "successfully started", but after hour "not in the masternode list".

masternode status

    "vin" : "CTxIn(COutPoint(0000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : 0,
    "pubKeyMasternode" : "MogtB1E4trRLpKBQ41yHAZVuU4eEBPbjL3",
    "notCapableReason" : ""


What setting in magnet.conf I need for MN?
My magnet.conf now:

rpcallowip=127.0.0.1
rpcport=17179
rpcuser=************************
rpcpassword=**********************
server=1
daemon=1
listen=1
staking=0
port=17177
debug=all
addnode=35.195.167.40:17177
addnode=35.199.188.194:17177
addnode=104.196.155.39:17177
addnode=35.197.228.109:17177
addnode=35.198.35.45:17177
addnode=35.197.145.93:17177
addnode=35.199.1.114:17177
addnode=35.201.4.254:17177
addnode=35.188.240.39:17177
addnode=35.199.48.8:17177
addnode=146.148.79.31:17177
addnode=104.196.202.240:17177
addnode=35.195.122.245:17177
addnode=35.198.82.29:17177
addnode=35.200.247.198:17177
addnode=35.200.22.69:17177
addnode=35.201.14.20:17177
addnode=35.198.23.18:17177
addnode=104.199.194.138:17177
addnode=35.185.189.143:17177


Pages:
Jump to: