Pages:
Author

Topic: [ANN][TRK] ★ Truckcoin ★ Pure PoS up to 200% per year ★ Cryptopia - page 46. (Read 141246 times)

legendary
Activity: 1372
Merit: 1022
Anarchy is not chaos.
If I were to hack an old phone of mine to Linux arm, would it run the TRK wallet?

I have an android phone that is no longer in use, been thinkin' about what I might do with it Cheesy
sr. member
Activity: 266
Merit: 250
Thanks for the info noise23.. I am on it.
legendary
Activity: 968
Merit: 1002
Looking to have this running 24/7 on a PI 2.

I've downloaded the pre compiled wallet in the OP but when I try and run it.. nothing happens. Any help?

linux noob warning.

Probably it does not start because of some missing or different version libs.
Please try to build the wallet from the source.

Linux wallet build instructions:

Install packages:
Code:
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
Install git:
Code:
sudo apt-get install git
Clone the source code to your local machine:
Code:
git clone https://github.com/noise23/Truckcoin
Go to Truckcoin directory:
Code:
cd Truckcoin
And finally:
Code:
qmake
and
Code:
make

To build on PI you have to edit Truckcoin.pro file and delete lines 126 and 127:
Code:
QMAKE_CXXFLAGS += -msse2
QMAKE_CFLAGS += -msse2
sr. member
Activity: 266
Merit: 250
Looking to have this running 24/7 on a PI 2.

I've downloaded the pre compiled wallet in the OP but when I try and run it.. nothing happens. Any help?

linux noob warning.
full member
Activity: 213
Merit: 100
Totally agree. Decided today to buy another 100,000-200,000 more before truck starts to move up again. I think trk will hit 1000 this year. Maybe more. With bitcoin moving up again and any number of social triggers that could launch a buying frenzy, I want to be sitting on top of a lot of high interest POS coins like trk to maximize my roi.


TRUCKCOIN- FOR THE LONGHAUL

TRUCKCOIN-CARRYING A PAYLOAD THAT INCREASES WHILE IN ROUTE TO ITS DESTINATION
sr. member
Activity: 433
Merit: 250
Thank you guys, problem solved!
legendary
Activity: 968
Merit: 1002
Need help.. using wallet v0.9.8.0 beta and i am stuck on block 213066 for days now and i do not get any connection to the network.. i ve already deleted blk0001.dat, but it didnt help..
Thank you in advance for some instructions to get rid off the problem.
Use bootstrap file to get synced.
Download it here: http://downloads.truckcoin.net/bootstrap.zip
Unpack to Truckcoin data directory (where wallet.dat is), delete old data files (just delete everything except wallet.dat and bootstrap.dat) and start the wallet.
It will import blockchain data from bootstrap.dat up to block 252429, will take about 1-2 hours.
sr. member
Activity: 371
Merit: 250
Need help.. using wallet v0.9.8.0 beta and i am stuck on block 213066 for days now and i do not get any connection to the network.. i ve already deleted blk0001.dat, but it didnt help..
Thank you in advance for some instructions to get rid off the problem.

In general stuff I've tried with coins: You can try restarting the computer and router if you haven't already.  Sometimes even waiting 24 hours can fix problems or toggling on/off uPnP.  Here's my current nodes you can also try adding some with the addnode command in the debug console.  Good luck!

Code:
[
{
"addr" : "108.61.18.91:18775",
"services" : "00000001",
"lastsend" : 1425922169,
"lastrecv" : 1425921998,
"conntime" : 1425866210,
"bytessent" : 187194,
"bytesrecv" : 230063,
"blocksrequested" : 17,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 251754,
"banscore" : 0
},
{
"addr" : "69.197.161.122:18775",
"services" : "00000001",
"lastsend" : 1425922167,
"lastrecv" : 1425922167,
"conntime" : 1425866242,
"bytessent" : 257798,
"bytesrecv" : 264787,
"blocksrequested" : 17,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 251754,
"banscore" : 0
},
{
"addr" : "104.218.234.124:18775",
"services" : "00000001",
"lastsend" : 1425921998,
"lastrecv" : 1425922169,
"conntime" : 1425866292,
"bytessent" : 291545,
"bytesrecv" : 175923,
"blocksrequested" : 17,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 251756,
"banscore" : 0
},
{
"addr" : "199.233.245.36:18775",
"services" : "00000001",
"lastsend" : 1425922168,
"lastrecv" : 1425921998,
"conntime" : 1425866637,
"bytessent" : 220317,
"bytesrecv" : 206042,
"blocksrequested" : 16,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 251760,
"banscore" : 0
},
{
"addr" : "104.193.43.106:18775",
"services" : "00000001",
"lastsend" : 1425921998,
"lastrecv" : 1425922169,
"conntime" : 1425867980,
"bytessent" : 163267,
"bytesrecv" : 195510,
"blocksrequested" : 17,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 251774,
"banscore" : 0
},
{
"addr" : "98.71.203.162:18775",
"services" : "00000001",
"lastsend" : 1425922168,
"lastrecv" : 1425921999,
"conntime" : 1425909644,
"bytessent" : 94071,
"bytesrecv" : 85900,
"blocksrequested" : 3,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 252248,
"banscore" : 0
},
{
"addr" : "62.228.8.254:18775",
"services" : "00000001",
"lastsend" : 1425922168,
"lastrecv" : 1425922018,
"conntime" : 1425912199,
"bytessent" : 48572,
"bytesrecv" : 61768,
"blocksrequested" : 2,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 252277,
"banscore" : 0
},
{
"addr" : "84.29.49.102:18775",
"services" : "00000001",
"lastsend" : 1425921998,
"lastrecv" : 1425922168,
"conntime" : 1425916734,
"bytessent" : 39193,
"bytesrecv" : 140528,
"blocksrequested" : 0,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 252325,
"banscore" : 0
},
{
"addr" : "189.176.66.38:18775",
"services" : "00000001",
"lastsend" : 1425922235,
"lastrecv" : 1425922235,
"conntime" : 1425921895,
"bytessent" : 2600169,
"bytesrecv" : 3001171,
"blocksrequested" : 16,
"version" : 75002,
"subver" : "/Truckcoin:0.9.8/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 156568,
"banscore" : 0
}
]

sr. member
Activity: 433
Merit: 250
Need help.. using wallet v0.9.8.0 beta and i am stuck on block 213066 for days now and i do not get any connection to the network.. i ve already deleted blk0001.dat, but it didnt help..
Thank you in advance for some instructions to get rid off the problem.
full member
Activity: 213
Merit: 100
Totally agree. Decided today to buy another 100,000-200,000 more before truck starts to move up again. I think trk will hit 1000 this year. Maybe more. With bitcoin moving up again and any number of social triggers that could launch a buying frenzy, I want to be sitting on top of a lot of high interest POS coins like trk to maximize my roi.
full member
Activity: 182
Merit: 100
Nice coin, it always strong Grin
legendary
Activity: 968
Merit: 1002
good I have 2110 coins in my wallet, my question is this, the reward of the portfolio will be less than or equal to if I have groups of 200 coins and whether to put groups of 200 coins as I do to divide these 2110 coins that I have in groups 200 ??
Reward amount will be the same, there is no need to split 2110 coins manually.
sr. member
Activity: 616
Merit: 251
good I have 2110 coins in my wallet, my question is this, the reward of the portfolio will be less than or equal to if I have groups of 200 coins and whether to put groups of 200 coins as I do to divide these 2110 coins that I have in groups 200 ??
legendary
Activity: 968
Merit: 1002
@noise23 , before the above happen my block size was from 180-220. Now I understand why some of my blocks with 25k plus confirms still can't stake , the 300 max you set . Ppl are going round it , I also understand that it can't be control . Changing block size to 1 big block, would I get more coins or it fix like HYP max 1000 coins
Truckcoin max PoS reward is limited to 200 TRK per block. With current difficulty you have too keep blocks size somewhere below 3k to get a full reward.
If you join all blocks to 1 big block you will hit 200 TRK reward cap.
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
@noise23 , may i know why the 2 wallets , trk and tek both done by you . but stake diffently. tek wallet now flawless stakes in mins. but trk still need hours ? thanks for the wonderful work on the tek wallet


This is due to the difference in networks difficulty and because of the PoS reward/block limit in TRK.

1. TRK network difficulty is currently 0.4, whereas TEK network difficulty is 0.0004.
2. TRK has PoS reward/block limit: 200 TRK per block. Therefore, the recommended size of the blocks here is 2000-3000 coins. TEK hasn't such limitation. Therefore, the TEK block size may be even 200k coins.

Also here diffent min coinages: 9 days in TRK and 30 days in TEK.

Now think: which one will stake first:
1. 2000TRK block with 9 days age and difficulty 0.4
or
2. 200000TEK block with 30 days age and difficulty 0.0004?

Do not answer, a rhetorical question.

These are two different systems and compare them is wrong. But, in my opinion, the TRK network has become more secure after the PoS reward limitation.

but the truck wallet will split the block after stake , correct cause it over the limit size of 220.
that means we must do it manually , and glue the block to larger size?


Starting from v.0.9.7 TRK wallet has -splitthreshold option, which allows you to set a splitthreshold. So, do not need to do anything manually. Just set a splitthreshold to 300(once) and enjoy:

New features:

# On Thursday, 18 Dec 2014 20:23:23 GMT a hard fork will occur:
    - PoS reward limit per block will be set to 200 TRK.
.............
# -splitthreshold option - staking engine will not split blocks with size below splitthreshold amount. default 30 , max. 300
    Can be used as command line option or setting in .conf file or can be set in Qt wallet gui in Settings > Options > Main



Please see your last post you said 2000 unit block size , which is still over 300, so it would split into 7 blocks or 2?


No matter what size will your blocks: 100 or 2000. With the current difficulty even the units with 100 coins will catch stake within 30 days. Yes, it takes more than 9 days, but you will get the same percentage per annum. I also have a blocks with 150 coins and they catch stake every 15-20 days.

However, when the network difficulty will increase, it will take longer and blocks will reach the limit of 200 PoS  coins. The same thing is happening with HyperStake right now. This is called an inflation control.
Also, this increases the speed and security of the network. The more small blocks will be involved in the PoS-minting, the higher the difficulty, security and speed of the network.
m33
legendary
Activity: 1064
Merit: 1000
Never invest with borrowed coins
@noise23 , before the above happen my block size was from 180-220. Now I understand why some of my blocks with 25k plus confirms still can't stake , the 300 max you set . Ppl are going round it , I also understand that it can't be control . Changing block size to 1 big block, would I get more coins or it fix like HYP max 1000 coins
m33
legendary
Activity: 1064
Merit: 1000
Never invest with borrowed coins
@noise23 , may i know why the 2 wallets , trk and tek both done by you . but stake diffently. tek wallet now flawless stakes in mins. but trk still need hours ? thanks for the wonderful work on the tek wallet


This is due to the difference in networks difficulty and because of the PoS reward/block limit in TRK.

1. TRK network difficulty is currently 0.4, whereas TEK network difficulty is 0.0004.
2. TRK has PoS reward/block limit: 200 TRK per block. Therefore, the recommended size of the blocks here is 2000-3000 coins. TEK hasn't such limitation. Therefore, the TEK block size may be even 200k coins.

Also here diffent min coinages: 9 days in TRK and 30 days in TEK.

Now think: which one will stake first:
1. 2000TRK block with 9 days age and difficulty 0.4
or
2. 200000TEK block with 30 days age and difficulty 0.0004?

Do not answer, a rhetorical question.

These are two different systems and compare them is wrong. But, in my opinion, the TRK network has become more secure after the PoS reward limitation.

but the truck wallet will split the block after stake , correct cause it over the limit size of 220.
that means we must do it manually , and glue the block to larger size?


Starting from v.0.9.7 TRK wallet has -splitthreshold option, which allows you to set a splitthreshold. So, do not need to do anything manually. Just set a splitthreshold to 300(once) and enjoy:

New features:

# On Thursday, 18 Dec 2014 20:23:23 GMT a hard fork will occur:
    - PoS reward limit per block will be set to 200 TRK.
.............
# -splitthreshold option - staking engine will not split blocks with size below splitthreshold amount. default 30 , max. 300
    Can be used as command line option or setting in .conf file or can be set in Qt wallet gui in Settings > Options > Main



Please see your last post you said 2000 unit block size , which is still over 300, so it would split into 7 blocks or 2?
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
@noise23 , may i know why the 2 wallets , trk and tek both done by you . but stake diffently. tek wallet now flawless stakes in mins. but trk still need hours ? thanks for the wonderful work on the tek wallet


This is due to the difference in networks difficulty and because of the PoS reward/block limit in TRK.

1. TRK network difficulty is currently 0.4, whereas TEK network difficulty is 0.0004.
2. TRK has PoS reward/block limit: 200 TRK per block. Therefore, the recommended size of the blocks here is 2000-3000 coins. TEK hasn't such limitation. Therefore, the TEK block size may be even 200k coins.

Also here diffent min coinages: 9 days in TRK and 30 days in TEK.

Now think: which one will stake first:
1. 2000TRK block with 9 days age and difficulty 0.4
or
2. 200000TEK block with 30 days age and difficulty 0.0004?

Do not answer, a rhetorical question.

These are two different systems and compare them is wrong. But, in my opinion, the TRK network has become more secure after the PoS reward limitation.

but the truck wallet will split the block after stake , correct cause it over the limit size of 220.
that means we must do it manually , and glue the block to larger size?


Starting from v.0.9.7 TRK wallet has -splitthreshold option, which allows you to set a splitthreshold. So, do not need to do anything manually. Just set a splitthreshold to 300(once) and enjoy:

New features:

# On Thursday, 18 Dec 2014 20:23:23 GMT a hard fork will occur:
    - PoS reward limit per block will be set to 200 TRK.
.............
# -splitthreshold option - staking engine will not split blocks with size below splitthreshold amount. default 30 , max. 300
    Can be used as command line option or setting in .conf file or can be set in Qt wallet gui in Settings > Options > Main


m33
legendary
Activity: 1064
Merit: 1000
Never invest with borrowed coins
@noise23 , may i know why the 2 wallets , trk and tek both done by you . but stake diffently. tek wallet now flawless stakes in mins. but trk still need hours ? thanks for the wonderful work on the tek wallet


This is due to the difference in networks difficulty and because of the PoS reward/block limit in TRK.

1. TRK network difficulty is currently 0.4, whereas TEK network difficulty is 0.0004.
2. TRK has PoS reward/block limit: 200 TRK per block. Therefore, the recommended size of the blocks here is 2000-3000 coins. TEK hasn't such limitation. Therefore, the TEK block size may be even 200k coins.

Also here diffent min coinages: 9 days in TRK and 30 days in TEK.

Now think: which one will stake first:
1. 2000TRK block with 9 days age and difficulty 0.4
or
2. 200000TEK block with 30 days age and difficulty 0.0004?

Do not answer, a rhetorical question.

These are two different systems and compare them is wrong. But, in my opinion, the TRK network has become more secure after the PoS reward limitation.

but the truck wallet will split the block after stake , correct cause it over the limit size of 220.
that means we must do it manually , and glue the block to larger size?
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
@noise23 , may i know why the 2 wallets , trk and tek both done by you . but stake diffently. tek wallet now flawless stakes in mins. but trk still need hours ? thanks for the wonderful work on the tek wallet


This is due to the difference in networks difficulty and because of the PoS reward/block limit in TRK.

1. TRK network difficulty is currently 0.4, whereas TEK network difficulty is 0.0004.
2. TRK has PoS reward/block limit: 200 TRK per block. Therefore, the recommended size of the blocks here is 2000-3000 coins. TEK hasn't such limitation. Therefore, the TEK block size may be even 200k coins.

Also here diffent min coinages: 9 days in TRK and 30 days in TEK.

Now think: which one will stake first:
1. 2000TRK block with 9 days age and difficulty 0.4
or
2. 200000TEK block with 30 days age and difficulty 0.0004?

Do not answer, a rhetorical question.

These are two different systems and compare them is wrong. But, in my opinion, the TRK network has become more secure after the PoS reward limitation.
Pages:
Jump to: