Author

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

legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
If I understand correctly, downloading block-chain data (which is a 1,3 GB file) is not necessary. One can just  (1)  backup the file wallet.dat, (2) install the new m-wallet  leaving the old folder Magi unchanged (3) open the new m-wallet and wait until it syncs.

Is this correct? Is the old block-chain folder stored in the Magi folder still usable? Will it sync correctly?  Thanks


Yes, NOT necessary to redownload chain data.
newbie
Activity: 8
Merit: 0
when pump the price ? hard fork and wallet update is good but price is stable
newbie
Activity: 17
Merit: 0
Thanks. I think this in another folder...something like users/user/appdata/roaming/magi?
This is correct.
Thanks. Better than waiting for 2 days to sync. And thanks for your hard work!
newbie
Activity: 7
Merit: 0
I am sure I am not the first person to ever ask this but how do I apply the block chain zip file after I down load it?


There is a README.md inside the file that contains a brief instruction:

Quick startup II (replacing the block-chain):

0) Backup wallet.dat;
1) Download block-chain data from here: http://m-core.org/bin/block-chain;
2) Delete all of the contents under the .magi (unix-like system) or Magi (OS X or Windows) folder, except for wallet.dat and magi.conf;
3) Unzip the file and copy the folders under "m-block-chain" into the .magi (unix-like system) or Magi (OS X or Windows) folder;
4) Launch the new wallet.


If I understand correctly, downloading block-chain data (which is a 1,3 GB file) is not necessary. One can just  (1)  backup the file wallet.dat, (2) install the new m-wallet  leaving the old folder Magi unchanged (3) open the new m-wallet and wait until it syncs.

Is this correct? Is the old block-chain folder stored in the Magi folder still usable? Will it sync correctly?  Thanks
full member
Activity: 284
Merit: 100
i'm afraid i'm still getting an error while starting the wallet with staking enabled. was that supposed to be fixed as well or is that another thing?
EDIT: started again and it's working fine now.
no worries
newbie
Activity: 56
Merit: 0
MINERCLAIM:

Update: 01/06 08:15PM (UTC+1) - We are up and running. Mining is enabled again. The current situation looks great.   Cheesy Cheesy Cheesy
newbie
Activity: 23
Merit: 0
Bet the devs need sleep lol
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
Thanks. I think this in another folder...something like users/user/appdata/roaming/magi?
This is correct.
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
It is compatible with the prior version so you don't remove except running the latest. You can also download binaries.

Thanks for the prompt reply. I just want to make sure I understand completey.

When I initally compiled v1.4.5.2, I used git clone https://github.com/magi-project/magi/ to obtain the files.  Now, I know that if I try and do that now, the process will stop/fail since the 'magi' folder already exists.

So, I have made a new folder 'magi-1453' and used git clone to get the new files into there. Are you saying that I just need to copy and replace the files from 'magi-1453' into 'magi' and I should be good to go? I don't need to reconfigure as a service or anything?

What about the files  in ./magi which were created when the magid daemon was first run? Can these all remain the same?

You can go to old folder and do git pull. .magi is just fine, not necessary touch any thing.
newbie
Activity: 19
Merit: 0
magi.bitcoinemail.org

updated
v1.4.5.3
newbie
Activity: 17
Merit: 0
I am sure I am not the first person to ever ask this but how do I apply the block chain zip file after I down load it?


There is a README.md inside the file that contains a brief instruction:

Quick startup II (replacing the block-chain):

0) Backup wallet.dat;
1) Download block-chain data from here: http://m-core.org/bin/block-chain;
2) Delete all of the contents under the .magi (unix-like system) or Magi (OS X or Windows) folder, except for wallet.dat and magi.conf;
3) Unzip the file and copy the folders under "m-block-chain" into the .magi (unix-like system) or Magi (OS X or Windows) folder;
4) Launch the new wallet.


Thanks. I think this in another folder...something like users/user/appdata/roaming/magi?
newbie
Activity: 25
Merit: 0
It is compatible with the prior version so you don't remove except running the latest. You can also download binaries.

Thanks for the prompt reply. I just want to make sure I understand completey.

When I initally compiled v1.4.5.2, I used git clone https://github.com/magi-project/magi/ to obtain the files.  Now, I know that if I try and do that now, the process will stop/fail since the 'magi' folder already exists.

So, I have made a new folder 'magi-1453' and used git clone to get the new files into there. Are you saying that I just need to copy and replace the files from 'magi-1453' into 'magi' and I should be good to go? I don't need to reconfigure as a service or anything?

What about the files  in ./magi which were created when the magid daemon was first run? Can these all remain the same?
sr. member
Activity: 476
Merit: 250
https://poolinfo.systms.org have been updated to the latest! Smiley
newbie
Activity: 63
Merit: 0
m-wallet version v1.4.5.3

v1.4.5.3
=============
Bug fix in difficulty adjustment algo, i.e., "MagiQuantumWave"; the bug manifests as an improper data conversion when carrying out a time-domain average because of the trival time difference between blocks.

Qt-Wallet and Daemon:

https://github.com/magi-project/magi/releases
http://m-core.org/download/

Source code: https://github.com/magi-project/magi/

Windows: http://m-core.org/bin/m-wallet-1.4.5.3/m-wallet-1.4.5.3-win.zip
Linux: http://m-core.org/bin/m-wallet-1.4.5.3/m-wallet-1.4.5.3-linux.tar.gz
Mac OS X: http://m-core.org/bin/m-wallet-1.4.5.3/m-wallet-1.4.5.3-osx.zip
FreeBSD: http://m-core.org/bin/m-wallet-1.4.5.3/m-wallet-1.4.5.3-freebsd.tar.gz

Latest Block chain (1603558): http://m-core.org/bin/block-chain/


=============
Regarding this version: we have initial scheduled hard fork here: https://bitcointalksearch.org/topic/m.27192013. We passed the fork point but stuck at 1606987; it was found improper data conversion that is used to deal with difficulty adjustment gets zero when handling small number; diff-adjust takes place using average over a time domain. Many blocks emitted between 1606950 - 1606987 causes tiny difference between their block time, that then hits on the bug.



Thank you for all your hard work!
newbie
Activity: 63
Merit: 0
43 block already found!!!. It will slow down, but for now Wink
https://cryptotastic.net

Thanks for being so quick with the updates!

It will slow down for sure as other pools come online... but getting a jump is great!
newbie
Activity: 21
Merit: 0
That was fast! Thanks!!!

I've updated 1.4.5.3 release.
i updated both my linux and windows pc with v1.4.5.3 and all works well even pos is now working thanks for ur hard work.
newbie
Activity: 56
Merit: 0
justo ahora:

C:\MINING\MINADOR MAGI\m-minerd-64-win\Minero MinerClaim>m-minerd -a m7mhash -o stratum+tcp:
[2018-01-06 15:22:49] Starting Stratum on stratum+tcp://minerclaim.net:3333
[2018-01-06 15:22:49] Binding thread 0 to cpu 0
[2018-01-06 15:22:49] Binding thread 1 to cpu 1
[2018-01-06 15:22:49] 4 miner threads started, using 'm7mhash' algorithm.
[2018-01-06 15:22:49] Binding thread 2 to cpu 2
[2018-01-06 15:22:49] Binding thread 3 to cpu 3
[2018-01-06 15:22:50] Stratum requested work restart
[2018-01-06 15:22:53] hash-test (1 thread; 101 tries): 101 hashes, 8008 hash/s (dec: 0 us)
[2018-01-06 15:22:57] thread 2: 47955 hashes, 6.87 khash/s
[2018-01-06 15:22:58] accepted: 1/1 (100.00%), 6.87 khash/s (yay!!!)
[2018-01-06 15:23:00] thread 1: 48025 hashes, 6.68 khash/s
[2018-01-06 15:23:01] accepted: 2/2 (100.00%), 13.55 khash/s (yay!!!)
[2018-01-06 15:23:02] thread 2: 30723 hashes, 6.47 khash/s
[2018-01-06 15:23:02] accepted: 3/3 (100.00%), 13.14 khash/s (yay!!!)
[2018-01-06 15:23:03] thread 0: 90621 hashes, 6.68 khash/s
[2018-01-06 15:23:04] accepted: 4/4 (100.00%), 19.82 khash/s (yay!!!)
legendary
Activity: 1190
Merit: 1009
Coin of the Magi!
I am sure I am not the first person to ever ask this but how do I apply the block chain zip file after I down load it?


There is a README.md inside the file that contains a brief instruction:

Quick startup II (replacing the block-chain):

0) Backup wallet.dat;
1) Download block-chain data from here: http://m-core.org/bin/block-chain;
2) Delete all of the contents under the .magi (unix-like system) or Magi (OS X or Windows) folder, except for wallet.dat and magi.conf;
3) Unzip the file and copy the folders under "m-block-chain" into the .magi (unix-like system) or Magi (OS X or Windows) folder;
4) Launch the new wallet.
newbie
Activity: 39
Merit: 0

How many blocks to confirm? I would like to see one confirmed before I start mining anywhere
newbie
Activity: 9
Merit: 0
That was fast! Thanks!!!

I've updated 1.4.5.3 release.
Jump to: