Bitcoin Forum
May 02, 2024, 10:11:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 [854] 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375264 times)
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
August 18, 2017, 11:16:55 PM
 #17061

I have no idea what how or why but I am now still sync'd with poolinfo and suprnova using wallet 1.4.1.0, currently on block 1446984

I'd love to get the current wallet but do not know how to compile it.

If you want to compile the wallet yourself and you are on Windows 10 I would humbly suggest that you consider setting up your computer for a virtual machine environment and then install Ubuntu which is Linux. Once you have Linux running on your virtual machine you can do some quick research and learn how to compile the wallet fairly easily.

Let me know if you have any questions and one suggestion I would add is that if you can't compile yourself I would be patient and wait for the dev to release a fresh binary. This will protect you from a potentially malicious person that might use this as an opportunity to send some nasty code into you system Smiley
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Redrover
Full Member
***
Offline Offline

Activity: 181
Merit: 100



View Profile
August 18, 2017, 11:21:21 PM
 #17062

I have no idea what how or why but I am now still sync'd with poolinfo and suprnova using wallet 1.4.1.0, currently on block 1446984

I'd love to get the current wallet but do not know how to compile it.

If you want to compile the wallet yourself and you are on Windows 10 I would humbly suggest that you consider setting up your computer for a virtual machine environment and then install Ubuntu which is Linux. Once you have Linux running on your virtual machine you can do some quick research and learn how to compile the wallet fairly easily.

Let me know if you have any questions and one suggestion I would add is that if you can't compile yourself I would be patient and wait for the dev to release a fresh binary. This will protect you from a potentially malicious person that might use this as an opportunity to send some nasty code into you system Smiley

Thanks, I'm not really in a hurry, just want to know how to do it in Windows rather than in Linux.  But from what I've read, pretty much everyone suggests NOT using windows for this so maybe I'll break down and research how to do it.  I just really didn't need another hobby to learn today lol.
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
August 18, 2017, 11:32:56 PM
 #17063

I have no idea what how or why but I am now still sync'd with poolinfo and suprnova using wallet 1.4.1.0, currently on block 1446984

I'd love to get the current wallet but do not know how to compile it.

If you want to compile the wallet yourself and you are on Windows 10 I would humbly suggest that you consider setting up your computer for a virtual machine environment and then install Ubuntu which is Linux. Once you have Linux running on your virtual machine you can do some quick research and learn how to compile the wallet fairly easily.

Let me know if you have any questions and one suggestion I would add is that if you can't compile yourself I would be patient and wait for the dev to release a fresh binary. This will protect you from a potentially malicious person that might use this as an opportunity to send some nasty code into you system Smiley

Thanks, I'm not really in a hurry, just want to know how to do it in Windows rather than in Linux.  But from what I've read, pretty much everyone suggests NOT using windows for this so maybe I'll break down and research how to do it.  I just really didn't need another hobby to learn today lol.

I hear that! If you change your mind you can follow this tutorial and setup a virtual machine on Windows 10: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/create-virtual-machine

Once that's setup you can install Ubuntu for use in compiling. You can learn more about and find the download for Ubuntu by visiting: https://www.ubuntu.com/download/desktop

Myth888
Full Member
***
Offline Offline

Activity: 343
Merit: 102


View Profile
August 19, 2017, 12:07:46 AM
 #17064

I have no idea what how or why but I am now still sync'd with poolinfo and suprnova using wallet 1.4.1.0, currently on block 1446984

I'd love to get the current wallet but do not know how to compile it.

If you want to compile the wallet yourself and you are on Windows 10 I would humbly suggest that you consider setting up your computer for a virtual machine environment and then install Ubuntu which is Linux. Once you have Linux running on your virtual machine you can do some quick research and learn how to compile the wallet fairly easily.

Let me know if you have any questions and one suggestion I would add is that if you can't compile yourself I would be patient and wait for the dev to release a fresh binary. This will protect you from a potentially malicious person that might use this as an opportunity to send some nasty code into you system Smiley

Thanks, I'm not really in a hurry, just want to know how to do it in Windows rather than in Linux.  But from what I've read, pretty much everyone suggests NOT using windows for this so maybe I'll break down and research how to do it.  I just really didn't need another hobby to learn today lol.

I hear that! If you change your mind you can follow this tutorial and setup a virtual machine on Windows 10: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/create-virtual-machine

Once that's setup you can install Ubuntu for use in compiling. You can learn more about and find the download for Ubuntu by visiting: https://www.ubuntu.com/download/desktop



thanks mate. most helpful reply about the wallet all day. although its preferred to have a native wallet at least you gave us workable solution. Smiley
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
August 19, 2017, 12:51:42 AM
 #17065

I'm trying to compile the latest version pulled from https://github.com/magi-project/magi.git,  building qt on ubuntu , need some help. I had no problems with v1.3 on this box

This is the error:

src/qt/guiutil.cpp:33:25: fatal error: QJsonDocument: No such file or directory
 #include <QJsonDocument>
                         ^
compilation terminated.
make: *** [build/guiutil.o] Error 1






It seems the Json is not available to the compiler with that error. You are not using Ubuntu? What are you using?
MilkandPie4U
Full Member
***
Offline Offline

Activity: 173
Merit: 151


View Profile WWW
August 19, 2017, 01:17:43 AM
Last edit: August 19, 2017, 01:38:31 AM by MilkandPie4U
 #17066

I'm trying to compile the latest version pulled from https://github.com/magi-project/magi.git,  building qt on ubuntu , need some help. I had no problems with v1.3 on this box

This is the error:

src/qt/guiutil.cpp:33:25: fatal error: QJsonDocument: No such file or directory
 #include <QJsonDocument>
                         ^
compilation terminated.
make: *** [build/guiutil.o] Error 1






It seems the Json is not available to the compiler with that error. You are not using Ubuntu? What are you using?

Yes I'm using Ubuntu but I was using QT4 not QT5 ---- gotta use QT5 someone needs to update the build instructions -

It compiled fine now using QT5 btw if you dont know what version of qt on the machine is default use ~ qmake -v

joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
August 19, 2017, 03:45:26 AM
Last edit: August 19, 2017, 04:49:44 AM by joelao95
 #17067

Windows binaries:

http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win.zip


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Redrover
Full Member
***
Offline Offline

Activity: 181
Merit: 100



View Profile
August 19, 2017, 04:14:06 AM
 #17068


Thanks Joe, it's working on my end.
ryan7269
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
August 19, 2017, 04:26:56 AM
 #17069

working for me as well
lhedwin
Member
**
Offline Offline

Activity: 114
Merit: 10

life is simple!


View Profile
August 19, 2017, 04:36:02 AM
 #17070


Hi. what nodes can we use?

NYXCOIN - The future of Investment and eCommerce - NYXCOIN
▬▬▬▬ AsicResistant ┃ InstantSend ┃ PrivatSend ┃ Investment ┃ Masternode ▬▬▬▬
BitcoinTalk • Twitter • Facebook • Slac • Discord • Github
Myth888
Full Member
***
Offline Offline

Activity: 343
Merit: 102


View Profile
August 19, 2017, 04:36:36 AM
 #17071


Thanks joe. Anyway like i said Im supposed to write articles for a local blog promoting crypto currencies as a whole. I was suppose to dedicate an article for XMG as an easy coin to learn from. But before I do that i need to know why the forks happened in the 1st place? What caused the multiple forks and can it happen again?
Myth888
Full Member
***
Offline Offline

Activity: 343
Merit: 102


View Profile
August 19, 2017, 04:39:11 AM
 #17072

I made a mistake, sent coins out of the wallet, the transaction is not confirmed, the coins are gone but did not come anywhere

there is a solution?

try repairwallet on console. If its not reported in the chain it might just work. but if it does not work then you should wait for more experienced users to comment but i think at that point it is gone. backup wallet before using console.
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
August 19, 2017, 04:49:54 AM
Last edit: August 19, 2017, 05:10:59 AM by joelao95
 #17073

Following are separate compilations:

Windows (x32): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win32.zip
Windows (x64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win64.zip

Linux (32 & 64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-linux.tar.gz

OS X: http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-osx.dmg

Node (updated OP too):

Code:
addnode=104.128.225.215

Edit:

The wallet can automatically find the above node; don't worry about this part basically.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
August 19, 2017, 04:51:45 AM
 #17074


Thanks joe. Anyway like i said Im supposed to write articles for a local blog promoting crypto currencies as a whole. I was suppose to dedicate an article for XMG as an easy coin to learn from. But before I do that i need to know why the forks happened in the 1st place? What caused the multiple forks and can it happen again?

Let me get back tomorrow. Got to time off for now.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
lhedwin
Member
**
Offline Offline

Activity: 114
Merit: 10

life is simple!


View Profile
August 19, 2017, 05:05:20 AM
 #17075


ust have to replace the m-wallet.exe in C:\Program Files\m-wallet?
an the magid.exe in C:\Program Files\m-wallet\daemon?

but there is two files in C:\Program Files\m-wallet\daemon (magid.exe and magid-x64.exe), i have a 64bits systems.

NYXCOIN - The future of Investment and eCommerce - NYXCOIN
▬▬▬▬ AsicResistant ┃ InstantSend ┃ PrivatSend ┃ Investment ┃ Masternode ▬▬▬▬
BitcoinTalk • Twitter • Facebook • Slac • Discord • Github
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
August 19, 2017, 05:13:25 AM
 #17076

ust have to replace the m-wallet.exe in C:\Program Files\m-wallet?
an the magid.exe in C:\Program Files\m-wallet\daemon?

Yes

ust have to replace the m-wallet.exe in C:\Program Files\m-wallet?
an the magid.exe in C:\Program Files\m-wallet\daemon?

but there is two files in C:\Program Files\m-wallet\daemon (magid.exe and magid-x64.exe), i have a 64bits systems.

The daemon sits in \daemon; replace it with the latest magid.exe shall be fine.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Myth888
Full Member
***
Offline Offline

Activity: 343
Merit: 102


View Profile
August 19, 2017, 05:20:52 AM
 #17077


Thanks joe. Anyway like i said Im supposed to write articles for a local blog promoting crypto currencies as a whole. I was suppose to dedicate an article for XMG as an easy coin to learn from. But before I do that i need to know why the forks happened in the 1st place? What caused the multiple forks and can it happen again?

Let me get back tomorrow. Got to time off for now.

No problem will wait until then article isnt due right away. We wanna get as much information before we publish anything on our new cryptocoins section. Mining isnt very popular where we are from so we dont want readers to get a bad 1st experience or they might not get hooked on coins.
chilend
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
August 19, 2017, 05:39:48 AM
 #17078


thanks.it working great now.
ex33s
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
August 19, 2017, 06:19:19 AM
 #17079

Read that some of you had problem with using the blockchain download from https://poolinfo.systms.org/#magi , I've updated it and added a tar.gz version too.

Fixed an minor issue where minerclaim.net pool information wasn't updated correct.

If you haven't updated to version 1.4.1.1, I strongly recommend that you do that, download links for wallet is in this post.

Blockchain download @ 1447123
Tar.gz - Zip

Download - wallet 1.4.1.1
Linux - Windows - Mac OSX - Source

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 19, 2017, 06:40:07 AM
 #17080

Following are separate compilations:

Windows (x32): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win32.zip
Windows (x64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win64.zip

Linux (32 & 64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-linux.tar.gz

OS X: http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-osx.dmg

Node (updated OP too):

Code:
addnode=104.128.225.215

Edit:

The wallet can automatically find the above node; don't worry about this part basically.

Awesome Joe. Lots of credits for you during this hard week. Well done!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Pages: « 1 ... 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 [854] 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 ... 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!