Author

Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] - page 234. (Read 2375622 times)

legendary
Activity: 1750
Merit: 1005
I want to buy some XMG but bittrex is taking days for them to verify me and I can't find any other site. Does anyone know a place to buy it relatively easily or can buy some for me? I would greatly appreciate it. I want $50-100 worth only.

https://www.cryptopia.co.nz

Another good exchange with XMG
newbie
Activity: 39
Merit: 0
I want to buy some XMG but bittrex is taking days for them to verify me and I can't find any other site. Does anyone know a place to buy it relatively easily or can buy some for me? I would greatly appreciate it. I want $50-100 worth only.
newbie
Activity: 2
Merit: 0
Any other miners having issues connecting to stratum? Ive been getting errors all night off and on.

[2018-01-02 09:13:16] stratum_subscribe timed out
[2018-01-02 09:13:16] ...retry after 30 seconds
[2018-01-02 09:14:17] stratum_subscribe timed out
[2018-01-02 09:14:17] ...retry after 30 seconds
[201

What Pool are you trying to reach?


xpoolx right now.

Exact same issue for me
newbie
Activity: 31
Merit: 0
Any other miners having issues connecting to stratum? Ive been getting errors all night off and on.

[2018-01-02 09:13:16] stratum_subscribe timed out
[2018-01-02 09:13:16] ...retry after 30 seconds
[2018-01-02 09:14:17] stratum_subscribe timed out
[2018-01-02 09:14:17] ...retry after 30 seconds
[201

What Pool are you trying to reach?


xpoolx right now.

Had the same issue all night.  Is running now, but very slow, last block was 01/01/2018 21:23:10.

This hard fork can't come fast enough
newbie
Activity: 3
Merit: 8
Has anyone been successful in recompiling m-wallet 1.4.5.1 on RPI3 (stretch)?

I download the source from github, recompiled successfully, but then I keep on getting segfaults when I launch the wallet. Even if I use the -debug flag, it doesn't dump any debug.log into the .magi folder. Any pointers?
newbie
Activity: 56
Merit: 0
Any other miners having issues connecting to stratum? Ive been getting errors all night off and on.

[2018-01-02 09:13:16] stratum_subscribe timed out
[2018-01-02 09:13:16] ...retry after 30 seconds
[2018-01-02 09:14:17] stratum_subscribe timed out
[2018-01-02 09:14:17] ...retry after 30 seconds
[201

What Pool are you trying to reach?


xpoolx right now.
full member
Activity: 276
Merit: 100
Any other miners having issues connecting to stratum? Ive been getting errors all night off and on.

[2018-01-02 09:13:16] stratum_subscribe timed out
[2018-01-02 09:13:16] ...retry after 30 seconds
[2018-01-02 09:14:17] stratum_subscribe timed out
[2018-01-02 09:14:17] ...retry after 30 seconds
[201

What Pool are you trying to reach?
newbie
Activity: 56
Merit: 0
Any other miners having issues connecting to stratum? Ive been getting errors all night off and on.

[2018-01-02 09:13:16] stratum_subscribe timed out
[2018-01-02 09:13:16] ...retry after 30 seconds
[2018-01-02 09:14:17] stratum_subscribe timed out
[2018-01-02 09:14:17] ...retry after 30 seconds
[201
legendary
Activity: 1750
Merit: 1005
Any news of it being added to other exchanges?
Not yet. Working on it.
newbie
Activity: 19
Merit: 0
Any news of it being added to other exchanges?
newbie
Activity: 8
Merit: 0
Hardfork will roll in after blocknumber 1606950    .     By 07 January 2018  Hard Fork Completion
legendary
Activity: 1484
Merit: 1029
any news on mining xmg? i got some blocks on xpoolx on 01.01. but after that nothing...
I think all will be fine when we get to block 1606950 - there will be a lot of orphaned blocks until that time - I hope we get there quickly enough =)
newbie
Activity: 37
Merit: 0
any news on mining xmg? i got some blocks on xpoolx on 01.01. but after that nothing...
newbie
Activity: 19
Merit: 0
Hello Magi Community
because i was asked where do you mine and how its going with the XMG mining
i made this new "tutorial"
https://steemit.com/altcoin/@dury10/pool-mining-coin-magi-xmg-after-the-hard-fork-review
Enjoy


Thanks for your tutorials Smiley I tested your PI64 tutorial and it worked.
newbie
Activity: 17
Merit: 0
been trying to create something with the JSON-RPC, any proper docs available for Magi?
newbie
Activity: 5
Merit: 0
I would research the device more, i couldnt find to much information on it, but from what ive read the m7m algo goes off the cache in the processor and mining actually uses very little memory hence why its possible on pi's, i doubt its impossible to get one to mine xmg but you would probably have to write your own miner or heavily modify one of the current ones to run on the xtensia 32bit processor and would expect 0.5h's, and it depends which version the esp32 uses, when looking on the xtensia chip each one is customised to the manufacturers specifications. It's all open source so you can see all the code at https://github.com/magi-project/magi. I think the xtensia chip could actually be quite use full to mine xmg and aeon when looking on the custom order section for the chips, but for someone who is prepared to custom order 100+ chips and build their own usb or asic type miner.

ESP's are very well known by the makers community. There are used for a lot of DIY projects about home-automation, IoT,... They are very cheap and available. Espressif provide a C SDK, and it is supported by many frameworks like Arduino and MicroPython.

I know this project would need a lot of work to port/implement M7M on the device, but I find it interesting (even if it would not be very powerful).
I'll have a look at the code, but I would be interested in any documentation that would help anyone to implement the algo, so that I can see if I have the time/knowledge to try to do it by myself Wink


ESP32s are still too expensive to be profitable, not when you would need 22 of them to come close to what a single 35.00 Pi3 can do (11-12 kH/s)

Can you help me little bit?

Which miner gives 11Kh/s in pi3?
my pi3 is 1.2 Kh/s right now Sad


Find our posts in r/coinmagi on reddit. There isn't a step-by-step howto, but you should be able to piece what you need together. FYI, it does take some understanding of how to modify and compile custom programs from the command line.

I made a " How to "  on how to setup 64BIT mining on a PI3.  But I don't see any option on attaching a file though. 

upload it on dropbox/megaupload and send the link here please


Here is the link to my how to.  Hope it helps.   https://www.megaupload.us/1jzO/Miner64_How_To.pdf

Can't open the pdf, says document damaged  Huh can you please double check the file is ok ?

Sorry, the hosting site is the worst!  Please try this link.  http://s000.tinyupload.com/index.php?file_id=03605573699170841480

might you know how to compile it for an arm with a57, for instance shield tv/tegra x1 ? Just change mtune from a53 to a57 or chagne the configure too?
update: i did so and it works, the speed with such a compiled m-minerd compared to similarly compiled cpuminer is almost 3 times in favor of the m-mined. might say amazing.
full member
Activity: 247
Merit: 100
O__o
I would research the device more, i couldnt find to much information on it, but from what ive read the m7m algo goes off the cache in the processor and mining actually uses very little memory hence why its possible on pi's, i doubt its impossible to get one to mine xmg but you would probably have to write your own miner or heavily modify one of the current ones to run on the xtensia 32bit processor and would expect 0.5h's, and it depends which version the esp32 uses, when looking on the xtensia chip each one is customised to the manufacturers specifications. It's all open source so you can see all the code at https://github.com/magi-project/magi. I think the xtensia chip could actually be quite use full to mine xmg and aeon when looking on the custom order section for the chips, but for someone who is prepared to custom order 100+ chips and build their own usb or asic type miner.

ESP's are very well known by the makers community. There are used for a lot of DIY projects about home-automation, IoT,... They are very cheap and available. Espressif provide a C SDK, and it is supported by many frameworks like Arduino and MicroPython.

I know this project would need a lot of work to port/implement M7M on the device, but I find it interesting (even if it would not be very powerful).
I'll have a look at the code, but I would be interested in any documentation that would help anyone to implement the algo, so that I can see if I have the time/knowledge to try to do it by myself Wink


ESP32s are still too expensive to be profitable, not when you would need 22 of them to come close to what a single 35.00 Pi3 can do (11-12 kH/s)

Can you help me little bit?

Which miner gives 11Kh/s in pi3?
my pi3 is 1.2 Kh/s right now Sad


Find our posts in r/coinmagi on reddit. There isn't a step-by-step howto, but you should be able to piece what you need together. FYI, it does take some understanding of how to modify and compile custom programs from the command line.

I made a " How to "  on how to setup 64BIT mining on a PI3.  But I don't see any option on attaching a file though. 

upload it on dropbox/megaupload and send the link here please


Here is the link to my how to.  Hope it helps.   https://www.megaupload.us/1jzO/Miner64_How_To.pdf

Can't open the pdf, says document damaged  Huh can you please double check the file is ok ?

Sorry, the hosting site is the worst!  Please try this link.  http://s000.tinyupload.com/index.php?file_id=03605573699170841480
It's ok now, I'll try it as soon as I get home cause I have couple of those devices sitting around unused.

 Thanks a lot Wink
member
Activity: 413
Merit: 17
How many coins must one have to stake Magi?  Over 13k in my wallet and haven't seen a stake since March!  Keep hoping new wallet, new wallet.....just installed latest and still says not enough weight to stake.

wait until hardfork happend

then make a selftransaction with all ur coins to reset coin age

then everything will work by itself
but u need to have ur wallet running 24/7
or ur coins again get to old

XMG only reward active POS minter if ur coins get to old without find a block the not able to find a block at all ever
without reset their coin age

dont try with to big coinpile (over 10000) because big coin pile become faster to old then smaller coin pile


But maby you need to at some rules at the magi.conf

staking=1
posii=1

For me it works

Thank you both!

Know ETA on hardfork?

So when create new wallet I would want to create say 3 addresses and send my 13k split into those 3 addresses and would stake better?  Think am understanding that part.

Thanks again to you both:-)

Can someone please confirm is having three separate addresses, does get round this age issue or should you run three separate wallets ?
legendary
Activity: 1484
Merit: 1029
can pump price of magi in this month ?
Always difficult to tell - with magi, you need to be prepared for everything =)
newbie
Activity: 8
Merit: 0
can pump price of magi in this month ?
Jump to: