Author

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

hero member
Activity: 800
Merit: 1000
September 27, 2016, 07:29:39 AM
nothing should be done. the old chain will die on its own. Once all the mining pools stop mining on it. There wont be anyone to process transactions on the old one and as such no peers. So it'll die on its own
sr. member
Activity: 425
Merit: 262
September 27, 2016, 03:02:21 AM
There're two chain exist, how to avoid confusion for new comers?
Since the terracoin.org is for the old chain, terracoin.info is for the new chain.
The github/terracoin is for the old chain, github/clockuniverse is for the new chain.
Vircurex is for the old chain, Cryptopia is for the new chain.
I think this will lead confusion.
Maybe we need to do like the ethereum did, mark the original TRC chain another name.
Or we can mark the new TRC chain a new name.
What do you think? It seems that we can't kill the old chain.
legendary
Activity: 1294
Merit: 1039
September 26, 2016, 11:57:16 PM

I have contacted multipool.us about the new new wallet but you have to admit that I really screwed up this hard fork, so don't take it out on them.  I am sure they will update their pool soon.  PM me how much you missed out on.

Hard forks are hard.
But it's worth the effort to further 'develop' Terracoin.

and it worked.

you should pat yourself on the back !
legendary
Activity: 1231
Merit: 1001
September 26, 2016, 11:30:41 PM

I replaced my 64-bit exe with the one in your tag (32-bit). I got synced fast. Unfortunately anything I mined on www.multipool.us after sept 21 seems to be lost (before the hardfork block). Maybe they have problems updating too:-)
And they were getting ready to switch to merged mining. So I'm hoping they can get it configured it soon, heheh.

I have contacted multipool.us about the new new wallet but you have to admit that I really screwed up this hard fork, so don't take it out on them.  I am sure they will update their pool soon.  PM me how much you missed out on.


legendary
Activity: 1294
Merit: 1039
September 26, 2016, 11:23:28 PM

https://github.com/clockuniverse/terracoin is the right repository (from now and forever).  Did I leave a link to the 1.0 somewhere?  Tell me so I can get it removed.  

I git cloned to my Ubuntu box a few days ago and had no problem.  Make sure you blow away your old Linux compile.  Make uninstall doesn't do anything for me on Ubuntu, so I just manually delete the folder.  Not the .terracoin folder, just the compile folder.  I did delete the most recent blockchain blk0003.dat file and its rev file from the .terracoin folder.  It took a while to recheck the blocks, but it way faster than downloading the whole blockchain.  I am not sure that was even necessary.

Can you copy from Windows to Linux?  I was wondering about that yesterday.
I'll update the github link on altcoinwarz next chance I get to remove the 1.0 link.

Yes, you can copy the data files from window to linux (and vice-versa) as long as they are using the same Berkeley DB version, I do it all the time when making chain backups for bitbar and litebar (just remember to not include your wallet.dat  Cheesy )
 
EDIT: oh, and add:
detachdb=1
to your terracoin.conf - I don't remember why, I think it has something to do about being able to 'move' the files from one pc to another.


I blew away both my .terracoin and terracoin directories, and started fresh (for the third time)
I think some of my problem is I've been screwing around so long with this, that I've been banded my most of the 'good' peers.

I'm up to block 117677 so far, and have three peers, so I'll just wait and see ...
legendary
Activity: 1231
Merit: 1001
September 26, 2016, 11:12:33 PM
still having a problem with the linux wallet:
Code:
2016-09-27 02:53:49 ERROR: ContextualCheckBlockHeader : legacy block after auxpow start
2016-09-27 02:53:49 ERROR: AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 0c6df7555b296b925cfc7d43ae1831b636dab72b12d39bea8cec68eb4a8de7f8, late-legacy-block (code 16)
2016-09-27 02:53:49 Misbehaving: 108.61.10.90 (0 -> 100) BAN THRESHOLD EXCEEDED
2016-09-27 02:53:49 ERROR: invalid header received
2016-09-27 02:53:49 ProcessMessages(headers, 14281 bytes) FAILED peer=1

https://github.com/clockuniverse/terracoin-1.0 was not found, so I used https://github.com/clockuniverse/terracoin  - Is this the right repo ??

I even tried copying the database files from my windows box to my linux box, removed peers.dat, *.log and banlist.dat, but still get the same errors as above.

https://github.com/clockuniverse/terracoin is the right repository (from now and forever).  Did I leave a link to the 1.0 somewhere?  Tell me so I can get it removed.  

I git cloned to my Ubuntu box a few days ago and had no problem.  Make sure you blow away your old Linux compile.  Make uninstall doesn't do anything for me on Ubuntu, so I just manually delete the folder.  Not the .terracoin folder, just the compile folder.  I did delete the most recent blockchain blk0003.dat file and its rev file from the .terracoin folder.  It took a while to recheck the blocks, but it way faster than downloading the whole blockchain.  I am not sure that was even necessary.

Can you copy from Windows to Linux?  I was wondering about that yesterday.
legendary
Activity: 1294
Merit: 1039
September 26, 2016, 09:57:45 PM
still having a problem with the linux wallet:
Code:
2016-09-27 02:53:49 ERROR: ContextualCheckBlockHeader : legacy block after auxpow start
2016-09-27 02:53:49 ERROR: AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 0c6df7555b296b925cfc7d43ae1831b636dab72b12d39bea8cec68eb4a8de7f8, late-legacy-block (code 16)
2016-09-27 02:53:49 Misbehaving: 108.61.10.90 (0 -> 100) BAN THRESHOLD EXCEEDED
2016-09-27 02:53:49 ERROR: invalid header received
2016-09-27 02:53:49 ProcessMessages(headers, 14281 bytes) FAILED peer=1

https://github.com/clockuniverse/terracoin-1.0 was not found, so I used https://github.com/clockuniverse/terracoin  - Is this the right repo ??

I even tried copying the database files from my windows box to my linux box, removed peers.dat, *.log and banlist.dat, but still get the same errors as above.
newbie
Activity: 7
Merit: 0
September 26, 2016, 09:42:42 PM
Windows 32 bit Release!!

https://github.com/clockuniverse/terracoin/releases/tag/v.9.12.1-32bit

All I had to do was replace my old exe, and wait for 20 minutes before it found a good peer and it synced in about 3 minutes.

I replaced my 64-bit exe with the one in your tag (32-bit). I got synced fast. Unfortunately anything I mined on www.multipool.us after sept 21 seems to be lost (before the hardfork block). Maybe they have problems updating too:-)
And they were getting ready to switch to merged mining. So I'm hoping they can get it configured it soon, heheh.
legendary
Activity: 1294
Merit: 1039
September 26, 2016, 08:50:42 PM
Windows 32 bit Release!!

https://github.com/clockuniverse/terracoin/releases/tag/v.9.12.1-32bit

All I had to do was replace my old exe, and wait for 20 minutes before it found a good peer and it synced in about 3 minutes.
same for me, except it only took about 2 minutes.

BONUS I successfully transferred 100 TRC to Cryptopia!
legendary
Activity: 1231
Merit: 1001
September 26, 2016, 07:03:35 PM
Windows 32 bit Release!!

https://github.com/clockuniverse/terracoin/releases/tag/v.9.12.1-32bit

All I had to do was replace my old exe, and wait for 20 minutes before it found a good peer and it synced in about 3 minutes.
hero member
Activity: 1302
Merit: 540
September 25, 2016, 11:07:25 PM
Now that Cryptopia is has updated their wallet, Zpool's services are back online!

http://zpool.ca/explorer/TRC & http://zpool.ca/site/block?id=1488

Thanks Crackfoo for helping TRC succeed!
wow thats a good news mate let see how the community will take advantage of this fixed and how new investors will ride on it. good luck
legendary
Activity: 1231
Merit: 1001
September 25, 2016, 10:35:56 PM
Now that Cryptopia is has updated their wallet, Zpool's services are back online!

http://zpool.ca/explorer/TRC & http://zpool.ca/site/block?id=1488

Thanks Crackfoo for helping TRC succeed!
legendary
Activity: 1231
Merit: 1001
September 25, 2016, 06:07:40 PM

Thanks for the update:-)  I tried resyncing from 0 too, heheh. Didn't get a connection to Ufasoft Coin though. Most peers that weren't running terracoin version got banned, but some got connection. (1 or 2).
I'll now patiently wait for 'Windows dude' (heheh)  to configure his compile environment. I guess this will have a new version number?


It won't have a new version number, but you can tell if it is the correct one if it gets past 832,999. Smiley

Our Windows guy is having all sorts of issues with his environment and though he has worked on it all day he hasn't come up with a solution.  Does anyone know a trustworthy person who can compile a couple of Windows exes on short notice?

EDIT:  I tried myself to use Gitian to compile it but I couldn't get it to work.

EDIT 2: Cryptopia has updated their wallet!

Thanks!!
newbie
Activity: 7
Merit: 0
September 25, 2016, 12:58:37 AM
Just trying to figure out what is going on. Sounds like there is a fix to get past the hardfork block, but there are no compiled versions available yet? I'm running the 64-bit windows wallet (QT)



Correct.  Sadly our Windows dude is having issues with his compile environment.  Hopefully he will have it fixed tonight.

I resynced my Windows wallet from scratch just to see if I could get past the hard fork but it didn't work.  I also picked up some crazy peer called "Ufasoft Coin:0.67" at 124.65.6.101.  Anyone know who those people are?  They need to use a different port.

I am going to try and add those nodes other people listed and see if the Windows wallet will pass the hard fork...Might as well while we wait.

Thanks for the update:-)  I tried resyncing from 0 too, heheh. Didn't get a connection to Ufasoft Coin though. Most peers that weren't running terracoin version got banned, but some got connection. (1 or 2).
I'll now patiently wait for 'Windows dude' (heheh)  to configure his compile environment. I guess this will have a new version number?
legendary
Activity: 1231
Merit: 1001
September 24, 2016, 10:27:32 PM
It looks like the difficulty is changing every block as well, so the Dark Gravity Wave is working!  No more exploiting TRC every 540 blocks!

Now can someone verify that they are merged mining?

Zpool.ca is merge mining you can see their blocks here http://zpool.ca/site/block?id=1488

Sweet.  They also have a working blockchain explorer, though it is a few minutes behind (that could be related to the state of the network though).

http://zpool.ca/explorer/TRC
legendary
Activity: 1231
Merit: 1001
September 24, 2016, 09:53:45 PM
Just trying to figure out what is going on. Sounds like there is a fix to get past the hardfork block, but there are no compiled versions available yet? I'm running the 64-bit windows wallet (QT)



Correct.  Sadly our Windows dude is having issues with his compile environment.  Hopefully he will have it fixed tonight.

I resynced my Windows wallet from scratch just to see if I could get past the hard fork but it didn't work.  I also picked up some crazy peer called "Ufasoft Coin:0.67" at 124.65.6.101.  Anyone know who those people are?  They need to use a different port.

I am going to try and add those nodes other people listed and see if the Windows wallet will pass the hard fork...Might as well while we wait.
full member
Activity: 203
Merit: 100
September 24, 2016, 09:14:17 PM
198.27.81.25:53385
67.244.78.203:13333
54.197.197.174:35239
78.28.250.66:34104
193.90.12.88:50887
163.172.64.208:3582
146.0.32.101:13333

all of those are sync'd to current block with my wallet

All of these nodes working on my side. Thanks for posting!
newbie
Activity: 7
Merit: 0
September 24, 2016, 09:12:07 PM
198.27.81.25:53385
67.244.78.203:13333
54.197.197.174:35239
78.28.250.66:34104
193.90.12.88:50887
163.172.64.208:3582
146.0.32.101:13333

all of those are sync'd to current block with my wallet

Is this the v9.12.1 wallet?
full member
Activity: 150
Merit: 100
September 24, 2016, 09:06:51 PM
198.27.81.25:53385
67.244.78.203:13333
54.197.197.174:35239
78.28.250.66:34104
193.90.12.88:50887
163.172.64.208:3582
146.0.32.101:13333

all of those are sync'd to current block with my wallet
sr. member
Activity: 425
Merit: 262
September 24, 2016, 08:44:24 PM
I only have 3 peers now:
Code:
    "addr": "67.244.78.203:13333"
    "addr": "146.0.32.101:13333"
    "addr": "54.197.197.174:13333"

Can some one post more peers?


Jump to: