Pages:
Author

Topic: [ANN] Terracoin (TRC) - Est 2012 - page 70. (Read 408769 times)

member
Activity: 115
Merit: 100
August 01, 2017, 06:24:20 PM
I have two questions:

1. How many coins for masternode?

2. How much you get per day from one masternode.

Thank you in advance.
hero member
Activity: 581
Merit: 507
To the moon!
August 01, 2017, 05:51:44 PM
Hi guys!
Sorry if I'm bothering you but I can't connect my qt wallet to any active connections (0 active connections). Am I doing something wrong or there's a problem with terracoin network right now?
I don't have any problems with other qt-wallets (LTC, BTC and so on).
Thank you!

There is a problem with the DNS seed on the Windows wallet.  It will be fixed in the next update.  You will need to add nodes manually.  Here is a guide I threw together.

http://www.terracoin.info/2017/07/how-to-add-nodes-to-the-terracoin-windows-wallet/

I was just adding one node I get from reddit (r/terranova),  but your link has more nodes with a pretty clear explanation.
Thanks!

Terranova is a different coin, but I think you mean the post on r/terracoin.  I decided we needed one with better instructions.  I am glad it helped!

My bad! r/terracoin, of course!  Cheesy
Thanks again!
legendary
Activity: 1231
Merit: 1001
August 01, 2017, 04:13:17 PM
Hi guys!
Sorry if I'm bothering you but I can't connect my qt wallet to any active connections (0 active connections). Am I doing something wrong or there's a problem with terracoin network right now?
I don't have any problems with other qt-wallets (LTC, BTC and so on).
Thank you!

There is a problem with the DNS seed on the Windows wallet.  It will be fixed in the next update.  You will need to add nodes manually.  Here is a guide I threw together.

http://www.terracoin.info/2017/07/how-to-add-nodes-to-the-terracoin-windows-wallet/

I was just adding one node I get from reddit (r/terranova),  but your link has more nodes with a pretty clear explanation.
Thanks!

Terranova is a different coin, but I think you mean the post on r/terracoin.  I decided we needed one with better instructions.  I am glad it helped!
hero member
Activity: 581
Merit: 507
To the moon!
August 01, 2017, 04:05:44 PM
Hi guys!
Sorry if I'm bothering you but I can't connect my qt wallet to any active connections (0 active connections). Am I doing something wrong or there's a problem with terracoin network right now?
I don't have any problems with other qt-wallets (LTC, BTC and so on).
Thank you!

There is a problem with the DNS seed on the Windows wallet.  It will be fixed in the next update.  You will need to add nodes manually.  Here is a guide I threw together.

http://www.terracoin.info/2017/07/how-to-add-nodes-to-the-terracoin-windows-wallet/

I was just adding one node I get from reddit (r/terranova),  but your link has more nodes with a pretty clear explanation.
Thanks!
legendary
Activity: 1231
Merit: 1001
August 01, 2017, 03:57:27 PM
Hi guys!
Sorry if I'm bothering you but I can't connect my qt wallet to any active connections (0 active connections). Am I doing something wrong or there's a problem with terracoin network right now?
I don't have any problems with other qt-wallets (LTC, BTC and so on).
Thank you!

There is a problem with the DNS seed on the Windows wallet.  It will be fixed in the next update.  You will need to add nodes manually.  Here is a guide I threw together.

http://www.terracoin.info/2017/07/how-to-add-nodes-to-the-terracoin-windows-wallet/
hero member
Activity: 581
Merit: 507
To the moon!
August 01, 2017, 03:46:04 PM
Hi guys!
Sorry if I'm bothering you but I can't connect my qt wallet to any active connections (0 active connections). Am I doing something wrong or there's a problem with terracoin network right now?
I don't have any problems with other qt-wallets (LTC, BTC and so on).
Thank you!
legendary
Activity: 1231
Merit: 1001
August 01, 2017, 01:07:18 PM
Hi everyone!
 
Before I start going on main thing I would like to write that I finally figure it out. Grin I will e-mail this instruction to Developer Vasilkoff as well.

Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
XXX
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

What to do if you stuck your coins in TRC Wallet for android by vasilkoff
 
1. Go to your app, and then press menu button {...}
2. Take Back up private keys, make your own password and back up it up. Even if wallet is offline as it is all the time it will work!
3. Download OpenSSL, this is Windows one: https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
4. Unpack it and copy your key to same folder. Your back up key will be named like that "terracoin-wallet-keys-2017-07-11"
5. Run OpenSSL and type this:
enc -d -aes-256-cbc -a -in "INFILE" -out "OUTFILE.txt" -k PASSWORD
Quote
enc -d -aes-256-cbc -a -in "terracoin-wallet-keys-2017-07-11" -out "money.txt" -k Myprivatepass123
make sure file "terracoin-wallet-keys-2017-07-11" is in same folder together with OpenSSL.exe
 
6. After you press Enter in OpenSSL folder you will get "money.txt" file with this message inside
Quote
# KEEP YOUR PRIVATE KEYS SAFE! Anyone who can read this can spend your Terracoins.
KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS 2015-03-31T07:13:39Z
which is your private key.
 
7. Open debug window in Terracoin-Qt
8. Type importprivkey KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS
9. Wait loadings and enjoy your lost TRC's
 
At this point I would like to thanks those who was trying to help and inspired me to find solution clockuniverse, IconFirm, hanzac, mrbodz.
 
To conclusion, this Wallet is some kind of offline wallet but still I will not recommend using it to no one.
 
Related links:
https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
https://wiki.openssl.org/index.php/Binaries
https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet

This is awesome!  I am going to keep a copy of it just in case anyone else has the same issue.  Thanks!
newbie
Activity: 6
Merit: 0
August 01, 2017, 02:08:48 AM
Hi everyone!
 
Before I start going on main thing I would like to write that I finally figure it out. Grin I will e-mail this instruction to Developer Vasilkoff as well.

Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
XXX
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

What to do if you stuck your coins in TRC Wallet for android by vasilkoff
 
1. Go to your app, and then press menu button {...}
2. Take Back up private keys, make your own password and back up it up. Even if wallet is offline as it is all the time it will work!
3. Download OpenSSL, this is Windows one: https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
4. Unpack it and copy your key to same folder. Your back up key will be named like that "terracoin-wallet-keys-2017-07-11"
5. Run OpenSSL and type this:
enc -d -aes-256-cbc -a -in "INFILE" -out "OUTFILE.txt" -k PASSWORD
Quote
enc -d -aes-256-cbc -a -in "terracoin-wallet-keys-2017-07-11" -out "money.txt" -k Myprivatepass123
make sure file "terracoin-wallet-keys-2017-07-11" is in same folder together with OpenSSL.exe
 
6. After you press Enter in OpenSSL folder you will get "money.txt" file with this message inside
Quote
# KEEP YOUR PRIVATE KEYS SAFE! Anyone who can read this can spend your Terracoins.
KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS 2015-03-31T07:13:39Z
which is your private key.
 
7. Open debug window in Terracoin-Qt
8. Type importprivkey KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS
9. Wait loadings and enjoy your lost TRC's
 
At this point I would like to thanks those who was trying to help and inspired me to find solution clockuniverse, IconFirm, hanzac, mrbodz.
 
To conclusion, this Wallet is some kind of offline wallet but still I will not recommend using it to no one.
 
Related links:
https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
https://wiki.openssl.org/index.php/Binaries
https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet
sr. member
Activity: 697
Merit: 262
Slimcoin - the Proof of Donation inventors!
July 31, 2017, 07:14:48 AM
Looking at http://masternodes.pro/ - the cheapest MNs have the highest % ROI.

ARC is very similar in price and supply as TRC but you only need 1000 for a MN.

Read into this what you will, but there are other factors influencing price than just MNs.

I could have had a few at 10k but now i have more at 5k... 5k / 10k it doesnt matter imo... im happier with 5k TRC per node and the price is achievable and reachable to many. I think this price will incentivise those who otherwise wouldnt have been able to get a MN (at 10k) and could better encourage a buy and hold mentality among TRC owners as this is a great opportunity to get onboard and hold!

I hope I'm wrong.
I'm just expressing a concern.

Why is it, that all the people that say they are happy with 5000 TRC MN are all newbies with very few posts?
I can create a quantity of noob trolls as well to make an impression that my opinion is supported by everybody, but will it be a constructive discussion?
legendary
Activity: 1231
Merit: 1001
July 30, 2017, 09:28:42 PM
I got one more questions. As you can check on https://bchain.info/TRC/ my wallet cointain coins. But this android app is offline (not showing balance). If I will export private keys and lets say import it in future to working android app how it is gonna be? Is it gonna show any coins?
 P.S.
Is there any possible to copy manualy blocks to this app?

It is on the blockchain ledger so as long as you can claim (via export and import of private key) that address the coins will be there.

I am not that familiar with Android wallets, but I couldn't find the wallet.dat file for Android.  On Windows and Linux you can just move those between and as long as you have the password it works fine.

I think they must use some sort of light client as to not bloat your phone, and that is the reason we are having issues solving the problem.
newbie
Activity: 6
Merit: 0
July 30, 2017, 02:52:23 AM
I got one more questions. As you can check on https://bchain.info/TRC/ my wallet cointain coins. But this android app is offline (not showing balance). If I will export private keys and lets say import it in future to working android app how it is gonna be? Is it gonna show any coins?
 P.S.
Is there any possible to copy manualy blocks to this app?
legendary
Activity: 1231
Merit: 1001
July 29, 2017, 09:32:14 PM
wallet keys in android are exported in a format called WIF (Wallet Import Format) This format is incompatible with QT clients

Ahmed
Hi Ahmed. So maybe you got some suggestions for me what can I do. Is there any online wallet available on market I can use to finally use my stuck TRC? Or is this the end...

You probably can wait till the new Android wallet comes out and see if you can import it into that.  I wouldn't give up hope yet.
sr. member
Activity: 397
Merit: 250
July 29, 2017, 09:25:37 PM
Alright. Am in for 5000 coins.
This seems like a great spec with the market cap at $1.7 million.
CMC showing that is was over a dollar/coin back in 2014 and seems like a reasonable chance we could see that price again with the update.

That whale did buy a hell of a lot of TRC back in Feb/March at 300-500 sats though (looking at volume bars on cryptopia).
They're happily dumping on anything just below 3000. Nice profit for them!


Nice!  Welcome to the community!

We think the whale got that amount from the Cryptsy estate sale.

Thanks. I remember mining it back when you could count the number of alt coins on two hands.
It's good to see a respectable old coin coming back.
newbie
Activity: 6
Merit: 0
July 29, 2017, 08:04:53 PM
wallet keys in android are exported in a format called WIF (Wallet Import Format) This format is incompatible with QT clients

Ahmed
Hi Ahmed. So maybe you got some suggestions for me what can I do. Is there any online wallet available on market I can use to finally use my stuck TRC? Or is this the end...
legendary
Activity: 1231
Merit: 1001
July 29, 2017, 07:16:04 PM
Alright. Am in for 5000 coins.
This seems like a great spec with the market cap at $1.7 million.
CMC showing that is was over a dollar/coin back in 2014 and seems like a reasonable chance we could see that price again with the update.

That whale did buy a hell of a lot of TRC back in Feb/March at 300-500 sats though (looking at volume bars on cryptopia).
They're happily dumping on anything just below 3000. Nice profit for them!


Nice!  Welcome to the community!

We think the whale got that amount from the Cryptsy estate sale.
sr. member
Activity: 397
Merit: 250
July 29, 2017, 05:52:13 PM
Alright. Am in for 5000 coins.
This seems like a great spec with the market cap at $1.7 million.
CMC showing that is was over a dollar/coin back in 2014 and seems like a reasonable chance we could see that price again with the update.

That whale did buy a hell of a lot of TRC back in Feb/March at 300-500 sats though (looking at volume bars on cryptopia).
They're happily dumping on anything just below 3000. Nice profit for them!
hero member
Activity: 800
Merit: 1000
July 29, 2017, 03:48:13 PM
wallet keys in android are exported in a format called WIF (Wallet Import Format) This format is incompatible with QT clients

Ahmed
sr. member
Activity: 425
Merit: 262
July 29, 2017, 03:01:28 AM
Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
Quote
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

Maybe this is encoded? You should decode it to plain private key and then import to Terracoin-Qt.

Check this URL: https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
Hi. Is there anything I can do on windows? I got '0' knowledge of Linux and stuff like that. Btw if thats future of money I feel sorry for 95% of people Wink

You can use openssl compiled to windows, https://wiki.openssl.org/index.php/Binaries
If you don't know these basic IT skills, you should leave you coins in exchanges until there are popular mobile wallet comes out.
legendary
Activity: 1231
Merit: 1001
July 29, 2017, 12:59:45 AM
Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
Quote
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

Maybe this is encoded? You should decode it to plain private key and then import to Terracoin-Qt.

Check this URL: https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
Hi. Is there anything I can do on windows? I got '0' knowledge of Linux and stuff like that. Btw if thats future of money I feel sorry for 95% of people Wink

I can duplicate the problem (Android "private key" to Windows).  I don't think what the Android wallet is exporting is a private key though.  It is different every time you do it.

I'll email the dev of it and see if he has any suggestions, but I don't know if he will even respond.  Did you send these coins recently to the Android wallet?  PM me your address.  Thanks!

EDIT: Don't use the Android wallet!!
legendary
Activity: 1231
Merit: 1001
July 28, 2017, 10:42:01 PM
Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
Quote
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

Maybe this is encoded? You should decode it to plain private key and then import to Terracoin-Qt.

Check this URL: https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
Hi. Is there anything I can do on windows? I got '0' knowledge of Linux and stuff like that. Btw if thats future of money I feel sorry for 95% of people Wink

Let me see if I can find my old phone.  I have that same Android wallet on there, and I think it has 1 TRC in it, so I can test what is going on.
Pages:
Jump to: