Author

Topic: [MOON] Mooncoin 🌙 move to a new thread - page 287. (Read 317746 times)

full member
Activity: 163
Merit: 100
What do I put in cpuminer .bat file to mine?  I'd like to help the blockchain.
It says basic example

$ ./minerd --url=http://myminingpool.com:9332 --userpass=my.worker:password

Can someone give me an example of what they use?

I'm using this miner https://bitcointalksearch.org/topic/an-even-more-optimized-version-of-cpuminer-poolers-cpuminer-cpu-only-55038

Thanks ! Grin

You won't have much luck with solo-mining, because of the high difficulty. Better to use a pool.

Have you tried P2Pool? http://5.45.105.66:9664/static/

Example-config to point minerd to it:
minerd -a scrypt -o stratum+tcp://5.45.105.66:9664 -u walletaddress

You don't need to register on a P2Pool-node. Simply start minerd with the above line and your miner should appear in the list of miners (Tab "Active miners on this node"). As soon as the next block is found, the shares will start to be sent to your given address automatically. But remember. The shares will be lower at the beginning and ramp up over time, as is the case with every other pool using PPLNS --> https://litecoin.info/Mining_Pool_Comparison#Reward_types

moonrush.org should mostly work likewise, since it does not need a registration either, as a NOMP-based pool (at least it looks like one --> https://github.com/zone117x/node-open-mining-portal ).

Edit:
The advantage of P2Pool over all other pool-concepts however is, that mining rewards are NEVER saved in a wallet on the server or sent to an intermediary wallet to be sent out from there later on. The shares are sent to all participating miners in the very moment, the block is found and confirmed by the network.


Awesome thank you, I'm generating hashes now, that helps the blockchain right?  http://i.imgur.com/ZIKURJU.png
full member
Activity: 159
Merit: 100
Does Mooncoin have its currency symbol like for example Doge have Đ ?
hero member
Activity: 673
Merit: 506
Does anyone happen to know what is causing Mooncoind to be so CPU hungry on Ubuntu? I remember the old version having similar problems a few years ago. It keeps spiking above 50% or higher, already tried setting stuff like maxconnections to 10 but nothing seems to help. I have other daemons running that stay well below 1% CPU load. I had it running for several hours and it's fully synced.


I've just checked a node and it runs with well under 1% CPU with ~20 connections. With ~35 connections it gets up to 5% with occasional spikes to 7, more seldom 10%. But on a very small CPU (Atom-like).

Maybe there's a difference, if compiled like you did (via QT)?
Could you try this and report back:

cd src
./autogen.sh
./configure --disable-wallet (if the wallet-functionality is not needed, for example on a P2Pool-node, or maybe NOMP also?)
make -f Makefile USE_UPNP=- USE_IPV6=- USE_QRCODE=-

(The options only to your liking, but for me it works well like above. Of course for a conventional pool or a normal user-wallet you would NOT use option --disable-wallet)

Thanks for your reply. I've recompiled everything and it seems to be working now. Must have been the UPNP or IPV6 thingy that messed up the daemon. If anyone likes to give it a try please feel free to test my pool at http://coincave.nl
legendary
Activity: 840
Merit: 1000
Check out, what DOGE has done recently: http://coinmarketcap.com/currencies/dogecoin/

MOON has ca. twice the number of coins as DOGE in use at the moment, with only little inflation to come and a limited supply of ~384 bln coins, whereas DOGE has no limit ( see https://en.wikipedia.org/wiki/Dogecoin#Currency_supply ). So for MOON at least half of the DOGE-value should easily be possible. --> 0.0012 USD (~58 Satoshi) per MOON: equalling 255 mln USD marketcap.  Smiley

edit: numbers corrected
legendary
Activity: 840
Merit: 1000
What do I put in cpuminer .bat file to mine?  I'd like to help the blockchain.
It says basic example

$ ./minerd --url=http://myminingpool.com:9332 --userpass=my.worker:password

Can someone give me an example of what they use?

I'm using this miner https://bitcointalksearch.org/topic/an-even-more-optimized-version-of-cpuminer-poolers-cpuminer-cpu-only-55038

Thanks ! Grin

You won't have much luck with solo-mining, because of the high difficulty. Better to use a pool.

Have you tried P2Pool? http://5.45.105.66:9664/static/

Example-config to point minerd to it:
minerd -a scrypt -o stratum+tcp://5.45.105.66:9664 -u walletaddress

You don't need to register on a P2Pool-node. Simply start minerd with the above line and your miner should appear in the list of miners (Tab "Active miners on this node"). As soon as the next block is found, the shares will start to be sent to your given address automatically. But remember. The shares will be lower at the beginning and ramp up over time, as is the case with every other pool using PPLNS --> https://litecoin.info/Mining_Pool_Comparison#Reward_types

moonrush.org should mostly work likewise, since it does not need a registration either, as a NOMP-based pool (at least it looks like one --> https://github.com/zone117x/node-open-mining-portal ).

Edit:
The advantage of P2Pool over all other pool-concepts however is, that mining rewards are NEVER saved in a wallet on the server or sent to an intermediary wallet to be sent out from there later on. The shares are sent to all participating miners in the very moment, the block is found and confirmed by the network.
legendary
Activity: 840
Merit: 1000
Does anyone happen to know what is causing Mooncoind to be so CPU hungry on Ubuntu? I remember the old version having similar problems a few years ago. It keeps spiking above 50% or higher, already tried setting stuff like maxconnections to 10 but nothing seems to help. I have other daemons running that stay well below 1% CPU load. I had it running for several hours and it's fully synced.


I've just checked a node and it runs with well under 1% CPU with ~20 connections. With ~35 connections it gets up to 5% with occasional spikes to 7, more seldom 10%. But on a very small CPU (Atom-like).

Maybe there's a difference, if compiled like you did (via QT)?
Could you try this and report back:

cd src
./autogen.sh
./configure --disable-wallet (if the wallet-functionality is not needed, for example on a P2Pool-node, or maybe NOMP also?)
make -f Makefile USE_UPNP=- USE_IPV6=- USE_QRCODE=-

(The options only to your liking, but for me it works well like above. Of course for a conventional pool or a normal user-wallet you would NOT use option --disable-wallet)
legendary
Activity: 1375
Merit: 1010
I can open github.com but I cannot access the download link of the qt wallet, don't know why Huh

https://github.com/mooncoindev/mooncoin/releases
member
Activity: 70
Merit: 10
I can open github.com but I cannot access the download link of the qt wallet, don't know why Huh
legendary
Activity: 1375
Merit: 1010
Are the devs still active for this coin? Huh

New devs, yes they are. Grin

There are many devs and Consultant here, for exempla gjhiggins  who already in 2014 discussed the activation of segwit at github mooncoin project, titan Dev of Luckycoin (Doge is a copy of Luckycoin) , Poliforall  indipendent dev, but the Official now is barrystyle. However mooncomunity is open to all developers who want to contribute to improvement and growth Of MOON.
Nice to see moon pair arbitrage but the arbitrage is moon doge, always remember this : moon/doge ratio now is
1 to 1  Roll Eyes
full member
Activity: 163
Merit: 100
Are the devs still active for this coin? Huh

New devs, yes they are. Grin
member
Activity: 84
Merit: 10
Are the devs still active for this coin? Huh
sr. member
Activity: 270
Merit: 250
What do I put in cpuminer .bat file to mine?  I'd like to help the blockchain.
It says basic example

$ ./minerd --url=http://myminingpool.com:9332 --userpass=my.worker:password

Can someone give me an example of what they use?

I'm using this miner https://bitcointalksearch.org/topic/an-even-more-optimized-version-of-cpuminer-poolers-cpuminer-cpu-only-55038

Thanks ! Grin

Not sure on how to use cpuminer, however, I'm using Moonrush.org; stratum+tcp://moonrush.org:3333, username(address), and password(x)
full member
Activity: 163
Merit: 100
What do I put in cpuminer .bat file to mine?  I'd like to help the blockchain.
It says basic example

$ ./minerd --url=http://myminingpool.com:9332 --userpass=my.worker:password

Can someone give me an example of what they use?

I'm using this miner https://bitcointalksearch.org/topic/an-even-more-optimized-version-of-cpuminer-poolers-cpuminer-cpu-only-55038

Thanks ! Grin
full member
Activity: 163
Merit: 100
It's just a HODLing game at this point, can't wait to hear more about that Moon Edu. project.

The Moon Edu. project is still in progress, I'm contacting faucet devs at the moment to see who is interested and capable at this point. As always I encourage you to check back every now and then for a status update.

Awesome thanks my dude, will do.
sr. member
Activity: 270
Merit: 250
It's just a HODLing game at this point, can't wait to hear more about that Moon Edu. project.

The Moon Edu. project is still in progress, I'm contacting faucet devs at the moment to see who is interested and capable at this point. As always I encourage you to check back every now and then for a status update.
legendary
Activity: 840
Merit: 1000
Awesome that is great to hear it's a collaboration. I do not know who is running the mooncoin subreddit, but it's okay I think it will pick up on it's own.  Thanks for responding so quickly, you guys seem hard at work, it's worth it!

Check the Terms of reddit first. As far as I remember, one can overtake an old subreddit, if it has not been worked on by the original subredditor for a certain time. That would better in terms of that the old subreddit is known on the web (links, search engines, coinmarketcap etc.).

Maybe join forces with Evangelo (as a second admin for the subreddit) to coordinate the PR-work?

Edit:
https://reddit.zendesk.com/hc/en-us/articles/205192505-How-do-I-become-a-moderator-

Quote
If you are interested in an abandoned community, ask to become that community's moderator by posting in r/redditrequest.

As an addendum/answer to your above question in bold: it was run by deaconboogie (original dev) himself (with the help of other moderators, if I remember correctly). So it should easily be able to get it handed over to a new mod, as he isn't active since long ago, which should classify the subreddit as "abandoned". deaconboogie not appearing again was the main reason, why it was not easy to get MOON back on track, since everyone first was hoping for him to come back for a long time. But unfortunately he didn't, so Mooncoin had to be reformed, which seems to come to fruition more and more with every day passing.
full member
Activity: 163
Merit: 100
It's just a HODLing game at this point, can't wait to hear more about that Moon Edu. project.
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
The Mooncoin 24h volume today is almost $29000, $5500 for MOON/BTC.
http://coinmarketcap.com/currencies/mooncoin

It indicates the demand - people are ready to buy it even at small exchanges,
even with liquidity risks, and what if big exchanges list it?

The Mooncoin ship is big and needs an ocean, not a pond.

The 30 BTC wall? Even coins which look not interesting at all and have almost no community, except several holders,
but listed at big exchanges - have a volume of 1000 BTC per day.

However, Nova and Bleutrade are very good and time tested exchanges,
they are fast and secure, the Nova strategy (coin-to-coin pairs) is amazing,
who knows, maybe these exchanges will become big players with time, and MOON is one of their most active  markets.
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
Oh one more thing, is there any ETA on when MOON will be on bittrex?  Is there anyway I can vouch for it to get on bittrex?  I am holding 600m MOON at the moment.

You may want to contact them and ask about it.
ETA depends only on Bittrex.
Our dev already completed an enhanced verification there (they requested that).
Jump to: