Bitcoin Forum
May 02, 2024, 02:53:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 [471] 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375264 times)
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 13, 2015, 11:25:50 AM
 #9401


https://twitter.com/103tango/status/609683669310115841

Great awesome journal from Bitcoingarden!

http://bitcoingarden.tk/a-journey-into-minecraft-with-coin-magi-the-fruits-clan/

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714618416
Hero Member
*
Offline Offline

Posts: 1714618416

View Profile Personal Message (Offline)

Ignore
1714618416
Reply with quote  #2

1714618416
Report to moderator
1714618416
Hero Member
*
Offline Offline

Posts: 1714618416

View Profile Personal Message (Offline)

Ignore
1714618416
Reply with quote  #2

1714618416
Report to moderator
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 11:26:32 AM
 #9402

I'll I can do a test on the raspi , I've used the files on Raspberri pi is now synchronized !!

Glad you got your wallet up and running. I am still running the test with a bootstrap.dat file on Windows. It takes ages! Just using the regular block data files (not a bootstrap.dat file) only takes a minute or two, so I do not intend changing anything there.

I would be inclined to investigate the issue with blkindex.dat on the Pi first. It is just possible (I suppose) that your original download of the snapshot.zip file was a bit dodgy somehow. During testing, I had to repeat the download a few times before getting a good copy due to network glitches, so I incorporated a number of retries into my downloading routine for reliability. Do you think this might have been a factor in your case?

paolo77
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
June 13, 2015, 12:17:19 PM
 #9403

In my case the download is started without problems until the end !! I tried the two files to test even the Mac and wallet from the same mistake! I did download the .zip file! I can even make a try downloading the .exe file and try it on wallet windows !!
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 12:29:34 PM
 #9404

In my case the download is started without problems until the end !! I tried the two files to test even the Mac and wallet from the same mistake! I did download the .zip file! I can even make a try downloading the .exe file and try it on wallet windows !!

Interesting and thanks for that info. The snapshot.exe is built from the snapshot.zip file directly. I tried the snapshot.exe with Windows and it worked perfectly first time, so if you are able and willing to give that a try on your Windows machine, that would be a big help (and a sanity check for me). I am beginning to wonder if the format of the blkindex.dat file changes from one operating system to another - I honestly don't know.

My first test using a bootstrap.dat file that I built using
Code:
copy /b blk0001.dat+blkindex.dat bootstrap.dat
did not work very well, so I am currently trying another bootstrap.dat using
Code:
copy /b blkindex.dat+blk0001.dat bootstrap.dat
to see if it makes a difference.

feldenthorne
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
June 13, 2015, 12:31:37 PM
 #9405

During testing, I had to repeat the download a few times before getting a good copy due to network glitches, so I incorporated a number of retries into my downloading routine for reliability. Do you think this might have been a factor in your case?

I think that hosting an MD5 hash (or some other hash) of your snapshot would alleviate this issue, especially if you're automating downloads. Users that download it on their own can check the hash if they have issues and software that downloads the snapshot automatically can run a check to see if it got the correct file.

If I had to venture a guess about the RPi issues, though, it might have something to do with RPis using BDB 5.1 by default (it might be 5.3 by default, if he's on the newest build). Since blkindex.dat tells BDB about the blockchain storage format, it's probably angry that it's trying to read the official client's BDB 4.8 index.
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 01:08:20 PM
Last edit: June 13, 2015, 01:37:56 PM by Spexx
 #9406

I think that hosting an MD5 hash (or some other hash) of your snapshot would alleviate this issue, especially if you're automating downloads. Users that download it on their own can check the hash if they have issues and software that downloads the snapshot automatically can run a check to see if it got the correct file.

If I had to venture a guess about the RPi issues, though, it might have something to do with RPis using BDB 5.1 by default (it might be 5.3 by default, if he's on the newest build). Since blkindex.dat tells BDB about the blockchain storage format, it's probably angry that it's trying to read the official client's BDB 4.8 index.

Once again, very interesting stuff there. Thanks Feldenthorne.

I take the point there about having a file hash to verify, but will not be going down that route. It would require extra work to implement and extra third-party software. It also takes quite some time to calculate a hash for large files, so that is one can of worms that I will not be opening Cheesy

The Berkeley DB issue looks to be the clincher here.

My second test with a bootstrap.dat file was equally unsatisfactory Sad It took over an hour to decide that it wasn't good enough and started resynching from about two months ago. I think I will stick to my original plan.

Edit: Under Windows 7 64 bit on a fast machine (AMD 9590 4.7 GHz with 128 GB SSD system disk) it took 13 minutes from beginning a snapshot download to having a running wallet fully synched. Under Windows XP 32 bit on a slow machine (Celeron 2.1 GHz with 80 GB conventional HD system disk) it took 22 minutes to perform the same thing. Not bad at all.

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 13, 2015, 01:44:29 PM
 #9407


Awesome news for Magi (XMG)
 Grin

I finally received the green light for a second Proof of Interest campaign.This one will start 01-08-2015 or 01-09-2015. Info about how to register and the rules will follow!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
paolo77
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
June 13, 2015, 01:47:52 PM
 #9408

I test on raspberry , mac os 10 and windows 7 bit , extract the file .exe  after on mac terminal  cat  blkindex.dat blk0001.dat > bootstrap.dat   is ok for all !!

Perhaps it is better to release the file directly bootstrap.dat !!

 
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 02:00:06 PM
 #9409

I test on raspberry , mac os 10 and windows 7 bit , extract the file .exe  after on mac terminal  cat  blkindex.dat blk0001.dat > bootstrap.dat   is ok for all !!

Perhaps it is better to release the file directly bootstrap.dat !!

I don't doubt that worked, but how long did it take to fully sync and was it synching from just two days ago? Did you try just using the blk0001.dat and blkindex.dat files directly under Windows 7, or did that not work?

paolo77
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
June 13, 2015, 02:06:56 PM
 #9410

using the blk0001.dat and blkindex.dat files directly under Windows 7, or did that not work?   No work  always the same mistake, wallet V1.2.2.1
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 02:51:34 PM
 #9411

using the blk0001.dat and blkindex.dat files directly under Windows 7, or did that not work?   No work  always the same mistake, wallet V1.2.2.1

Just reproduced that problem on a Windows 7 32 bit machine. Investigating ...

xinwao
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
June 13, 2015, 02:53:25 PM
 #9412


Wanted to send them some XMG (small tip, just for fun, like the idea). But cant find their XMG address.
Looked here, http://thefruitsclan.nl/index.php/en/?option=com_content&view=article&id=106
and http://thefruitsclan.nl/index.php/en/contact-us-en, cant see it Smiley
Clan people, maybe you should make on of your XMG addresses more public Smiley
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 13, 2015, 03:50:03 PM
 #9413

As you all know Magi has some different donation walletaddresses for the different campaigns.
The fund Magi uses is always coming from donations. From small donations to huge donations like the donation for the Proof of Interest.
Because Magi has no premine and no ipo iám not asking for donations but i will give people the option to donate if they like to do that. Wink
Magi has a new donation address what will be used for new developments or other promotions


XMG  9ACPrdgjH42jo7V2YVam6Nqtzmd4W5omuX
BTC  1FCbPRmr5E1sANwRDWMQNqRqY3gt6jE6us


 Grin you can use this one also!
For thefruitsclan check the walletaddress in signature of Goldlabel!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Mysteriousdewd
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
June 13, 2015, 06:23:31 PM
 #9414

Hello, I have sent an email to the support team for Coin Magi but no one seems to be replying and no one on IRC seems to be able to help me either. I have attempted to register in the XMG pool for over a week now and every day it says that registration is disabled. Does anyone know when registration will open again? Or if there is another pool to mine from?
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 06:29:27 PM
Last edit: June 13, 2015, 07:24:57 PM by Spexx
 #9415

Hello, I have sent an email to the support team for Coin Magi but no one seems to be replying and no one on IRC seems to be able to help me either. I have attempted to register in the XMG pool for over a week now and every day it says that registration is disabled. Does anyone know when registration will open again? Or if there is another pool to mine from?

Hi,

Would you confirm the URL for the pool you are trying to register with please?

Edit: Found it anyway - you are trying to use Magi Mining Pool on https://pow.magipool.info/index.php?page=register

There are four other pools you can use:-

Coinmagi http://pom.coinmagi.org/index.php?page=register
Maxminers https://xmg.maxminers.net/index.php?page=register
Suprnova https://xmg.suprnova.cc/index.php?page=register
XMGpool http://104.207.149.217/index.php?page=register

With Coinmagi pool you can participate in the Proof of Mining campaign. See here:-

https://bitcointalk.org/index.php?topic=1028548.0

thdim
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
June 13, 2015, 07:52:57 PM
 #9416

I miss the first one so this makes me very happy! great news, go Magi!


Awesome news for Magi (XMG)
 Grin

I finally received the green light for a second Proof of Interest campaign.This one will start 01-08-2015 or 01-09-2015. Info about how to register and the rules will follow!
OBAViJEST
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500



View Profile WWW
June 13, 2015, 08:03:51 PM
 #9417

Any tips for trading XMG? About to part ways with a few hundred coin to boost activity Smiley
xinwao
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
June 13, 2015, 08:07:44 PM
 #9418

Any tips for trading XMG? About to part ways with a few hundred coin to boost activity Smiley

I'm trading at Bittrex. Tried also other exchanges but this one looks strongest for XMG.
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
June 13, 2015, 08:20:19 PM
 #9419

Any tips for trading XMG? About to part ways with a few hundred coin to boost activity Smiley

Check your PM inbox Wink

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
June 13, 2015, 09:17:07 PM
 #9420

Hello, I have sent an email to the support team for Coin Magi but no one seems to be replying and no one on IRC seems to be able to help me either. I have attempted to register in the XMG pool for over a week now and every day it says that registration is disabled. Does anyone know when registration will open again? Or if there is another pool to mine from?

Hi,

Would you confirm the URL for the pool you are trying to register with please?

Edit: Found it anyway - you are trying to use Magi Mining Pool on https://pow.magipool.info/index.php?page=register

There are four other pools you can use:-

Coinmagi http://pom.coinmagi.org/index.php?page=register
Maxminers https://xmg.maxminers.net/index.php?page=register
Suprnova https://xmg.suprnova.cc/index.php?page=register
XMGpool http://104.207.149.217/index.php?page=register

With Coinmagi pool you can participate in the Proof of Mining campaign. See here:-

https://bitcointalk.org/index.php?topic=1028548.0

Thanks Spexx! You are awesome! Always here, working on new developments and helping people!
Respect amigo!!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Pages: « 1 ... 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 [471] 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 ... 1310 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!