Pages:
Author

Topic: [TRK] ★ TRUCKCOIN ★ Pure PoS up to 200% ★ Jan. 17, 2018 v1.1 MANDATORY UPDATE! - page 16. (Read 35099 times)

legendary
Activity: 938
Merit: 1000
Now anonymous tokens are popular, I mean transactions. I advise you to advertise yourself. If you do not have ideas for the future, then focus on anonymous transactions and the price will fly to the moon)). You must have a brand. Sorry for my English.



You probably can run Truckcoin inside of TAILS, similar to this:
 
First:
Code:
sudo iptables -I OUTPUT 2 -p tcp -d 127.0.0.1 -m tcp --dport 18776 -j ACCEPT
Second:
Code:
DNS_PUBLIC=tcp TORSOCKS_ALLOW_INBOUND=1 torsocks ./truckcoind --p2p-bind-ip 127.0.0.1 --no-igd --rpc-bind-ip 127.0.0.1

Anonymous enough.
newbie
Activity: 21
Merit: 0
Now anonymous tokens are popular, I mean transactions. I advise you to advertise yourself. If you do not have ideas for the future, then focus on anonymous transactions and the price will fly to the moon)). You must have a brand. Sorry for my English.

legendary
Activity: 938
Merit: 1000
legendary
Activity: 967
Merit: 1002
downloaded wallet mandatory update : I get a warning from windows defender with a specific description of malware : what to do?
Windows defender always treat crypto wallets as a malware, false warning.
newbie
Activity: 22
Merit: 0
downloaded wallet mandatory update : I get a warning from windows defender with a specific description of malware : what to do?
legendary
Activity: 938
Merit: 1000
Any word or news on the wallet going back up at Cryptopia?

@paramind22  AFAIK the fake/scam truckcoin isn't moving ahead very well at all.
hero member
Activity: 2646
Merit: 550
Can you believe that ICO took the name Truckcoin?  I wonder how long that will last. 
legendary
Activity: 967
Merit: 1002
TRK wallet v1.1.0.0 mandatory update!

Windows: http://downloads.truckcoin.net/truckcoin-qt-win.zip
Linux Ubuntu x64 16.04: http://downloads.truckcoin.net/truckcoin-qt-ubuntu-16.04-x64.tar.gz

Source code: https://github.com/noise23/Truckcoin


No mac version yet, it's ok to run older mac wallet for now.


mandatory? does this mean a hard fork at some particular block?


Yes it's sort of hard fork, will switch max time drift om March 01.
legendary
Activity: 938
Merit: 1000
Just an update:
Both the daemon and qt, built successfully with libdb4.8

Seems to be working fine.  Cool
dnp
full member
Activity: 401
Merit: 110
TRK wallet v1.1.0.0 mandatory update!

Windows: http://downloads.truckcoin.net/truckcoin-qt-win.zip
Linux Ubuntu x64 16.04: http://downloads.truckcoin.net/truckcoin-qt-ubuntu-16.04-x64.tar.gz

Source code: https://github.com/noise23/Truckcoin


No mac version yet, it's ok to run older mac wallet for now.


mandatory? does this mean a hard fork at some particular block?
full member
Activity: 224
Merit: 100
THE GAME OF CHANCE. CHANGED.
Hey Guys,

this looks very interesting. Is there a whitepaper for more detail information?
legendary
Activity: 938
Merit: 1000


I'd suggest to build from the source to match your system config, there is no point to install libdb5.3.
These linux wallets binaries are usually incompatible when run on different config, it's always better to compile.

Will do, thanks.
legendary
Activity: 967
Merit: 1002
I get this error on Ubuntu 16.04 when trying to run your compiled truckcoin-qt
I have libdb4.8 installed, i'm assuming i have to install libdb5.3?  But will that break my other wallets?

Code:
error while loading shared libraries: libdb_cxx-5.3.so: cannot open shared object file: No such file or directory

In the readme's it still talks about 4.8 .. might want to update it if using a newer version.

Also might want to make note of this (already in readme):
Quote
Now the nasty thing is that databases from 5.X are not compatible with 4.X.

If the globally installed development package of Berkely DB installed on your system is 5.X, any source you build yourself will be linked against that. The first time you run with a 5.X version the database will be upgraded, and 4.X cannot open the new format. This means that you cannot go back to the old statically linked version without significant hassle!

I'd suggest to build from the source to match your system config, there is no point to install libdb5.3.
These linux wallets binaries are usually incompatible when run on different config, it's always better to compile.
legendary
Activity: 938
Merit: 1000
I get this error on Ubuntu 16.04 when trying to run your compiled truckcoin-qt
I have libdb4.8 installed, i'm assuming i have to install libdb5.3?  But will that break my other wallets?

Code:
error while loading shared libraries: libdb_cxx-5.3.so: cannot open shared object file: No such file or directory

In the readme's it still talks about 4.8 .. might want to update it if using a newer version.

Also might want to make note of this (already in readme):
Quote
Now the nasty thing is that databases from 5.X are not compatible with 4.X.

If the globally installed development package of Berkely DB installed on your system is 5.X, any source you build yourself will be linked against that. The first time you run with a 5.X version the database will be upgraded, and 4.X cannot open the new format. This means that you cannot go back to the old statically linked version without significant hassle!
legendary
Activity: 967
Merit: 1002
TRK wallet v1.1.0.0 mandatory update!

Windows: http://downloads.truckcoin.net/truckcoin-qt-win.zip
Linux Ubuntu x64 16.04: http://downloads.truckcoin.net/truckcoin-qt-ubuntu-16.04-x64.tar.gz

Source code: https://github.com/noise23/Truckcoin


No mac version yet, it's ok to run older mac wallet for now.


So, just stop old wallet, put this one in it's place, and restart?
Yes.
hero member
Activity: 2646
Merit: 550
TRK wallet v1.1.0.0 mandatory update!

Windows: http://downloads.truckcoin.net/truckcoin-qt-win.zip
Linux Ubuntu x64 16.04: http://downloads.truckcoin.net/truckcoin-qt-ubuntu-16.04-x64.tar.gz

Source code: https://github.com/noise23/Truckcoin


No mac version yet, it's ok to run older mac wallet for now.


So, just stop old wallet, put this one in it's place, and restart?
legendary
Activity: 967
Merit: 1002
TRK wallet v1.1.0.0 mandatory update!

Windows: http://downloads.truckcoin.net/truckcoin-qt-win.zip
Linux Ubuntu x64 16.04: http://downloads.truckcoin.net/truckcoin-qt-ubuntu-16.04-x64.tar.gz

Source code: https://github.com/noise23/Truckcoin


No mac version yet, it's ok to run older mac wallet for now.
legendary
Activity: 967
Merit: 1002
TRK source code updated to v1.1.0.0 - mandatory!

This is a mandatory update, please build with the new v1.1 source at https://github.com/noise23/truckcoin
Will post Windows and Linux binaries tomorrow.

For those of us who are not programmers does this mean your going to post a wallet upgrade v.1.1.0.0. ?
Will it be an automatic upgrade with download?
What exactly will I have to do?
I am running a mac pro.
Oh, also, are the problems at Cryptopia the reason for the update.

Yes i'm going to post a wallet upgrade v.1.1.0.0
No new wallet for mac available yet as i can't build mac wallet by myself but it's ok to run an older mac wallet version for now.

The problems at Cryptopia is not the reason for this update, i still have no idea what's going on with Cryptopia wallet, support tickets not answered yet and i don't know any other way to contact them regarding wallet issues or upgrade.

This version release is to fix timedrift vulnerability and make TRK wallet ready for the new staking code.
Next version with new staking engine will follow in March.
full member
Activity: 213
Merit: 100
TRK source code updated to v1.1.0.0 - mandatory!

This is a mandatory update, please build with the new v1.1 source at https://github.com/noise23/truckcoin
Will post Windows and Linux binaries tomorrow.

For those of us who are not programmers does this mean your going to post a wallet upgrade v.1.1.0.0. ?
Will it be an automatic upgrade with download?
What exactly will I have to do?
I am running a mac pro.
Oh, also, are the problems at Cryptopia the reason for the update.
legendary
Activity: 967
Merit: 1002
TRK source code updated to v1.1.0.0 - mandatory!

This is a mandatory update, please build with the new v1.1 source at https://github.com/noise23/truckcoin
Will post Windows and Linux binaries tomorrow.
Pages:
Jump to: