Pages:
Author

Topic: [ANN] TUNE : NEW neoscrypt masternode profit-sharing fund variable-mn-price - page 15. (Read 46452 times)

full member
Activity: 132
Merit: 100
Important



Windows
This is Guide to how to connect most right chain in windows wallet

1. Backup your wallet.dat and masternode.conf (if you run one)
2. Delete everything in \Users\yourusername\AppData\Roaming\TuneCore except wallet.dat, masternode.conf (You can use "cd %appdata%/tunecore at cmd)
3. Download the latest wallet from https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8
4. Download the Snapshot from : http://www.tunecrypto.io/tunecrypto-snapshot-233010.rar
5. Extract and copy the /blocks directory in \Users\yourusername\AppData\Roaming\TuneCore\
6. Final check : There shuld be only 2 files, and 1 folder in \Users\yourusername\AppData\Roaming\TuneCore wallet.dat masternode.conf blocks (folder)
7. Start the wallet and let it run (it takes 5-10 min by loading the blockchain)
8. You back on the right chain.





Linux
This is Guide to how to connect most right chain in linux
Be careful : check twice where you are : before rm -r *
~ can be differ where you get the wallet or compiled

cd ~
wget https://github.com/tune-crypto/tune/releases/download/v0.12.1.8/tune-linux.zip
unzip tune-linux.zip
~/tune-cli stop
cd ~/.tunecore
cp wallet.dat ../wallet.dat.backup
cp masternode.conf ../masternode.conf.backup
rm -r *
cp ../masternode.conf.backup ./masternode.conf
cp ../wallet.dat.backup ./wallet.dat
wget www.tunecrypto.io/tunecrypto-snapshot-23340-linux.zip
unzip tunecrypto-snapshot-23340-linux.zip
~/tuned -daemon

after some minutes, check block height by
~/tune-cli getinfo

Maybe send these instructions to the exchanges too, as they are all probably on the wrong chain?



Because withdrawal txid of one of the exchanges gives "Can't find transaction" in the Tune block explorer https://altmix.org/coins/31-TUNE


stocks.exchange seems to be on the right chain cause their txid appears in the altmix.org block explorer, that is IF the block explorer is on the right chain.

txid shows valid transaction in the block explorer, pointing to my wallet, but coins never arrive (1 day ago).

Fyi, only used latest 0.12.8.1 wallet (never an older wallet), reindexed three times, deleted all files except wallet and conf's three times, still 0 coins in my wallet after 4 withdrawals.

full member
Activity: 132
Merit: 100
Important



Windows
This is Guide to how to connect most right chain in windows wallet

1. Backup your wallet.dat and masternode.conf (if you run one)
2. Delete everything in \Users\yourusername\AppData\Roaming\TuneCore except wallet.dat, masternode.conf (You can use "cd %appdata%/tunecore at cmd)
3. Download the latest wallet from https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8
4. Download the Snapshot from : http://www.tunecrypto.io/tunecrypto-snapshot-233010.rar
5. Extract and copy the /blocks directory in \Users\yourusername\AppData\Roaming\TuneCore\
6. Final check : There shuld be only 2 files, and 1 folder in \Users\yourusername\AppData\Roaming\TuneCore wallet.dat masternode.conf blocks (folder)
7. Start the wallet and let it run (it takes 5-10 min by loading the blockchain)
8. You back on the right chain.





Linux
This is Guide to how to connect most right chain in linux
Be careful : check twice where you are : before rm -r *
~ can be differ where you get the wallet or compiled

cd ~
wget https://github.com/tune-crypto/tune/releases/download/v0.12.1.8/tune-linux.zip
unzip tune-linux.zip
~/tune-cli stop
cd ~/.tunecore
cp wallet.dat ../wallet.dat.backup
cp masternode.conf ../masternode.conf.backup
rm -r *
cp ../masternode.conf.backup ./masternode.conf
cp ../wallet.dat.backup ./wallet.dat
wget www.tunecrypto.io/tunecrypto-snapshot-23340-linux.zip
unzip tunecrypto-snapshot-23340-linux.zip
~/tuned -daemon

after some minutes, check block height by
~/tune-cli getinfo

Maybe send these instructions to the exchanges too, as they are all probably on the wrong chain?



Because withdrawal txid of one of the exchanges gives "Can't find transaction" in the Tune block explorer https://altmix.org/coins/31-TUNE
newbie
Activity: 8
Merit: 0
Important



Windows
This is Guide to how to connect most right chain in windows wallet

1. Backup your wallet.dat and masternode.conf (if you run one)
2. Delete everything in \Users\yourusername\AppData\Roaming\TuneCore except wallet.dat, masternode.conf (You can use "cd %appdata%/tunecore at cmd)
3. Download the latest wallet from https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8
4. Download the Snapshot from : http://www.tunecrypto.io/tunecrypto-snapshot-233010.rar
5. Extract and copy the /blocks directory in \Users\yourusername\AppData\Roaming\TuneCore\
6. Final check : There shuld be only 2 files, and 1 folder in \Users\yourusername\AppData\Roaming\TuneCore wallet.dat masternode.conf blocks (folder)
7. Start the wallet and let it run (it takes 5-10 min by loading the blockchain)
8. You back on the right chain.



Linux
This is Guide to how to connect most right chain in linux
Be careful : check twice where you are : before rm -r *
~ can be differ where you get the wallet or compiled

cd ~
wget https://github.com/tune-crypto/tune/releases/download/v0.12.1.8/tune-linux.zip
unzip tune-linux.zip
~/tune-cli stop
cd ~/.tunecore
cp wallet.dat ../wallet.dat.backup
cp masternode.conf ../masternode.conf.backup
rm -r *
cp ../masternode.conf.backup ./masternode.conf
cp ../wallet.dat.backup ./wallet.dat
wget www.tunecrypto.io/tunecrypto-snapshot-23340-linux.zip
unzip tunecrypto-snapshot-23340-linux.zip
~/tuned -daemon

after some minutes, check block height by
~/tune-cli getinfo

Thank you, but i not still sync my wallet, Could you help me by teamviewer?
full member
Activity: 132
Merit: 100
Important



Windows
This is Guide to how to connect most right chain in windows wallet

1. Backup your wallet.dat and masternode.conf (if you run one)
2. Delete everything in \Users\yourusername\AppData\Roaming\TuneCore except wallet.dat, masternode.conf (You can use "cd %appdata%/tunecore at cmd)
3. Download the latest wallet from https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8
4. Download the Snapshot from : http://www.tunecrypto.io/tunecrypto-snapshot-233010.rar
5. Extract and copy the /blocks directory in \Users\yourusername\AppData\Roaming\TuneCore\
6. Final check : There shuld be only 2 files, and 1 folder in \Users\yourusername\AppData\Roaming\TuneCore wallet.dat masternode.conf blocks (folder)
7. Start the wallet and let it run (it takes 5-10 min by loading the blockchain)
8. You back on the right chain.





Linux
This is Guide to how to connect most right chain in linux
Be careful : check twice where you are : before rm -r *
~ can be differ where you get the wallet or compiled

cd ~
wget https://github.com/tune-crypto/tune/releases/download/v0.12.1.8/tune-linux.zip
unzip tune-linux.zip
~/tune-cli stop
cd ~/.tunecore
cp wallet.dat ../wallet.dat.backup
cp masternode.conf ../masternode.conf.backup
rm -r *
cp ../masternode.conf.backup ./masternode.conf
cp ../wallet.dat.backup ./wallet.dat
wget www.tunecrypto.io/tunecrypto-snapshot-23340-linux.zip
unzip tunecrypto-snapshot-23340-linux.zip
~/tuned -daemon

after some minutes, check block height by
~/tune-cli getinfo

Maybe send these instructions to the exchanges too, as they are all probably on the wrong chain?

newbie
Activity: 32
Merit: 0
Important



Windows
This is Guide to how to connect most right chain in windows wallet

1. Backup your wallet.dat and masternode.conf (if you run one)
2. Delete everything in \Users\yourusername\AppData\Roaming\TuneCore except wallet.dat, masternode.conf (You can use "cd %appdata%/tunecore at cmd)
3. Download the latest wallet from https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8
4. Download the Snapshot from : http://www.tunecrypto.io/tunecrypto-snapshot-233010.rar
5. Extract and copy the /blocks directory in \Users\yourusername\AppData\Roaming\TuneCore\
6. Final check : There shuld be only 2 files, and 1 folder in \Users\yourusername\AppData\Roaming\TuneCore wallet.dat masternode.conf blocks (folder)
7. Start the wallet and let it run (it takes 5-10 min by loading the blockchain)
8. You back on the right chain.





Linux
This is Guide to how to connect most right chain in linux
Be careful : check twice where you are : before rm -r *
~ can be differ where you get the wallet or compiled

cd ~
wget https://github.com/tune-crypto/tune/releases/download/v0.12.1.8/tune-linux.zip
unzip tune-linux.zip
~/tune-cli stop
cd ~/.tunecore
cp wallet.dat ../wallet.dat.backup
cp masternode.conf ../masternode.conf.backup
rm -r *
cp ../masternode.conf.backup ./masternode.conf
cp ../wallet.dat.backup ./wallet.dat
wget www.tunecrypto.io/tunecrypto-snapshot-23340-linux.zip
unzip tunecrypto-snapshot-23340-linux.zip
~/tuned -daemon

after some minutes, check block height by
~/tune-cli getinfo
newbie
Activity: 8
Merit: 0
I mining on pool: yiimp.masterhash.us
I check Explorer: Tune coin runing with version 0.12.1.2
I can not Sync Tune core wallet
Could you help me? tks
https://photos.app.[Suspicious link removed]/D8VNs7Wv9bad3RCF3
newbie
Activity: 12
Merit: 0
I downloaded new wallet and it says the 1.54 TUN I sent to stocks.exchange is unconfirmed. It was send yesterday using the old wallet. Using blockchain explorers show transactions up to a few days ago but not after that for my wallet. What the hell is going on with this coin?

Someone PLEASE help me with why this is unconfirmed... how to fix?
full member
Activity: 132
Merit: 100
Using latest 0.12.1.8 wallet and made withdrawals yesterday at following three exchanges: coinexchange, crypto-bridge and stocks.exchange

None of three wihdrawals arrived at my wallet. Are all exchanges on the wrong wallet ?

Dev, what is going on ?

member
Activity: 83
Merit: 10
NYXCOIN - The future of Investment and eCommerce

download new wallet
stop all old wallet (include each on VPS)
go to tunecore folder (in windows, cd %appdata%/tunecore)
delete all file and folder except wallet.dat and masternode.conf
(if you don't want delete tune.conf, just delete all line of addnode)
start new wallet
https://github.com/tune-crypto/tune/releases/tag/v0.12.1.8

add these tune.conf
addnode=45.77.187.82:20726
addnode=95.165.170.217:20726
addnode=172.86.121.109:20726
addnode=142.44.181.246:20726

member
Activity: 83
Merit: 10
NYXCOIN - The future of Investment and eCommerce
You can start mining at http://pool.tunecrypto.com/
I can't find a pool that works.
Also, in pool.tunecrypto.com, the official(?) pool, it seems that blocks stopped being solved 9 hours ago:
http://pool.tunecrypto.com/site/mining



arcpool.com

-a neoscrypt -o stratum+tcp://eu1.arcpool.com:31005 -u [wallet] -p c=TUN
newbie
Activity: 45
Merit: 0
Same problem here, made a 1.55 TUN deposit to stocks.exchange, nothing has showed up.

It's likely that they have not updated to the new wallet.
newbie
Activity: 12
Merit: 0
Same problem here, made a 1.55 TUN deposit to stocks.exchange, nothing has showed up.
newbie
Activity: 67
Merit: 0
thanks its worked  Smiley

i didnt know that they have a new wallet version
newbie
Activity: 45
Merit: 0
This is what worked for me....

1. Delete everything except wallet.dat
2. Installed latest wallet from https://github.com/tune-crypto/tune/releases/
3. Created .conf file with the following nodes taken from arcpool:

addnode=1.47.70.63:31491
addnode=109.239.18.175:47878
addnode=110.159.254.6:56862
addnode=110.168.219.25:54008
addnode=110.169.105.172:63213
addnode=110.171.227.162:59061
addnode=110.8.199.205:7690
addnode=113.70.229.151:11571
addnode=119.76.157.94:50534
addnode=122.2.125.139:60240
addnode=124.120.56.163:61898
addnode=124.121.128.218:50383
addnode=124.121.128.218:50407
addnode=125.212.244.159:49178
addnode=125.70.163.27:59405
addnode=142.44.181.246:50303
addnode=144.217.126.91:55900
addnode=171.7.177.204:5475
addnode=172.86.121.109:58135
addnode=173.249.24.88:52558
addnode=174.58.113.177:51220
addnode=178.74.193.129:49750
addnode=180.183.246.137:63790
addnode=180.248.198.87:65218
addnode=183.89.147.225:12497
addnode=183.89.147.225:55866
addnode=184.22.109.225:49818
addnode=185.63.188.68:43964
addnode=185.81.167.239:49972
addnode=185.84.189.70:5628
addnode=185.88.156.13:59978
addnode=188.6.168.185:61889
addnode=194.135.89.207:60476
addnode=194.213.102.237:49408
addnode=2.93.180.74:63174
addnode=207.246.106.112:55852
addnode=207.246.111.50:50628
addnode=207.246.111.50:51852
addnode=207.246.111.50:58360
addnode=212.51.128.52:58593
addnode=212.8.240.133:42000
addnode=217.30.196.188:53266
addnode=223.206.247.37:56598
addnode=36.255.114.224:28902
addnode=41.109.174.168:50628
addnode=45.43.21.170:41498
addnode=45.43.21.246:46406
addnode=45.77.187.82:65352
addnode=46.175.130.89:51271
addnode=46.191.190.141:58570
addnode=49.48.96.238:52155
addnode=52.174.17.239:59360
addnode=58.9.157.211:49919
addnode=62.221.95.139:49991
addnode=67.205.194.242:54916
addnode=70.24.198.118:52288
addnode=77.51.183.48:63878
addnode=78.142.20.109:50564
addnode=78.156.249.43:50647
addnode=79.137.85.218:35808
addnode=8.38.88.88:48116
addnode=80.89.75.80:57662
addnode=83.217.206.155:62799
addnode=86.171.201.251:20726
addnode=89.179.240.104:57579
addnode=89.212.98.247:53236
addnode=89.252.50.9:15569
addnode=89.47.160.50:55015
addnode=89.47.162.238:53946
addnode=89.47.165.196:20726
addnode=90.114.127.153:20726
addnode=94.176.239.233:20726
addnode=94.176.239.233:35924
addnode=94.176.239.233:52656
addnode=94.26.62.69:61299
addnode=95.65.39.101:52855
addnode=95.71.145.211:51091
addnode=97.78.71.74:43628

Wallet is synced and all payments from arcpool came through after that.
newbie
Activity: 67
Merit: 0
Since 3:20 am no transactions from the pool, but the pool data states otherwise. The wallet shows that is synced but obviously I am missing transactions for the past 17 hrs. Is this a blockchain problem? Any official statement will help since I am not the only one missing transactions....

yeah i have the same problem, try to resync the wallet but stuck a 7 hours, remove all file but wallet.dat and try again, no change

i hope its not something serious
newbie
Activity: 3
Merit: 0
Since 3:20 am no transactions from the pool, but the pool data states otherwise. The wallet shows that is synced but obviously I am missing transactions for the past 17 hrs. Is this a blockchain problem? Any official statement will help since I am not the only one missing transactions....
newbie
Activity: 21
Merit: 0
I made tune coin local wallet v.2 the transfer, but it did not stocks.exchange .
DATE 2/6/2018 08:13
LOCAL WALLET : TCeF4eiPbcLfcuC21bY5d9NbzkU2b529i7
Debit : 12.37 TUN
TRANSACTION ID : cceec36b2d333155840b212152f5cd077d0833a3bcea64ceed40f0494f6c243f-000
TO ADDRESS : TRvK4eqRzYAhgCETT5jEZQ5x4TKuXJcWwe
newbie
Activity: 67
Merit: 0
the coin seems not to be scam, the problem is that all the transactions are f^ckt up! mining pools, exchanges, wallet, everything is down, that's why nobody recieves any coins.... for miners, use arcpool. I've tested it and it works.

mined to arcpool and maybe the deposit take time because more that 4 hours and didnt receive my coins
newbie
Activity: 6
Merit: 0
the coin seems not to be scam, the problem is that all the transactions are f^ckt up! mining pools, exchanges, wallet, everything is down, that's why nobody recieves any coins.... for miners, use arcpool. I've tested it and it works.
member
Activity: 294
Merit: 12
the explorer is down and i had a transaction sent from the pool (yiimp.masterhash.us) over an hour ago.

i have got 600 mined coins in various statuses of transaction and none in wallet yet. could someone help in terms of answers?

Is Tune coin a scam??

I mean I stopped mining because I thought something was funny

Now I know I made the right choice to keep mining a stable coin
Pages:
Jump to: