When will XMG (MAGI) but active again.
Have tweeted, have send suport msgs, but none being answered?
XMG wallet has been repaired. Pls update your wallets, and take then out of maintenance.
Thanks
https://bitcointalksearch.org/topic/m.21851701m-wallet version v1.4.4.1
If you were using version prior to v1.4.4.0, the old block chain data must be deleted before launching the new wallet:
Qt-Wallet and Daemon:
https://github.com/magi-project/magi/releases
http://m-core.org/download/
http://coinmagi.org/bin/m-wallet-1.4.4.1/
Source code: https://github.com/magi-project/magi/
Windows: http://coinmagi.org/bin/m-wallet-1.4.4.1/m-wallet-1.4.4.1-win.zip
Linux: http://coinmagi.org/bin/m-wallet-1.4.4.1/m-wallet-1.4.4.1-linux.tar.gz
Mac OS X: http://coinmagi.org/bin/m-wallet-1.4.4.1/m-wallet-1.4.4.1-osx.dmg
FreeBSD: http://coinmagi.org/bin/m-wallet-1.4.4.1/m-wallet-1.4.4.1-freebsd.tar.gz
Block chain: http://coinmagi.org/bin/block-chain/
Release notes: http://coinmagi.org/bin/release-notes.md
v1.4.4.1
=============
This release solves the recent blockchain forking issue, including the follow changes:
- Synchronizing checkpoint & master server introduced; this is to remove constantly checking on the misbehaving and IP banning, along with the error "block with too little proof-of-stake or proof-of-work". The checkpoint master server and keys remain to be used from now on; they are likely to be removed in the future;
- Implemented a block generation rule: PoW / PoS blocks are mined / minted by following a pattern: 1) at least two PoS blocks minted between two consecutive PoW blocks, or PoW blocks generated every 10 minutes; 2) at least one PoW block is found in five consecutive PoS blocks, or PoS blocks generated every 3 minutes;
- Difficulty adjustment will be changed to four-block exponential moving average. When there is violation in aforementioned PoW / PoS generation rule, the difficulty remains unchanged.
The following hard forks are scheduled to implement the changes:
- block 1481500: PoW / PoS block generation rule, and also exit point of the maintenance mode;
- block 1482000: difficulty adjustment algorithm switch.
Nodes:
- 104.128.225.215
- 45.35.251.73
Blockchain download:
http://coinmagi.org/bin/block-chain/
- Windows: unpack the files and run the wallet directly;
- Mac OS: unpack the files and copy to the Application folder, and then run the wallet directly;
- Linux: unpack the files and run the wallet directly.
For a fast startup:
1) Download latest block-chain data from here: http://coinmagi.org/bin/block-chain;
2) Unzip the file and copy the folders under "m-block-chain" into the .magi (unix-like system) or Magi (OS X or Windows) folder;
3) Launch the new wallet.
If you were using version prior to v1.4.4.0, the old block chain data must be deleted before launching the new wallet:
1) Backup wallet.dat;
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;