Pages:
Author

Topic: [ANN] TriforceCash scalable cryptocurrency (Read 2855 times)

full member
Activity: 1274
Merit: 105
November 24, 2018, 01:54:19 PM
Can I get Airdrop coins plz?
My address is 1c51a631f7d03b9799100d853089768684fd995f2406c2d4f617660cde879666
newbie
Activity: 47
Merit: 0
November 22, 2018, 02:44:15 PM

Same problem forum.golangbridge.org/t/kapersky-says-to-find-a-backdoor-in-trace-exe/9517
newbie
Activity: 47
Merit: 0
November 22, 2018, 02:36:39 PM
#99

Hi, I have rebuilded the node from a source 1.0, it is contains Backdoor.Gorsh.c. I cant find any information about this backdoor. All node has written on pure go and asm in calculation keccak.  I think that it is antivirus mistake. For testing it is possible to run node with invalid -lobby fhjdskdfhskjdf.fd  and control packets by sniffer like wireshark.

Any program have access to file system and internet, it is not problem for developer to steal your data. Hard to do it on large scale.
full member
Activity: 1274
Merit: 105
newbie
Activity: 47
Merit: 0
November 18, 2018, 08:05:17 AM
#97
We are looking for bounty manager https://discord.gg/bpNfcJW
newbie
Activity: 47
Merit: 0
November 08, 2018, 07:52:38 AM
#96
Oh relaunch happened?
So if i want to update node, do i need to delete any files?

Only data folder
full member
Activity: 394
Merit: 100
i like Phore
November 08, 2018, 04:38:06 AM
#95
Oh relaunch happened?
So if i want to update node, do i need to delete any files?
newbie
Activity: 47
Merit: 0
November 05, 2018, 02:06:19 AM
#94
Code and site has been updated. To continue mining update your node. triforcecash.com/join
newbie
Activity: 47
Merit: 0
November 01, 2018, 01:41:43 PM
#93
Where to buy TriforceCash ATM?
I can not mine the coin (I dont have mining rigs), so it is good to know where to buy it.

You can ask to sell coins here https://discord.gg/bpNfcJW
newbie
Activity: 47
Merit: 0
November 01, 2018, 01:33:58 PM
#92
Main net has been run https://github.com/triforcecash/triforcecash/releases/tag/1.0

To run node on linux

Code:
wget https://github.com/triforcecash/triforcecash/releases/download/1.0/node
chmod +x node
nohup ./node -seed your_password -port 8080 & #Port is need for explorer and external miner
#killall node #to stop node

To run node on windows
Download node.exe and make startnode.bat file:
Code:
node.exe -seed your_password -port 8080 #Port is need for explorer and external miner
newbie
Activity: 47
Merit: 0
October 29, 2018, 02:28:45 AM
#91
Testnet
GUI_LINUX triforcecash.com/static/gui
GUI_WINDOWS triforcecash.com/static/gui_windows.exe
NODE_LINUX triforcecash.com/static/node
NODE_WINDOWS triforcecash.com/static/node.exe
to run: node -seed your_password (-port 8080 for explorer)
api
triforcecash.com:8080/api/main
triforcecash.com:8080/api/txspool
triforcecash.com:8080/api/keys
triforcecash.com:8080/api/peers
triforcecash.com:8080/api/candidates

Blockchain will be restarted in new release, parts of miners will be kept.
newbie
Activity: 47
Merit: 0
October 14, 2018, 01:03:43 AM
#90
VDS is easy for mining, because node should run all time and be visible in the Internet.
Of course, you can mine on home PC, if conditions are provided.

Node should be visible all time or only at time of mining?
And what if the IP address on the PC where node runs will change?
wait a few days, new node will be able to run without visibility in the Internet, on a personal computer.
newbie
Activity: 1
Merit: 0
October 13, 2018, 07:12:47 AM
#89
I have read paper, it is cool coin. I will mine TRH.
full member
Activity: 1274
Merit: 105
October 10, 2018, 07:55:18 AM
#88
VDS is easy for mining, because node should run all time and be visible in the Internet.
Of course, you can mine on home PC, if conditions are provided.

Node should be visible all time or only at time of mining?
And what if the IP address on the PC where node runs will change?
newbie
Activity: 47
Merit: 0
October 09, 2018, 05:34:32 PM
#87
VDS is easy for mining, because node should run all time and be visible in the Internet.
Of course, you can mine on home PC, if conditions are provided.
full member
Activity: 1274
Merit: 105
October 09, 2018, 06:58:26 AM
#86
How mine
buy cheap vds
open console for linux or PuTTY for windows
connect:
Code:
ssh root@vds_ip
enter password
Code:
wget https://github.com/triforcecash/triforcecash/releases/download/0.8/triforcecash_node_linux_amd64
chmod +x triforcecash_node_linux_amd64
nohup ./triforcecash_node_linux_amd64 -host vds_ip -seed your_password_length_must_be_more_than_20 &
exit
Dont run two nodes with same seed
Dont remove account folder
Do backups account folder it contain nonce, that affects the account rate

If you wait 1 hour and did not earn any coins: Remind your part depends on cpu_power*spended_time, it`s mean that your part is very small in the beginning even if you have very powerfull cpu. Your part will grow over time.

Miner

for windows:
do bat file
example
Code:
triforcecash_cpu_miner_windows.exe -host 185.234.15.72:8075 -publickey  a363f3675039caf20b8f805479051482e3c87b69d39b9b94f568778e8335a586 -threads 6

linux
Code:
nohup ./triforcecash_cpu_miner_linux_amd64 -host 185.234.15.72:8075 -publickey a363f3675039caf20b8f805479051482e3c87b69d39b9b94f568778e8335a586 -threads 6 &

Not understand...
Why should I buy vds? Can I mine this coin on the local PC? And what if I don't have a static IP address?
newbie
Activity: 47
Merit: 0
October 09, 2018, 03:48:58 AM
#85
In fact, there are not different between small and big supply, because it is possible to use 1 KTRH = 1000 TRH , MTRH =1000 KTRH.

I have published paper https://triforcecash.com/static/paper_en.pdf , please if you find mistake, send me to twitter or discord. I am not native english speaker.

I ask miners to join the discord https://discord.gg/bpNfcJW .
newbie
Activity: 27
Merit: 0
October 07, 2018, 11:35:51 AM
#84
why some project has number of total supply too huge. This project has maximum supply: 1,010,000,000,000
What different if you have smaller number? I think it will easier for calculation.
I don't really understand this project, because I myself have never focused on mining, but what I ask is why you conceptualize this complex just to get a profit, I'm not sure this works fast
newbie
Activity: 5
Merit: 0
October 07, 2018, 11:25:59 AM
#83
What does it mean? -threads 6
newbie
Activity: 47
Merit: 0
Pages:
Jump to: