Author

Topic: [ANN] MonetaryUnit [MUE] - POS. MasterNodes. Funding. Governance. Services. Devs - page 151. (Read 450689 times)

full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
Troubleshooting high CPU usage and network reachability

To start, you should check that your node is reachable:

Code:
$ monetaryunit-cli getnetworkinfo

[...]
    "networks" : [
        {
            "name" : "ipv4",
            "limited" : false,
            "reachable" : true,
            "proxy" : ""
        },
[...]
    "localaddresses" : [
        {
            "address" : "",
            "port" : 29948,
            "score" : 1745
        }
    ]
}

If reachable is false, and your localaddress is either missing, incorrect, or set to 0.0.0.0 , you may need to manually the values in your config:

For my own node behind a router with forwarding:

Code:
bind=192.168.1.101
externalip=


In the old days, bitcoind and forks used an external service (dyndns) to detect your external ip which isn't private or secure. The "new" code generally does a good job but may not always find the correct values due to inconsistent network configurations (firewalls, routing, nat, upnp, etc, etc, etc).
If this detection fails, you may end up not being detected as reachable and the daemon will continually run code to detect your ip, which eats cpu time like crazy (consistently around 12% cpu usage on a misconfigured node).
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
We're currently beta testing our MUE buying api.

We're going to offer an extremely easy, no registration way to buy MUE at a fixed price for small amounts up to very large amounts (to attract whales).

This will then roll out to in-wallet MUE purchasing.

The benefits for the user:
*Don't have to register with an exchange.
*Quick and easy - 3 steps
1 - MUE address
2 - Amount of MUE
3 - Send Bitcoin
*Offers a fixed price for any amount

The benefits for the project are that a very small profit margin will be created which will be put straight back into MUE buy support buying back more than was purchased, therefore raising price.

Very clever idea. You certainly have a good mindset and have no doubt that I will be very beneficial for the project itself. This will definitely attract more investors to buy MUE and best of all, you won't necessarily need to be registered with an exchange to get your MUE. I like it. Hope it becomes a reality real soon.  Cheesy
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
We're currently beta testing our MUE buying api.

We're going to offer an extremely easy, no registration way to buy MUE at a fixed price for small amounts up to very large amounts (to attract whales).

This will then roll out to in-wallet MUE purchasing.

The benefits for the user:
*Don't have to register with an exchange.
*Quick and easy - 3 steps
1 - MUE address
2 - Amount of MUE
3 - Send Bitcoin
*Offers a fixed price for any amount

The benefits for the project are that a very small profit margin will be created which will be put straight back into MUE buy support buying back more than was purchased, therefore raising price.
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
Just seen this on the Banx.io exchange

a day ago: SITE UPDATE: All trading and markets will be closed on Feb 20th, the exchange will be completely closing on Feb 29th. BANX holders will be able to claim there BANX on the BTS network. More information will be coming soon.

https://www.banx.io/trade?c=BANX&p=BTC

I suggest your get your MUE out asap
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
How can I reduce the cpu usage from Monetaryunit?
It consumes rather much CPU than any other coin in our server.

Is this coin doing something special that other coins don't?
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.

OK. Is there a Linux version? Also does anyone know what the GPU vs. CPU efficiency of the algorithm is? Thought about setting up an array of RPi to mine with the CPU's.
I managed to get 7kh with an rpi2, so it's not great tbh, more fun than productive Smiley
You could set up a full node though with an rpi - http://www.monetaryunit.org/muestuff/run-a-full-monetaryunit-1-0-10-7-node-on-raspbian-4-1-7-v7/

You can also mine with an Android device:
http://www.monetaryunit.org/muestuff/mine-mue-using-your-android-device/

I googled cpuminer for linux, and looks like there is one available here:
http://sourceforge.net/projects/cpuminer/
hero member
Activity: 503
Merit: 500
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.

OK. Is there a Linux version? Also does anyone know what the GPU vs. CPU efficiency of the algorithm is? Thought about setting up an array of RPi to mine with the CPU's.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.

One question. If MUE is quark based, then I suppose that it is multi ago just like QRK right? Does this mean that I could mine MUE with GPUs as well right? Just asking because I have some doubts regarding this, since I have only tried CPU mining with it.  Smiley
Yep, absolutely you can GPU mine Smiley

It's also one of the lowest temp algos that is very kind to GPUs giving a higher hash rate that many other algos (I'm no technical expert, but what I have read)

That makes it perfect for GPU mining I guess. I have some old GPUs for testing so I will give this a shot before I begin with the process of setting up the cloud mining site once the crowdfunding campaign would become successful.  Smiley
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.

One question. If MUE is quark based, then I suppose that it is multi ago just like QRK right? Does this mean that I could mine MUE with GPUs as well right? Just asking because I have some doubts regarding this, since I have only tried CPU mining with it.  Smiley
Yep, absolutely you can GPU mine Smiley

It's also one of the lowest temp algos that is very kind to GPUs giving a higher hash rate that many other algos (I'm no technical expert, but what I have read)
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.

One question. If MUE is quark based, then I suppose that it is multi ago just like QRK right? Does this mean that I could mine MUE with GPUs as well right? Just asking because I have some doubts regarding this, since I have only tried CPU mining with it.  Smiley
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
We now have a Twitter price ticker.
Every hour on the hour our ticker will automatically Tweet the MUE price like this:
https://twitter.com/MonetaryUnit/status/696781715071569920
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
Solo mining with a CPU will be impossible (which is what you want to do).
You can CPU pool mine this coin no problem, details here:
http://www.monetaryunit.org/muestuff/how-to-use-and-set-up-cpuminer/

Hope that helps.
hero member
Activity: 503
Merit: 500
Sorry if this has been asked and answered: can this coin be mined with the wallet? That's always the easiest way to mine with a CPU.
full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
Just pushed v0.4.02 to the play store. This update fixes some issues with the French translation as seen in theboccet's screenshot.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
In order to receive the beta, you must first install the production version from Google Play, then opt in to the beta program, then check for updates on your devices play store.

Great! Thanks for letting me know about this. I'll try it out on my Nvidia Shield Tablet and see how it goes on. I am also mining MUE with it. It is not much hashrate, but at least it is something.  Roll Eyes
full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
In order to receive the beta, you must first install the production version from Google Play, then opt in to the beta program, then check for updates on your devices play store.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
MonetaryUnit Android Wallet v0.4.0.1 beta

Changelog:
New Material theme demo (not finished).
Android M camera and storage permissions.
Multiple languages updated.
Default precision and fiat conversion rates should be fixed.

Please sign up for the open beta here: https://play.google.com/apps/testing/ua.monetaryunit.wallet

The new features look great, especially the material design for newest Android versions. However, it would be great if the wallet could show up MUE to USD exchange rate. For example: 1 MUE = $0.000124 USD  But other that, it is just perfect. Just suggestion.  Grin

The exchange rates for many, many currencies are available to view under Settings -> Exchange Rates.


Great! I may not have the test wallet yet, but I will take a look at it later and share my experiences about it. As I can see in the screenshots above, looks like a solid wallet for MUE to me. Can't wait to have it on my Android tablet once it is stable.  Smiley
full member
Activity: 157
Merit: 100
h͞è̵̸l̨ĺ̶o
MonetaryUnit Android Wallet v0.4.0.1 beta

Changelog:
New Material theme demo (not finished).
Android M camera and storage permissions.
Multiple languages updated.
Default precision and fiat conversion rates should be fixed.

Please sign up for the open beta here: https://play.google.com/apps/testing/ua.monetaryunit.wallet

The new features look great, especially the material design for newest Android versions. However, it would be great if the wallet could show up MUE to USD exchange rate. For example: 1 MUE = $0.000124 USD  But other that, it is just perfect. Just suggestion.  Grin

The exchange rates for many, many currencies are available to view under Settings -> Exchange Rates.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
MonetaryUnit Android Wallet v0.4.0.1 beta

Changelog:
New Material theme demo (not finished).
Android M camera and storage permissions.
Multiple languages updated.
Default precision and fiat conversion rates should be fixed.

Please sign up for the open beta here: https://play.google.com/apps/testing/ua.monetaryunit.wallet

The new features look great, especially the material design for newest Android versions. However, it would be great if the wallet could show up MUE to USD exchange rate. For example: 1 MUE = $0.000124 USD  But other that, it is just perfect. Just suggestion.  Grin
legendary
Activity: 1064
Merit: 1000
I've tested the new android wallet and confirm that it's working good for sending and recieving and even scanned the Qr-code from the windows wallet and it's recognized correctly.
Another huge upgrade is for the fastest sync with this version  Grin

UA Developers is really rocking Wink
keep the good work MUE
Jump to: