Pages:
Author

Topic: [ANN] Trinity - TTY (SHA256d, Scrypt, Myr-groest) Trinamic Block Value System - page 14. (Read 46346 times)

sr. member
Activity: 241
Merit: 250
Mining tips myr-groestl

http://cryptomining-blog.com/?s=groestl

R9 280X

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k myriadcoin-groestl -o stratum+tcp://stratum.coinspool.cu.cc:3033 -u wallet_address -p x -I d -g 2 --thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --lookup-gap 0 --worksize 256


Cpuminer

https://github.com/tpruvot/cpuminer-multi/releases

cpuminer-conf.json

{
   "_comment1" : "Any long-format command line argument ",
   "_comment2" : "may be used in this JSON configuration file",

   "api-bind" : "127.0.0.1:4048",

   "url" : "stratum+tcp://stratum.coinspool.cu.cc:3033",
   "user" : "wallet_address",
   "pass" : "x",

   "algo" : "myr-gr",
   "threads" : 0,
   "cpu-priority" : 0,
   "cpu-affinity" : -1,

   "benchmark" : false,
   "debug" : false,
   "protocol": false,
   "quiet" : false
}
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Market is open !!!!! Grin

Thanks for letting us know.
I tried a deposit but the coins seems to be gone nowhere :-(
Did you succesfully deposit coins?

EDIT: nevermind, it showed up after some time ;-)
newbie
Activity: 47
Merit: 0
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I suddenly remembered I have a bit of an "in" with an exchange owner.  Will see if I can get TTY listed there. Smiley

That'd be wonderful!
legendary
Activity: 1570
Merit: 1041
I suddenly remembered I have a bit of an "in" with an exchange owner.  Will see if I can get TTY listed there. Smiley
sr. member
Activity: 241
Merit: 250
To Cryptopia or any other exchange. This is how i did from scratch

git clone https://github.com/5mil/Trinity.git

cd src/
make -f makefile.unix
sudo mv trinityd /usr/bin

put this in /home/user/.trinity/trinity.conf

Code:
server=1
listen=1
daemon=1
rpcuser=RPCUSER
rpcpassword=RPCPASSWORD
rpcport=6420
rpclisten=1
rpcallowip=127.0.0.1
algo=groestl
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169
addnode=192.241.181.81
addnode=87.207.169.147
addnode=180.214.232.93
addnode=74.196.45.14
addnode=137.135.60.66
addnode=94.230.86.122
addnode=5.196.10.58
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169

type trinityd and wait
newbie
Activity: 44
Merit: 0
give me please conf for solo

Code:
server=1
listen=1
daemon=1
rpcuser=RPCUSER
rpcpassword=RPCPASSWORD
rpcport=6420
rpclisten=1
rpcallowip=127.0.0.1
algo=groestl
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169
addnode=192.241.181.81
addnode=87.207.169.147
addnode=180.214.232.93
addnode=74.196.45.14
addnode=137.135.60.66
addnode=94.230.86.122
addnode=5.196.10.58
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169

thanks! it work!  Wink
sr. member
Activity: 241
Merit: 250
give me please conf for solo

Code:
server=1
listen=1
daemon=1
rpcuser=RPCUSER
rpcpassword=RPCPASSWORD
rpcport=6420
rpclisten=1
rpcallowip=127.0.0.1
algo=groestl
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169
addnode=192.241.181.81
addnode=87.207.169.147
addnode=180.214.232.93
addnode=74.196.45.14
addnode=137.135.60.66
addnode=94.230.86.122
addnode=5.196.10.58
addnode=64.57.133.229
addnode=72.228.50.246
addnode=185.39.3.28
addnode=78.69.188.169
newbie
Activity: 44
Merit: 0
give me please conf for solo
legendary
Activity: 1570
Merit: 1041
So did someone compile for Windows yet or nah?
legendary
Activity: 1632
Merit: 1010
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ?

I already did and they didn't even care to reply.
But someone on this thread was able to speak with them, that's why I'm asking.

I submitted a support ticket explaining about the new wallet version to Cryptopia. Hoping they will implement it and relist the coin. It was actually up 50% when they paused the market too!
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ?

I already did and they didn't even care to reply.
But someone on this thread was able to speak with them, that's why I'm asking.
legendary
Activity: 2884
Merit: 1035
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
maybe you are ? why not ?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Someone please tell the exchange about the new wallet version. Maybe we can convince them to not delist the coin.
legendary
Activity: 1632
Merit: 1010
Okay I have synced 100% using the new code and it is now merged to the main branch here:
http://www.github.com/5mil/Trinity

I do not have a windows compile yet but I was able to compile in xubuntu 14.04
That QT is here: https://drive.google.com/file/d/0B5ZlAhvy0lhsc2NIY0tNTE9kU0U/view?usp=sharing

This update seems compatible with all previous versions but everyone should update anyways. Thanks, 5mil
legendary
Activity: 1632
Merit: 1010
I let the dev know that someone here submitted some fixes.  Lately he's been busy working on several projects, but he said he will look into the fixes. Smiley

Thanks!

Sorry I havent been around folks. Ive been very busy and I had a hard drive problem so I lost access to my email for a minute. The fixes appear to be working.. I just compiled the source and I am currently syncing so I willl update everyone on this progress.
legendary
Activity: 1570
Merit: 1041
I let the dev know that someone here submitted some fixes.  Lately he's been busy working on several projects, but he said he will look into the fixes. Smiley
sr. member
Activity: 241
Merit: 250
are you to submit a pull request to the main git repo? or should we switch to yours?
if you want to download the blockchain, you sould use my code.
i will make a pr, hope the dev will merge it.

I'm almost new to this coin so I don't know who "has the authority".
I dont know the dev. I'm just a expert, who know how to fix broken things Smiley





i think the dev should fix this also
hero member
Activity: 525
Merit: 529
are you to submit a pull request to the main git repo? or should we switch to yours?
if you want to download the blockchain, you sould use my code.
i will make a pr, hope the dev will merge it.

I'm almost new to this coin so I don't know who "has the authority".
I dont know the dev. I'm just a expert, who know how to fix broken things Smiley


Pages:
Jump to: