Author

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

newbie
Activity: 21
Merit: 0
Can anyone tell me what page the eta is on?
newbie
Activity: 56
Merit: 0
3 hours left and no working windows miner / wallet...  Angry
newbie
Activity: 19
Merit: 0
hey guys,

considering launch. I am still keeping an eye on the clock on page one of this announcement. In light of what has been posted on Twitter and Facebook recently, that countdown might be accurate.


I'm fairly new to the forum. Having just written that:

                                                                            Hello to all of you  Smiley




legendary
Activity: 1400
Merit: 1050
i hope i don't come here selling the GPU miner as i did in HVC and XCN ....


? wtf does it means ?
legendary
Activity: 1400
Merit: 1050
Lauch or not?I see the timetable is still not lauch
Same question is it lauch now?

Not launched, checking the consistency of windows stuffs (miner and wallets).
can you give an ETA for launch and/or announce it well in advance (I mean you didn't go that far to a make ninja launch I guess)

sr. member
Activity: 280
Merit: 250
In addition to dev's VPS/Debian guide, can someone put an AWS/Ubuntu copy-paste guide as well?

My 5% donation still stands :-)

I have a conversion with a person and did EC2 stuffs; he will write guides and video possibly, I wish will see that soon.


Hello there,

any news on the guide?
legendary
Activity: 1050
Merit: 1000
i hope i don't come here selling the GPU miner as i did in HVC and XCN ....

sr. member
Activity: 351
Merit: 250
so, any news on the windows miner?
full member
Activity: 210
Merit: 100
Great!

I'm looking forward for the launch!

Success!
newbie
Activity: 21
Merit: 0
The only regret bag holders of magi are going to have tomorrow is that they didn't have more coins. I see a steep rise on the horizon! 🚀
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Lauch or not?I see the timetable is still not lauch
Same question is it lauch now?

Not launched, checking the consistency of windows stuffs (miner and wallets).
member
Activity: 79
Merit: 10
Lauch or not?I see the timetable is still not lauch
Same question is it lauch now?
full member
Activity: 137
Merit: 100
Lauch or not?I see the timetable is still not lauch
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
what file extension is the linux daemon? we are trying to launch coin.

 tar -xzf ubuntu_14_amd64_magid_v1.0.0.1

we tried several times to contact dev, and were listed in OP for days, and we literally never got a response.

I missed your message, there are many message coming yesterday, and too busy to check them out fully. Just PM you.

That is the testnet wallet not for setting up pools, source code will be available at the launch.
hero member
Activity: 820
Merit: 1000
what file extension is the linux daemon? we are trying to launch coin.
No extension on it
newbie
Activity: 56
Merit: 0
what file extension is the linux daemon? we are trying to launch coin.

 tar -xzf ubuntu_14_amd64_magid_v1.0.0.1

we tried several times to contact dev, and were listed in OP for days, and we literally never got a response.
hero member
Activity: 518
Merit: 500
any exchange? 
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
I'd like to check my miner against the testnet before launch, but can't sync as no connections.  I already added addnode=66.55.90.58 to the conf.  OP can you put your testnet node up please and give me the ip?

If you download wallets from here http://cryptomagic.com/files/magi-release/testnet/, they will automatically connect. I just opened up nodes, you might try again.
Thanks I had downloaded from there.  It is connecting to two nodes now, but is stuck on block 171.  Any ideas?

What about deleting the prior block data (rm -rf ~/.magi/testnet2), and then rerun the wallet.

That's worked thanks.  With regards to the miner, if I run as many threads as I have CPU cores, I see that my CPU usage is only at about 20% and each thread returns ~ 50khash/sec.  If I run more threads CPU usage goes down but each thread still returns ~ 50 khash/sec.  So is that reporting the hash rate accurately?

so that means you run more threads than total number of CPU cores (how many threads actually running) and get 50 Khps/ea? kinda strange.

correct.  AND I have noticed that my CPU usage has gone DOWN with more threads.  For example, with 8 cores, 8 threads my total cpu usage is 300% (ubuntu top).  With 1 threads it is 130%-150% but all threads in both cases return 50 khash/s. Very weird

I'm also getting most shares rejected.  Is that just because minerd submits everything it finds regardless of difficulty?

Yes.. the reason is that minerd actually submitted everything found. It will find blocks but will also have rejects; the minerd was initially pulled up from XCN for M7 as initially targeted at, while now we've changed the algo.
hero member
Activity: 820
Merit: 1000
I'd like to check my miner against the testnet before launch, but can't sync as no connections.  I already added addnode=66.55.90.58 to the conf.  OP can you put your testnet node up please and give me the ip?

If you download wallets from here http://cryptomagic.com/files/magi-release/testnet/, they will automatically connect. I just opened up nodes, you might try again.
Thanks I had downloaded from there.  It is connecting to two nodes now, but is stuck on block 171.  Any ideas?

What about deleting the prior block data (rm -rf ~/.magi/testnet2), and then rerun the wallet.

That's worked thanks.  With regards to the miner, if I run as many threads as I have CPU cores, I see that my CPU usage is only at about 20% and each thread returns ~ 50khash/sec.  If I run more threads CPU usage goes down but each thread still returns ~ 50 khash/sec.  So is that reporting the hash rate accurately?

so that means you run more threads than total number of CPU cores (how many threads actually running) and get 50 Khps/ea? kinda strange.

correct.  AND I have noticed that my CPU usage has gone DOWN with more threads.  For example, with 8 cores, 8 threads my total cpu usage is 300% (ubuntu top).  With 1 threads it is 130%-150% but all threads in both cases return 50 khash/s. Very weird

I'm also getting most shares rejected.  Is that just because minerd submits everything it finds regardless of difficulty?

EDIT: Ok I think this is because I am hosting the wallet centrally and the miners are not connecting locally to RPC.  I think the miners are becoming starved of data.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
I'd like to check my miner against the testnet before launch, but can't sync as no connections.  I already added addnode=66.55.90.58 to the conf.  OP can you put your testnet node up please and give me the ip?

If you download wallets from here http://cryptomagic.com/files/magi-release/testnet/, they will automatically connect. I just opened up nodes, you might try again.
Thanks I had downloaded from there.  It is connecting to two nodes now, but is stuck on block 171.  Any ideas?

What about deleting the prior block data (rm -rf ~/.magi/testnet2), and then rerun the wallet.

That's worked thanks.  With regards to the miner, if I run as many threads as I have CPU cores, I see that my CPU usage is only at about 20% and each thread returns ~ 50khash/sec.  If I run more threads CPU usage goes down but each thread still returns ~ 50 khash/sec.  So is that reporting the hash rate accurately?

so that means you run more threads than total number of CPU cores (how many threads actually running) and get 50 Khps/ea? kinda strange.
Jump to: