Author

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

newbie
Activity: 168
Merit: 0
Stupiest way to protect chain is using "connect" vs "addnode"
"connect" for only connection to this address
"addnode" allow other addresses

But now, untill dev solving problems with splitting, there is now way except using "connect".
full member
Activity: 180
Merit: 100
I think I have split as my wallet keeps loosing connections (using Joe's 2 nodes only via connect).
Connections keep cutting in/out.
full member
Activity: 239
Merit: 250
Possible you need remove all other addnode in your original magi.conf. Just keep those connects in the conf file.
newbie
Activity: 20
Merit: 0
before syncing your wallet with new blockchain, set in magi.conf

Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120

this will force your wallet only to these nodes

i have added these connects (why not "addnode"?  is there a difference?), deleted the others, deleted everything but the wallet.dat, and updated my wallet.  after doing this multiple times, the only thing i have not done is completely redownloaded the chain (i used the zip Joe provided earlier).  I keep getting stuck on 1444833.  it is always that block number for me (i commented earlier in here about it too)

is there something i am doing wrong?  or should i let the whole chain download on its own?
newbie
Activity: 168
Merit: 0
My antivirus detected Trojan.Win32.IRCbot in win64 binaries

Nobody cares?
Bceм пoxyй? (better sounds in russian))
sr. member
Activity: 476
Merit: 250
i believe i got error from at least 1 of the other 2 nodes, connect list is checked against latest chain.
Thanks oVPN - the connect list worked perfectly

A quick recap to help others: -

To check your wallet is on the correct chain
You can type getblockcount under console to check to see if you are up to the correct block and compare against https://poolinfo.systms.org/#magi

To resync the blockchain
- Backup your wallet.dat
- Exit from m-wallet.exe
- Add oVPN's list to %Appdata%\magi\magi.conf (create the file if it doesn't exist)
- Delete your blocks, database, .lock and peers.dat files
- Download the blockchain and extract to your magi folder from http://coinmagi.org/bin/block-chain/
- Run m-wallet.exe (version 1.4)

If you are missing coins
Type repairwallet under console (make sure you have a backup of your wallet.dat)

oVPN's connect list
Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120

Good summary!

Here's the defaults for linux

To resync the blockchain - Linux
- Backup your ~/.magi/wallet.dat
- Exit magi wallet
- Add oVPN's list to ~/.magi/magi.conf (create the file if it doesn't exist)
- Delete your blocks, database, .lock and peers.dat files in ~/.magi/
- Download the blockchain and extract to your magi folder from http://coinmagi.org/bin/block-chain/
- Start magi wallet

legendary
Activity: 1484
Merit: 1029
i believe i got error from at least 1 of the other 2 nodes, connect list is checked against latest chain.
Thanks oVPN - the connect list worked perfectly

A quick recap to help others: -

To check your wallet is on the correct chain
You can type getblockcount under console to check to see if you are up to the correct block and compare against https://poolinfo.systms.org/#magi

To resync the blockchain
- Backup your wallet.dat
- Exit from m-wallet.exe
- Add oVPN's list to %Appdata%\magi\magi.conf (create the file if it doesn't exist)
- Delete your blocks, database, .lock and peers.dat files
- Download the blockchain and extract to your magi folder from http://coinmagi.org/bin/block-chain/
- Run m-wallet.exe (version 1.4)

If you are missing coins
Type repairwallet under console (make sure you have a backup of your wallet.dat)

oVPN's connect list
Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120
full member
Activity: 276
Merit: 100
Anyone having problems with bittrex?  Says wallet is in maintenance and can't access my coins.
If you want to trade - use the following link - they disabled it - but its still active
https://bittrex.com/Market/Index?MarketName=BTC-XMG

If you want to transfer/widthdraw, you'll have to wait for the wallet to come out of maintainence

Was afraight so... my transfer not being accepted.
Will wait for them to show up...
member
Activity: 116
Merit: 10
i believe i got error from at least 1 of the other 2 nodes, connect list is checked against latest chain.
full member
Activity: 239
Merit: 250
Not include the two nodes Joe provided? Another split...
My pool is at 1444932 block with net hash 50Mh/s, but supernova is at 1445149 block with net hash 106Mh/s.
It seems the nodes are not connected.

before syncing your wallet with new blockchain, set in magi.conf

Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120

this will force your wallet only to these nodes

Thanks, I'll try that - I had addnode before
member
Activity: 116
Merit: 10
Simple HowTo do the blockchain update with 1.4.0: https://vcp.ovpn.to/files/xmg/update-1.4.0.txt
legendary
Activity: 1484
Merit: 1029
Anyone having problems with bittrex?  Says wallet is in maintenance and can't access my coins.
If you want to trade - use the following link - they disabled it - but its still active
https://bittrex.com/Market/Index?MarketName=BTC-XMG

If you want to transfer/widthdraw, you'll have to wait for the wallet to come out of maintainence
legendary
Activity: 1484
Merit: 1029
before syncing your wallet with new blockchain, set in magi.conf

Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120

this will force your wallet only to these nodes

Thanks, I'll try that - I had addnode before
full member
Activity: 276
Merit: 100
Anyone having problems with bittrex?  Says wallet is in maintenance and can't access my coins.
legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
before syncing your wallet with new blockchain, set in magi.conf
why connect and not addnode?
member
Activity: 116
Merit: 10
before syncing your wallet with new blockchain, set in magi.conf

Code:
connect=213.32.21.37
connect=192.99.63.44
connect=89.34.96.133
connect=185.38.149.64
connect=193.124.182.62
connect=172.86.179.30
connect=95.211.186.214
connect=37.48.118.8
connect=37.48.118.9
connect=37.48.80.94
connect=5.79.74.141
connect=5.79.74.142
connect=5.79.74.140
connect=37.48.80.201
connect=95.211.209.73
connect=193.105.134.118
connect=193.105.134.120

this will force your wallet only to these nodes
legendary
Activity: 1484
Merit: 1029
Strange the huge pump on Bittrex is coming at the same time. Volume more than 500 btc.

Not strange, bagholders normally keep staking. (me included)
Now cannot dump on pumper because of wallet maintenance Bittrex.
(only had a small amount on bittrex which I dumped)

Was a very well timed pump due to maintenance - I didn't even notice it going on, so didn't react manually, was too busy trying to get my wallet back up, glad I had the liquidity bot running.
legendary
Activity: 1484
Merit: 1029
some stupid buyers on 10000 level, some clever guys who make this pump)

I guess they are mostly the same guy/bot.
Happily I always have some coins waiting to sell on bittrex.
Waiting to buy back at "normal" level.

Bots are created by people too

My bot may have bought at that price - but on the way back down, not up in the first place, but still making profit - just part of my trading strategy
legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
Strange the huge pump on Bittrex is coming at the same time. Volume more than 500 btc.

Not strange, bagholders normally keep staking. (me included)
Now cannot dump on pumper because of wallet maintenance Bittrex.
(only had a small amount on bittrex which I dumped)
newbie
Activity: 168
Merit: 0
Huge volume on bittrex is just bots war)
Jump to: