Author

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

legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
dev, there are no tools GUP AMD's launch?

This will be the second priority (Nvidia could be a more probable one), not sure when we could get into that, I have to say hardly possible to have it on the launch.
newbie
Activity: 6
Merit: 0
Interesting. Will look into helping with this. Looks good so far.
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Mined 44 blocks, 1080 coins, the only problem right at the end:



Don't know what happened at 00:09, looks like two orphaned blocks. Turning it off until tomorrow.
member
Activity: 60
Merit: 10
dev, there are no tools GUP AMD's launch?
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Any updates on the PoW mining and PoS rewards will be a great help. Smiley

Well Magi-QT keeps popping up blocks on 2 i3 cores I dedicated, here's a screenshot:



I'll leave it running for some time, looks like no problems for now.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

Found it! You will not believe:
Quote
Contents of magi.conf:
tesetnet = 1

Copy/pasted from the post here:
https://bitcointalksearch.org/topic/m.8427923

Please, joelao95, edit that damned post, I will not be the only one to step on the mine  Grin

oh my gosh, this was a big mistake I've made; I am surprised people in prior posts didn't take this mistake, obviously they did the debug or just gave up at 1st try Cheesy. I should directly copy from my working conf.  Angry (did the correction btw)

It's important that we've found it. You should update the OP, maybe put some info about downloads and basic config at the bottom of that post to be easy to find it.

I'm willing to test Nvidia GPU miner on testnet when it's available. Will ccMiner work with M7 and Magi?
https://bitcointalksearch.org/topic/ann-cudaminer-ccminer-cuda-based-mining-applications-windowslinuxmacosx-167229

Let me know if I could help with testing something else.

Thanks for this. I've updated the OP. I will update the miner (cpu) first; unfortunately gpuminer won't be available immediately (code tweaking to adapt to magi is needed; will get back on this once everything else is accomplished). The implementation of M7 in Magi has proven to be much different from Cryptonote minichain since Magi is standard blockchain based. Currently I am trying to locate potential issues affecting the network sync problem, will update what I am getting and the next step towards the launch. Any updates on the PoW mining and PoS rewards will be a great help. Smiley
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins

Found it! You will not believe:
Quote
Contents of magi.conf:
tesetnet = 1

Copy/pasted from the post here:
https://bitcointalksearch.org/topic/m.8427923

Please, joelao95, edit that damned post, I will not be the only one to step on the mine  Grin

oh my gosh, this was a big mistake I've made; I am surprised people in prior posts didn't take this mistake, obviously they did the debug or just gave up at 1st try Cheesy. I should directly copy from my working conf.  Angry (did the correction btw)

It's important that we've found it. You should update the OP, maybe put some info about downloads and basic config at the bottom of that post to be easy to find it.

I'm willing to test Nvidia GPU miner on testnet when it's available. Will ccMiner work with M7 and Magi?
https://bitcointalksearch.org/topic/ann-cudaminer-ccminer-cuda-based-mining-applications-windowslinuxmacosx-167229

Let me know if I could help with testing something else.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

Found it! You will not believe:
Quote
Contents of magi.conf:
tesetnet = 1

Copy/pasted from the post here:
https://bitcointalksearch.org/topic/m.8427923

Please, joelao95, edit that damned post, I will not be the only one to step on the mine  Grin

oh my gosh, this was a big mistake I've made; I am surprised people in prior posts didn't take this mistake, obviously they did the debug or just gave up at 1st try Cheesy. I should directly copy from my working conf.  Angry (did the correction btw)
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins

Moved the executable to the same folder just to be sure, the same error:

Code:
itod@ubuntu:~/.magi$ ls -al
total 5296
drwxrwxr-x  3 itod itod    4096 Aug 20 16:54 .
drwxr-xr-x 55 itod itod    4096 Aug 20 16:45 ..
-rw-------  1 itod itod   16384 Aug 20 16:46 blkindex.dat
drwx------  2 itod itod    4096 Aug 20 16:45 database
-rw-------  1 itod itod       0 Aug 20 16:45 db.log
-rw-------  1 itod itod    6335 Aug 20 16:55 debug.log
-rw-------  1 itod itod       0 Aug 20 16:45 .lock
-rw-rw-rw-  1 itod itod      91 Aug 20 16:51 magi.conf
-rwxrwxr-x  1 itod itod 5377128 Aug 20 16:32 ubuntu_14_magi-qt_v1.0.0.1

This is strange; the debug.log and the contents in the folder all indicate the wallet is not running on the testnet (a folder testnet2 should be in ./magi once it does). Only the conf file matters basically. From my side your settings are quite okay. We may try indicating the specific conf, with option (try qt and the daemon too (magid)): -conf=/home/itod/.magi/magi.conf. If you still have problems, I can setup a ubuntu vm (away from the machine I compiled qt) and try it out here. Let me know. Thx.

Found it! You will not believe:
Quote
Contents of magi.conf:
tesetnet = 1

Copy/pasted from the post here:
https://bitcointalksearch.org/topic/m.8427923

Please, joelao95, edit that damned post, I will not be the only one to step on the mine  Grin
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

Moved the executable to the same folder just to be sure, the same error:

Code:
itod@ubuntu:~/.magi$ ls -al
total 5296
drwxrwxr-x  3 itod itod    4096 Aug 20 16:54 .
drwxr-xr-x 55 itod itod    4096 Aug 20 16:45 ..
-rw-------  1 itod itod   16384 Aug 20 16:46 blkindex.dat
drwx------  2 itod itod    4096 Aug 20 16:45 database
-rw-------  1 itod itod       0 Aug 20 16:45 db.log
-rw-------  1 itod itod    6335 Aug 20 16:55 debug.log
-rw-------  1 itod itod       0 Aug 20 16:45 .lock
-rw-rw-rw-  1 itod itod      91 Aug 20 16:51 magi.conf
-rwxrwxr-x  1 itod itod 5377128 Aug 20 16:32 ubuntu_14_magi-qt_v1.0.0.1

This is strange; the debug.log and the contents in the folder all indicate the wallet is not running on the testnet (a folder testnet2 should be in ./magi once it does). Only the conf file matters basically. From my side your settings are quite okay. We may try indicating the specific conf, with option (try qt and the daemon too (magid)): -conf=/home/itod/.magi/magi.conf. If you still have problems, I can setup a ubuntu vm (away from the machine I compiled qt) and try it out here. Let me know. Thx.
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Here's the contents of the debug.log if it would help:

Code:
Magi version v1.0.0.1-magi (2014-08-16 22:51:48 -0400)
Using OpenSSL version OpenSSL 1.0.1f 6 Jan 2014
Startup time: 08/20/2014 15:00:16
Default data directory /home/itod/.magi
Used data directory /home/itod/.magi
dbenv.open LogDir=/home/itod/.magi/database ErrorFile=/home/itod/.magi/db.log
Bound to [::]:8233
Bound to 0.0.0.0:8233
Loading block index...
CBlock(hash=be1b0be7c27781cafc0fe7f5711f68c9c7d2e25220ce0c354f60fb5210f196c8, ver=1, hashPrevBlock=0000000000000000000000000000000000000000000000000000000000000000, hashMerkleRoot=70070d9e41ffd85685f8017fa8620fb5572ed8443822d799015d01d39e7fd4af, nTime=1399495660, nBits=1e0fffff, nNonce=193526, vtx=1, vchBlockSig=)
  Coinbase(hash=70070d9e41, nTime=1407209706, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 04ffff001d020f2746537570657220667261636b696e672c205068797369637320546f6461792036372838292c203334202832303134293b20646f693a2031302e313036332f50542e332e32343830)
    CTxOut(empty)
  vMerkleTree: 70070d9e41

block.hashMerkleRoot == 70070d9e41ffd85685f8017fa8620fb5572ed8443822d799015d01d39e7fd4af
block.nTime = 1399495660

block.GetHash() == be1b0be7c27781cafc0fe7f5711f68c9c7d2e25220ce0c354f60fb5210f196c8
block.nNonce = 193526
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Good to know Smiley

Now I get this:
Code:
./ubuntu_14_magi-qt_v1.0.0.1 
ubuntu_14_magi-qt_v1.0.0.1: src/main.cpp:2660: bool LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted (core dumped)

Contents of magi.conf:
Code:
tesetnet = 1
daemon=1
server=1
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=randompassword

having the magi.conf in ~/.magi, the wallet should be good to go. Can you make sure tesetnet=1 is set and magi.conf in the right folder?

Moved the executable to the same folder just to be sure, the same error:

Code:
itod@ubuntu:~/.magi$ ls -al
total 5296
drwxrwxr-x  3 itod itod    4096 Aug 20 16:54 .
drwxr-xr-x 55 itod itod    4096 Aug 20 16:45 ..
-rw-------  1 itod itod   16384 Aug 20 16:46 blkindex.dat
drwx------  2 itod itod    4096 Aug 20 16:45 database
-rw-------  1 itod itod       0 Aug 20 16:45 db.log
-rw-------  1 itod itod    6335 Aug 20 16:55 debug.log
-rw-------  1 itod itod       0 Aug 20 16:45 .lock
-rw-rw-rw-  1 itod itod      91 Aug 20 16:51 magi.conf
-rwxrwxr-x  1 itod itod 5377128 Aug 20 16:32 ubuntu_14_magi-qt_v1.0.0.1
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Good to know Smiley

Now I get this:
Code:
./ubuntu_14_magi-qt_v1.0.0.1 
ubuntu_14_magi-qt_v1.0.0.1: src/main.cpp:2660: bool LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted (core dumped)

Contents of magi.conf:
Code:
tesetnet = 1
daemon=1
server=1
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=randompassword

having the magi.conf in ~/.magi, the wallet should be good to go. Can you make sure tesetnet=1 is set and magi.conf in the right folder?
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Good to know Smiley

Now I get this:
Code:
./ubuntu_14_magi-qt_v1.0.0.1 
ubuntu_14_magi-qt_v1.0.0.1: src/main.cpp:2660: bool LoadBlockIndex(bool): Assertion `block.GetHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted (core dumped)

Contents of magi.conf:
Code:
tesetnet = 1
daemon=1
server=1
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=randompassword
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!

Tested on Ubuntu 14.04 64bit, I get this:
Code:
./ubuntu_14_magi-qt_v1.0.0.1: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory

Any quick fix for that?

Edit2: solved:
Code:
sudo apt-get install libdb5.1++

Good to know Smiley
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins

Tested on Ubuntu 14.04 64bit, I get this:
Code:
./ubuntu_14_magi-qt_v1.0.0.1: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory

Any quick fix for that?

Edit: solved:
Code:
sudo apt-get install libdb5.1++
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Updates:
The following is another image showing the PoS-II. Notice the balance in the wallet could be 10 times of what lionheart78 had, while PoS rewards are nearly the same. The second image shows staking at an earlier time, that is actually more than what we got in the first image. That being said, people who have a large amount of coins don't have any advantages in staking, instead rewards reduce over time. ATT: All these are tests on the testnet, XMG not yet launched. To be on the safe side, we may need to further observe and confirm the network sync issue, cause of that is correlated with the PoS block. Hard fork can happen if some nodes cannot sync; they could stay in a different chain once new nodes join and connect with them. We suggest more people take tests to mimic a real situation. Launch time will be decided once we assure everything goes smoothly.


legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
any news on standalone miner?

Will update ASAP.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
coin is staking now


As expected Smiley how many coins are in the wallet?
legendary
Activity: 2898
Merit: 1152
coin is staking now

Jump to: