Bitcoin Forum
May 05, 2024, 08:46:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: .
. - 0 (0%)
. - 3 (100%)
Total Voters: 3

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 75 »
  Print  
Author Topic: [ANN][TRK] ★ Truckcoin ★ Pure PoS up to 200% per year ★ Cryptopia  (Read 141210 times)
freedomsr40
Sr. Member
****
Offline Offline

Activity: 471
Merit: 500


View Profile
October 30, 2014, 12:40:55 AM
 #321

question guys...i get an error when opening the wallet

failed to listen to any port use -listen=0 if you want this


first time opening the wallet..what does this mean?
1714898803
Hero Member
*
Offline Offline

Posts: 1714898803

View Profile Personal Message (Offline)

Ignore
1714898803
Reply with quote  #2

1714898803
Report to moderator
1714898803
Hero Member
*
Offline Offline

Posts: 1714898803

View Profile Personal Message (Offline)

Ignore
1714898803
Reply with quote  #2

1714898803
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714898803
Hero Member
*
Offline Offline

Posts: 1714898803

View Profile Personal Message (Offline)

Ignore
1714898803
Reply with quote  #2

1714898803
Report to moderator
freedomsr40
Sr. Member
****
Offline Offline

Activity: 471
Merit: 500


View Profile
October 30, 2014, 12:41:45 AM
 #322

BTW..im using 0.9.6.0
ghostshark1
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
October 30, 2014, 01:03:56 AM
 #323

Are you trying the run HYP wallet at the same time? If so then...

Alright, how can I get this to run at the same time HYP is running? Thank you.

TRK and HYP use the same p2p and rpc ports - 18775 and 18776.
To run TRK and HYP wallets simultaneously you need to change ports for one of the coins.

Just create Truckcoin.conf file with the following two lines:
Code:
port=18777
rpcport=18778
(you can put any port numbers there, they just should be different from 18775 and 18776.

Put this Truckcoin.conf file into your Truckcoin directory with wallet and blockchain files.
Now HYP and TRK wallets will work together without conflicts Smiley



I've done this but still get the same issue.

i created a simple .bat file to do this
edit trk.bat
truckcoin-qt.exe -port 4321

not very neat but works fine.

better to just make a shortcut and add "-port 4321" (or whatever port u prefer)


or, one can create a shortcut of the truck qt and then add -port 18777 in properties.

to do this, create a shortcut of the truck qt.
right click on shortcut then select properties.
add -port 12121 at the end of target line.

here is how my line looks like "D:\coin Wallets\Truck\truckcoin-qt.exe" -port=12121  <--- you can change the port to 18777 if you like to.

to run both, hyp and truck, run hyp as normal and for turck run the shortcut.

Wow. That was easy. Thank you Smiley
freedomsr40
Sr. Member
****
Offline Offline

Activity: 471
Merit: 500


View Profile
October 30, 2014, 01:15:16 AM
 #324

where is trk.bat located?
ghostshark1
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
October 30, 2014, 01:20:40 AM
 #325

"create a shortcut of the truck qt.
right click on shortcut then select properties.
add -port 12121 at the end of target line"

I did it like this. Super easy and simple.
freedomsr40
Sr. Member
****
Offline Offline

Activity: 471
Merit: 500


View Profile
October 30, 2014, 01:31:07 AM
 #326

"create a shortcut of the truck qt.
right click on shortcut then select properties.
add -port 12121 at the end of target line"

I did it like this. Super easy and simple.



got it,thanks
xian 007
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 30, 2014, 05:49:52 AM
 #327

Are you trying the run HYP wallet at the same time? If so then...

Alright, how can I get this to run at the same time HYP is running? Thank you.

TRK and HYP use the same p2p and rpc ports - 18775 and 18776.
To run TRK and HYP wallets simultaneously you need to change ports for one of the coins.

Just create Truckcoin.conf file with the following two lines:
Code:
port=18777
rpcport=18778
(you can put any port numbers there, they just should be different from 18775 and 18776.

Put this Truckcoin.conf file into your Truckcoin directory with wallet and blockchain files.
Now HYP and TRK wallets will work together without conflicts Smiley



I've done this but still get the same issue.

i created a simple .bat file to do this
edit trk.bat
truckcoin-qt.exe -port 4321

not very neat but works fine.

better to just make a shortcut and add "-port 4321" (or whatever port u prefer)


or, one can create a shortcut of the truck qt and then add -port 18777 in properties.

to do this, create a shortcut of the truck qt.
right click on shortcut then select properties.
add -port 12121 at the end of target line.

here is how my line looks like "D:\coin Wallets\Truck\truckcoin-qt.exe" -port=12121  <--- you can change the port to 18777 if you like to.

to run both, hyp and truck, run hyp as normal and for turck run the shortcut.

Wow. That was easy. Thank you Smiley

whether such correct? .. but still error.  Huh

http://i62.tinypic.com/2l9jssi.jpg
liteuser
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
October 30, 2014, 11:02:15 AM
 #328

Are you trying the run HYP wallet at the same time? If so then...

Alright, how can I get this to run at the same time HYP is running? Thank you.

TRK and HYP use the same p2p and rpc ports - 18775 and 18776.
To run TRK and HYP wallets simultaneously you need to change ports for one of the coins.

Just create Truckcoin.conf file with the following two lines:
Code:
port=18777
rpcport=18778
(you can put any port numbers there, they just should be different from 18775 and 18776.

Put this Truckcoin.conf file into your Truckcoin directory with wallet and blockchain files.
Now HYP and TRK wallets will work together without conflicts Smiley



I've done this but still get the same issue.

i created a simple .bat file to do this
edit trk.bat
truckcoin-qt.exe -port 4321

not very neat but works fine.

better to just make a shortcut and add "-port 4321" (or whatever port u prefer)


or, one can create a shortcut of the truck qt and then add -port 18777 in properties.

to do this, create a shortcut of the truck qt.
right click on shortcut then select properties.
add -port 12121 at the end of target line.

here is how my line looks like "D:\coin Wallets\Truck\truckcoin-qt.exe" -port=12121  <--- you can change the port to 18777 if you like to.

to run both, hyp and truck, run hyp as normal and for turck run the shortcut.

Wow. That was easy. Thank you Smiley

whether such correct? .. but still error.  Huh



Not in the name of the exe file.

You need to create a shorcut of the exe and then select properties of the shorcut and add the -port to the end of the target line.

BTC: 13GtfEPpEiq6jGCFJGCXAUVDehCFVvTaov
http://www.vultr.com/?ref=6838137
xian 007
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 31, 2014, 03:24:22 PM
 #329


Not in the name of the exe file.

You need to create a shorcut of the exe and then select properties of the shorcut and add the -port to the end of the target line.


its work, thank you  Grin
tevasu
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
October 31, 2014, 03:56:25 PM
 #330

Help- My mac wallet version 9.6.0 has not synced since Oct 27. It has been doing great up til then. Staking has been automatic. The only change is that the stake amount has been quickly growing and now stuck at over 200,000 trk. I read post here about stake control to shorten the blocks but does the mac wallet have stake amount control? Is there anything I can do to help the syncing problem?
lutong
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
October 31, 2014, 03:56:59 PM
 #331

This wallet is fantastic. Well done DEV!
same here!
good job!

Free Distribution 50,000,000 VPNCOIN !!! VdnhueWv8Cap3M153gEWJd77xcdUN6dUMx[/color]
noise23 (OP)
Legendary
*
Offline Offline

Activity: 967
Merit: 1002



View Profile
October 31, 2014, 07:22:20 PM
 #332

Help- My mac wallet version 9.6.0 has not synced since Oct 27. It has been doing great up til then. Staking has been automatic. The only change is that the stake amount has been quickly growing and now stuck at over 200,000 trk. I read post here about stake control to shorten the blocks but does the mac wallet have stake amount control? Is there anything I can do to help the syncing problem?

Did you encrypt the wallet? Unencrypted wallet may produce stake block while syncing and get on a fork.
Please check if your latest block is from the correct chain -
Code:
getblockhash <blocknumber>
and compare it with the same block number at http://explorer.truckcoin.net
forbesmining
Full Member
***
Offline Offline

Activity: 297
Merit: 100



View Profile
November 01, 2014, 04:05:49 AM
 #333

I've assembled my 6-figure amt. of TRK in the past 2 weeks. Now I see a delisting msg. from Bittrex if volume does not pick up.
Please, lets go with this 200% jewel! TRK should be the peer of any high PoS coin Smiley

freedomsr40
Sr. Member
****
Offline Offline

Activity: 471
Merit: 500


View Profile
November 01, 2014, 05:07:55 AM
 #334

im stuck with about 26219 blocks to go on the wallet..been stuck for like 2 days...every so often ive restarted..still nothing...any ideas?
ghostshark1
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
November 01, 2014, 06:34:41 AM
 #335

I'd try just starting again. To save you starting the whole blockhain again just download the bootstrap(see quote)...its the blockchain up to date to about 2 weeks ago.

First close your TRK wallet, then download this...

bootstrap.dat has been updated, now will sync up to 123642.
http://downloads.truckcoin.net/bootstrap.zip

...then extract/unzip the bootstrap file to your Truckcoin roaming folder...then delete everything in the Truckcoin roaming folder except for your wallet.dat (do not delete this - you will lose all your coins) and the bootstrap.

....the restart your TRK wallet and hope.
ILoveBigBlackCocks
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
November 01, 2014, 02:26:11 PM
 #336

im stuck with about 26219 blocks to go on the wallet..been stuck for like 2 days...every so often ive restarted..still nothing...any ideas?

Did you use the bootstrap?  After the latest update I had a hell of a time trying to sync.  I don't understand why this is but when using the previous bootstrap or trying to sync from scratch, I had 0 nodes.  Nothing.  It would sit there for hours doing nothing, connecting to 0 peers.

Then after using the latest bootstrap, it worked fine.  Been about 2 weeks now.  Open and close the wallet once a day, no problems.  Connected to 9 nodes right now.

Here are the nodes I am connected to right now if that helps.

104.193.43.106:18775
108.61.18.91:18775
69.197.161.122:18775
72.31.27.129:18775
104.218.234.125:18775
24.85.126.229:18775
89.87.101.239:18775
23.235.237.212:18775
65.50.68.22:18775

And yeah, hope volume picks up or polo adds the coin.  Be a shame to get delisted after noise23 did such nice work getting this coin functional again.

I caught 42k in a panic dump at 225 satoshis just now so can't complain.  If anyone would like to become an instant TRK whale, someone is selling over 500k at 1395 satoshis right now.

TRK holders should fill out the coin request form at poloniex or at the very least tweet them.  Fuck bittrex.  After the success HYP has been at polo, it seems only natural that they add it's mother (I was going to say father, but decided we might as well refer to coins in the feminine, as the crypto world is already a massive sausage fest as it is).
noise23 (OP)
Legendary
*
Offline Offline

Activity: 967
Merit: 1002



View Profile
November 01, 2014, 03:30:16 PM
 #337

I've assembled my 6-figure amt. of TRK in the past 2 weeks. Now I see a delisting msg. from Bittrex if volume does not pick up.
Please, lets go with this 200% jewel! TRK should be the peer of any high PoS coin Smiley

Greedy bittrex just upped their min. required volume to 0.2 BTC and TRK vol was below on that day, that's why they put that message.
I'm pretty sure we will meet that 0.2 BTC average for the next week  Smiley
noise23 (OP)
Legendary
*
Offline Offline

Activity: 967
Merit: 1002



View Profile
November 01, 2014, 03:34:44 PM
 #338

And yeah, hope volume picks up or polo adds the coin.  Be a shame to get delisted after noise23 did such nice work getting this coin functional again.

I caught 42k in a panic dump at 225 satoshis just now so can't complain.  If anyone would like to become an instant TRK whale, someone is selling over 500k at 1395 satoshis right now.

TRK holders should fill out the coin request form at poloniex or at the very least tweet them.  Fuck bittrex.  After the success HYP has been at polo, it seems only natural that they add it's mother (I was going to say father, but decided we might as well refer to coins in the feminine, as the crypto world is already a massive sausage fest as it is).
Please don't submit TRK to poloniex yet, i want to put up a better official website and some other things first so we will have more chances to get listed at polo.
noise23 (OP)
Legendary
*
Offline Offline

Activity: 967
Merit: 1002



View Profile
November 01, 2014, 03:37:27 PM
 #339

Here are the nodes I am connected to right now if that helps.

104.193.43.106:18775
108.61.18.91:18775
69.197.161.122:18775
72.31.27.129:18775
104.218.234.125:18775
24.85.126.229:18775
89.87.101.239:18775
23.235.237.212:18775
65.50.68.22:18775
Also there are official nodes:
Code:
addnode=node1.truckcoin.net
addnode=node2.truckcoin.net
addnode=node3.truckcoin.net
addnode=node4.truckcoin.net
ILoveBigBlackCocks
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
November 01, 2014, 05:45:30 PM
 #340

Oh yeah, forgot about the official nodes.  I did have those in my conf file when I was having trouble syncing, and I wasn't connecting to them.  It was only when I used the latest bootstrap that it started working.  Weird.

Anyway, I think TRK will be okay on bittrex a bit longer.  The delisting threat seems to have brought panic dumps and a handful of buyers jockeying to catch cheap coins, so volume is up at the moment.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 75 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!