Author

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

full member
Activity: 238
Merit: 100
Joe,

Iám using windows and mining solo in testnet!
Its works fine.
Just received 5 XMG!
 Grin
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Dev, this thread has become extremely difficult to follow for those not savvy with this tech and all the tests everyone has been running.

Would really appreciate clear instructions on what to download and how to mine when this is ready to launch!

Looks like the launch is scheduled to go off in about 45 minutes, when will be the swap for our old coins?  I think I heard it would not be for some time so  I assume we just hold our separate wallet for the old MagiCoins we have until the swap day?

Thanks!

I will compile info and put at the top of the OP.

We now postpone the swap, will give details after this launch.
newbie
Activity: 30
Merit: 0
[CPU miner and windows how-to]

The latest version of cpuminer is here:
https://github.com/magi-project/magi-minerd

The following guide is for compiling though cygwin in windows. testz did the standalone windows compilation before, I will ask him again for help.

1) Compile cpuminer in cygwin
Download setup-x86_64.exe (or setup-x86_32.exe) from the first page of https://www.cygwin.com, and then install it; installation asks for installing packages, be sure following are checked:
Code:
devel/git
devel/gcc-g++
devel/gcc-fortran
libs/libcurl-devel
devel/automake
devel/make
net/openssl-devel
math/libgmp-devel
editors/nano

2) Open up Cygwin64 Terminal, issue following commands
Code:
git clone https://github.com/magi-project/magi-minerd
cd magi-minerd
./autogen.sh
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
make

3) Mining
The compiled minerd lies in C:\cygwin64\home\USER\magi-minerd; Cygwin is a unix environment, so you have run the miner through console. Under magi-minerd folder:
Code:
nano magi-minerd.sh
Edit and save it; magi-minerd.sh is a file coming with the git source. Issue
Code:
./magi-minerd.sh
If you cannot run it,
Code:
chmod 755 magi-minerd.sh

That's it!
I'm running this on Mac OS, I get this with the ./configure:
./configure: line 5937: syntax error near unexpected token `,'
./configure: line 5937: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,'

make: make: *** No targets specified and no makefile found.  Stop.
newbie
Activity: 16
Merit: 0
So, at 5 we have to change the magicoin.conf to what? Could you post the definite conf.file?
And we can use the same magicoin-qt as the test right? Only different config

I agree with IMJim, some clear instruction won't harm anyone Tongue
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
guys, you're just fine with the new miners, every one does have less hash now. Please let me know if you find blocks, just to be sure working fine. (I do see mining in my computer)

but are you telling about testnet?

Yes, that part is about testnet;  Official lunch at 5 PM EST.
legendary
Activity: 1260
Merit: 1000
Dev, this thread has become extremely difficult to follow for those not savvy with this tech and all the tests everyone has been running.

Would really appreciate clear instructions on what to download and how to mine when this is ready to launch!

Looks like the launch is scheduled to go off in about 45 minutes, when will be the swap for our old coins?  I think I heard it would not be for some time so  I assume we just hold our separate wallet for the old MagiCoins we have until the swap day?

Thanks!
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
guys, you're just fine with the new miners, every one does have less hash now. Please let me know if you find blocks, just to be sure working fine. (I do see mining in my computer)

but are you telling about testnet?
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

Notice that is under testnet folder, not official.

People getting freezing issue for windows wallet, so this http://cryptomagic.com/files/magi-release/testnet/win32_magi-qt_v1.0.0.1-or.exe is an old-look, alternative to the another wallet, both function same.
full member
Activity: 238
Merit: 100
http[Suspicious link removed]

Is the official wallet this one ? (The one we're gonna use to solo mine)

Whats this ? http[Suspicious link removed]


I use the last one
hero member
Activity: 848
Merit: 500
So linux miners are in advantage because double speed?
hero member
Activity: 508
Merit: 500
Jahaha
hero member
Activity: 796
Merit: 505
[Please aware that you have to change settings for mining with official wallets]

1. delete the line with testnet, in magi.conf

2. set rpcport: rpcport=8232, in magi.conf

3. change the miner setting, sole mining should be like this: 127.0.0.1:8232

I am not sure of pool mining, so probably you have to sole mining at this time.

Well, actually...
delete only testnet=1 line.
other lines have nothing to do with network, just rpc communication with miner or rpc commands, like ./magid getinfo.
and change rpcuser and rpcpasswprd from default, or bad people will rob you :-D
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
[Please aware that you have to change settings for mining with official wallets]

1. delete the line with testnet, in magi.conf

2. set rpcport: rpcport=8232, in magi.conf

3. change the miner setting, sole mining should be like this: 127.0.0.1:8232

I am not sure of pool mining, so probably you have to sole mining at this time.
sr. member
Activity: 332
Merit: 250
On the first page you mention 3 pools:

http://www.hashharder.com/m7/magi
http://magi.nonce-pool.com
http://www.goldmin.es/

The first pool (hashharder) has a stratum address that does not work with the windows miner you released since that only accepts a http address for solo mining to your wallet.
The second pool (nonce-pool) recommends to use the M7 miner and apparently doesn't know the algo changed.
The third pool (goldmin.es) does not mention Magi on their website.

So no pool mining?
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Hello joe

I test with 1 Mhash for 31 minutes and do not find any block.

I can find block on the old wallet (wallet that need dll)

any problem?

Hi, use wallets and miners from here:  http://cryptomagic.com/files
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Download all files from here:

http://cryptomagic.com/files/


when the non-testnet wallet will be available? 5 min before launch with pass?

Immediately downloadable at http://cryptomagic.com/files

under testnet?

Right now, only testnet wallet for testing miners; official wallets available at 5
full member
Activity: 161
Merit: 100
Hello joe

I test with 1 Mhash for 31 minutes and do not find any block.

I can find block on the old wallet (wallet that need dll)

any problem?
hero member
Activity: 796
Merit: 505
./ubuntu_14_amd64_magid_v1.0.0.1
./ubuntu_14_amd64_magid_v1.0.0.1: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory

Could you tell me, why do you use db5.1 on ubuntu 14 when it has db5.3 default?

btw, miner v3:
[21:51:40] Found share  ...0000005c87cb648790b4341d3da28c368a1cea0464098bc109a920ce893dea58: submitt
ing
 [ 2 1 : 5 1 : 4 0 ]  Ttahrrgeeatd  h1a:s h4:. 0.7. .k0h0a0s0h0/0s6
995a00000000000000000000000000000000000000000000000000000
[21:51:40] thread 0: 2.90 khash/s
[21:51:40] PROOF OF WORK RESULT: Rejected
legendary
Activity: 3248
Merit: 1070
member
Activity: 111
Merit: 10
guys, you're just fine with the new miners, every one does have less hash now. Please let me know if you find blocks, just to be sure working fine. (I do see mining in my computer)

Tha hashrate in wallet remained the same, only the minerd one is down. Now they're equal. How come is that?
Jump to: