Author

Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit - page 300. (Read 3059020 times)

sr. member
Activity: 517
Merit: 257
CryptoTalk.Org - Get Paid for every Post!
I sold at 260 the other day. Filled with regert.

judge-rekt

You said it brother.

I sold at 260 the other day. Filled with regert.
Man thats gotta hurt. I only sold at 770 sat very small amount, just to get my initial investment back and I regret even that :/

It's ok, still made a fair amount of money. The lost potential is killer though!
I only sold 1/7 of my coins. Since I bought in at 100 sat, I didn't have to sell many coins to get my investment back
good news is, I got nothing to loose now and I can hold as long as I want

You've done well then! I really can't complain, I was buying DGB at 17sat - so selling at 260 wasn't painful for me at the time.
full member
Activity: 235
Merit: 100
sr. member
Activity: 560
Merit: 252
I sold at 260 the other day. Filled with regert.

judge-rekt

You said it brother.

I sold at 260 the other day. Filled with regert.
Man thats gotta hurt. I only sold at 770 sat very small amount, just to get my initial investment back and I regret even that :/

It's ok, still made a fair amount of money. The lost potential is killer though!
I only sold 1/7 of my coins. Since I bought in at 100 sat, I didn't have to sell many coins to get my investment back
good news is, I got nothing to loose now and I can hold as long as I want
sr. member
Activity: 517
Merit: 257
CryptoTalk.Org - Get Paid for every Post!
I sold at 260 the other day. Filled with regert.

judge-rekt

You said it brother.

I sold at 260 the other day. Filled with regert.
Man thats gotta hurt. I only sold at 770 sat very small amount, just to get my initial investment back and I regret even that :/

It's ok, still made a fair amount of money. The lost potential is killer though!
hero member
Activity: 819
Merit: 1000
SOLO mining no work ?



my config

{
"pools" : [
   {
      "url" : "127.0.0.1:14022",
      "user" : "user",
      "pass" : "pass"
   }
]
,
"intensity" : "20,20,20,18",
"worksize" : "128,128,128,128",
"kernel" : "myriadcoin-groestl",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8192,8192,8192,8192",
"shaders" : "0,0,0,0",
"gpu-threads" : "2,2,2,2",
"gpu-engine" : "1000,1000,1000,925",
"gpu-fan" : "80,80,80,80",
"gpu-memclock" : "170,170,170,150",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "0,0,0,0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",
"api-mcast-port" : "4028,4028,4028,4028",
"api-port" : "4028,4028,4028,4028",
"expiry" : "28,28,28,28",
"failover-switch-delay" : "60,60,60,60",
"gpu-dyninterval" : "7,7,7,7",
"gpu-platform" : "0",
"log" : "5,5,5,5",
"no-pool-disable" : true,
"queue" : "1,1,1,1",
"scan-time" : "7,7,7,7",
"tcp-keepalive" : "30,30,30,30",
"temp-hysteresis" : "3,3,3,3",
"shares" : "0,0,0,0",
"kernel-path" : "/usr/local/bin"
}


and my bat no connect

set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100
sgminer -I 20,20,20,18 -g 4 -w 256 -k myriadcoin-groestl --no-submit-stale -o 127.0.0.1:14022 -u user -p pass --lookup-gap 2 --gpu-fan 80,80,80,80 --thread-concurrency 8192,8192,8192,8192

my digibyte.conf from roaming

rpcuser=user
rpcpassword=pass
rpcport=14022
rpcallowip=127.0.0.1
server=1
daemon=1
gen=0
txindex=1
algo=groestl


Help me please for solo mining!! on pool all work good




Hi we already had this discussion early on Telegram.
You need new rpcauth method!


https://github.com/digibyte/digibyte/tree/6.14.0/share/rpcuser

This was some days ago on DigiByte Offical Chat hope it helps:

Quote
Gary Mckee, [25.03.17 16:06]
that branch is ahead of 5.4.2

Gary Mckee, [25.03.17 16:06]
rpcuser/rpcpassword should still work

twebit, [25.03.17 16:06]
the thing is I mine with the old deamon no problem but the new way of mining has changed something and rpcuser/rpcpassword doesn't work now

Gary Mckee, [25.03.17 16:06]
https://github.com/digibyte/digibyte/tree/6.14.0/share/rpcuser

Gary Mckee, [25.03.17 16:07]
so ./rpcuser user

Gary Mckee, [25.03.17 16:07]
will generate an auth for you to put in your digibyte.conf

twebit, [25.03.17 16:07]
I generated the .cookie file and put it in my config

twebit, [25.03.17 16:08]
already

twebit, [25.03.17 16:08]
rpcauth=_cookie_:numbers

Gary Mckee, [25.03.17 16:08]
whats your digibyte.conf look like

twebit, [25.03.17 16:09]
server=1
listen=1
deamon=1
algo=sha256d
rpcauth=__cookie__:thenumber

rpcpassword=thepw
rpcallowip=192.168.1.12/24
rpcport=14022
port=12024
maxconnections=10
addnode=46.4.66.6

Gary Mckee, [25.03.17 16:10]
what are you using for bfgminer password

Gary Mckee, [25.03.17 16:10]
should be no need for rpcpassword

Gary Mckee, [25.03.17 16:11]
if you have rpcauth

twebit, [25.03.17 16:11]
thepw (its a long number)

Gary Mckee, [25.03.17 16:11]
so if you run the script i linked before

Gary Mckee, [25.03.17 16:11]
the output is

Gary Mckee, [25.03.17 16:11]
String to be appended to digibyte.conf:
rpcauth=user:5958c94d2bfd7eca2db5cfd126fc7eb1$2b2b0f060afc89ce848d7a9a006eecbe4776e3271d533665e1504f3236ea20ef
Your password:
C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8=

Gary Mckee, [25.03.17 16:11]
rpcauth=user:5958c94d2bfd7eca2db5cfd126fc7eb1$2b2b0f060afc89ce848d7a9a006eecbe4776e3271d533665e1504f3236ea20ef

Gary Mckee, [25.03.17 16:11]
is what you would put in digibyte.conf

Gary Mckee, [25.03.17 16:11]
but

Gary Mckee, [25.03.17 16:11]
C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8=

Gary Mckee, [25.03.17 16:11]
is what you would use for bfgminer

twebit, [25.03.17 16:12]
oh no I copied it from the text file cookie eg; __cookie__:the long number

Gary Mckee, [25.03.17 16:12]
yeah that's probably why

Gary Mckee, [25.03.17 16:12]
try adding the rpcauth command i just posted into digibyte.conf

Gary Mckee, [25.03.17 16:13]
close/restart wallet

Gary Mckee, [25.03.17 16:13]
and use C-lqqs6x3gayJwBqPr_wxjAoQ3Gm82L45HQ6zN6l6d8= as your bfgminer password

twebit, [25.03.17 16:13]
ok so user:longnumber into the config ah ok and the pw for bfgminer OK I'll be back in 10 minutes while I startup again

Gary Mckee, [25.03.17 16:14]
also remove rpcpassword

twebit, [25.03.17 16:15]
what about the bfgminer user still the same I have digibyterpc as the user now

twebit, [25.03.17 16:15]
ok

Gary Mckee, [25.03.17 16:15]
user will be 'user'

twebit, [25.03.17 16:15]
ok

twebit, [25.03.17 16:21]
and then that same long number in my bfgminer for pw?

twebit, [25.03.17 16:22]
starting now will be 10 miutes

Gary Mckee, [25.03.17 16:22]
nah

Gary Mckee, [25.03.17 16:22]
gonna PM you

twebit, [25.03.17 16:22]
ok

Mike Jumbley, [25.03.17 16:50]
Don’t forget to document it all twe. 😊

twebit, [25.03.17 16:50]
I won't 😊





my digibyte.config


rpcauth=bycag:5drfd59a7d8a7fd953022fcfabf2121$58a7a7myauth8a7b6d203e093db8a30a3c305c9cb5
Your password:GHF2qp4Pmypassb99kh1iBM=
server=1
listen=1
deamon=1
rpcallowip=127.0.0.1
rpcport=14022
port=12024
maxconnections=10
txindex=1
algo=groestl


my config:

{
"pools" : [
   {
      "url" : "127.0.0.1:14022",
      "user": "bycag:5drfd59a7d8a7fd953022fcfabf2121$58a7a7myauth8a7b6d203e093db8a30a3c305c9cb5",
      "pass" : "GHF2qp4Pmypassb99kh1iBM="
   }
]
,
"intensity" : "20,20,20,18",
"worksize" : "128,128,128,128",
"kernel" : "myriadcoin-groestl",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8192,8192,8192,8192",
"shaders" : "0,0,0,0",
"gpu-threads" : "2,2,2,2",
"gpu-engine" : "1000,1000,1000,925",
"gpu-fan" : "80,80,80,80",
"gpu-memclock" : "170,170,170,150",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "0,0,0,0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",
"api-mcast-port" : "4028,4028,4028,4028",
"api-port" : "4028,4028,4028,4028",
"expiry" : "28,28,28,28",
"failover-switch-delay" : "60,60,60,60",
"gpu-dyninterval" : "7,7,7,7",
"gpu-platform" : "0",
"log" : "5,5,5,5",
"no-pool-disable" : true,
"queue" : "1,1,1,1",
"scan-time" : "7,7,7,7",
"tcp-keepalive" : "30,30,30,30",
"temp-hysteresis" : "3,3,3,3",
"shares" : "0,0,0,0",
"kernel-path" : "/usr/local/bin"
}

I generated rpcauth and password, and no work, where am I wrong ?

sr. member
Activity: 560
Merit: 252
I sold at 260 the other day. Filled with regert.
Man thats gotta hurt. I only sold at 770 sat very small amount, just to get my initial investment back and I regret even that :/
sr. member
Activity: 392
Merit: 250
sr. member
Activity: 517
Merit: 257
CryptoTalk.Org - Get Paid for every Post!
I sold at 260 the other day. Filled with regert.
newbie
Activity: 23
Merit: 0


How's it going to be financed? Who's going to pay for the payouts?

If you ask me, it's on permanent pause.



why don't you let it go.. why are you even here? I've read thru the last 5 or so pages in the thread and all you do is FUD. Sounds like you're bitter for some unknown reason. There's countless other coins you could bash. how bout travelling to the bytecoin thread and bash the non existent devs over there. at least this dev is present. Just leave. and before you even try to reply to me with your concerns, just realize, I do not care and will probably not even read your response.

He's a hardcore XMY supporter, that's why. Just read his posts at the XMY thread.

Shame he shat all over his reputation so hard nobody will listen to him when he starts talking about XMY.  Wish he'd just get out of the DGB threads unless he wants to be productive again (not bringing up the same old posts in quotes every page to get maximum FUD).
hero member
Activity: 1085
Merit: 500
newbie
Activity: 8
Merit: 0


How's it going to be financed? Who's going to pay for the payouts?

If you ask me, it's on permanent pause.



why don't you let it go.. why are you even here? I've read thru the last 5 or so pages in the thread and all you do is FUD. Sounds like you're bitter for some unknown reason. There's countless other coins you could bash. how bout travelling to the bytecoin thread and bash the non existent devs over there. at least this dev is present. Just leave. and before you even try to reply to me with your concerns, just realize, I do not care and will probably not even read your response.

He's a hardcore XMY supporter, that's why. Just read his posts at the XMY thread. But i still think he's not that prejudiced against DGB.
newbie
Activity: 8
Merit: 0
oh also, if 25% of digibytegaming.com's ad revenue goes to new mining rigs, then another 25% could go to subsidizing tournaments.  the rest would cover the cost of the site, but with sponsoring tournaments you could contribute to certain games maintaining a vibrant community for years longer than otherwise.  this would put the video game corporations involved themselves in debt to digibyte.  if digibyte gained enough leverage they could ask blizzard and riot games to accept digibyte for their games.  

the potential for this is very very large so i believe they will turn digibytegaming.com back on so as to take advantage of this.  
hero member
Activity: 831
Merit: 500
BitSong is a decentralized music streaming platfor
I've been mining around 11 months.   But I have to move to something else.  When the greedy farms move in and hog all hash, it's eliminates all the small home miners.  God, I miss the days before greed and roi took over.

You had 3 years.
member
Activity: 77
Merit: 10
I've been mining around 11 months.   But I have to move to something else.  When the greedy farms move in and hog all hash, it's eliminates all the small home miners.  God, I miss the days before greed and roi took over.

  
newbie
Activity: 8
Merit: 0


How's it going to be financed? Who's going to pay for the payouts?

If you ask me, it's on permanent pause.



why don't you let it go.. why are you even here? I've read thru the last 5 or so pages in the thread and all you do is FUD. Sounds like you're bitter for some unknown reason. There's countless other coins you could bash. how bout travelling to the bytecoin thread and bash the non existent devs over there. at least this dev is present. Just leave. and before you even try to reply to me with your concerns, just realize, I do not care and will probably not even read your response.

i don't think it's a permanent pause but id like to know this as well.  in fact i really like this development and think it can go far. 

i had my own novel idea that idk is actually any good.  it'd be something like where they say 25% off ad revenue gained from digibyte gaming goes into mining equipment that is devoted to handing over what it makes, after electricity, to the pay outs on digibyte gaming.  if they were to have commercials on digibyte gaming whenever we clicked "claim pay out," this could work really really well.  The best players would be able to use this to subsidize whatever short comings a youtube channel or twitch stream would have for them in the beginning.  it could pave the way though for many more to give youtube and twitch a chance.  if it resulted in thousands of more professional players, youtube creators, independent entreprenuers, then that'd be great.  the thing is id like to share this idea with digibyte, but it'd be premature not knowing how their own plans, or maybe not as i think it's so good that it'd be stupid not to do. 
full member
Activity: 140
Merit: 100
Guys, where I can look at the planning works to be done on dgb?
newbie
Activity: 53
Merit: 0


How's it going to be financed? Who's going to pay for the payouts?

If you ask me, it's on permanent pause.



why don't you let it go.. why are you even here? I've read thru the last 5 or so pages in the thread and all you do is FUD. Sounds like you're bitter for some unknown reason. There's countless other coins you could bash. how bout travelling to the bytecoin thread and bash the non existent devs over there. at least this dev is present. Just leave. and before you even try to reply to me with your concerns, just realize, I do not care and will probably not even read your response.
HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity
For everyone asking about the digibytegaming project problems (payout paused) or for the people that want some answers here you go (extracted from the dev live stream)

Jared- Digibyte Dev:

"We plan to start to work on Digibytegaming on the near future, currently we paused them (payouts) because there were a couple issues with CS:GO and with World of Warcraft, the reality is actually there is no way we can securely interact with those two API's, the only one we can run in the future is League of Legends because people can exploit the game itself"

----
Now my personal opinion and hype around this: If the price keeps growing, it could be possible to earn good money just by playing games, for now just League of Legends, but this could really change how gaming is seen, not just profitable for professional players but for dedicated players too. Also the coin could interact with other games as a real in-game payment form, streamer tips etc etc.

Please work toward this project because there are a lot of chances around it, and believe it or not, many people is interested on it, just watch, more than 2k people registered these days on the digibytegaming hub, and many are asking for that minecraft server, that are minor things, you could really partner up with them, and make something big, like real events and deals with game developers, not just some internet guys setting up a server.


How's it going to be financed? Who's going to pay for the payouts?

If you ask me, it's on permanent pause.

legendary
Activity: 1535
Merit: 1208
A book was published about DigiByte on the 5th December 2015.  Please check it out here:

https://goo.gl/Qlfwe5

Front cover:



Hi TYKE, i got your book already 2015!
Would be nice if we can do together this wikipedia thing, you are in?
https://de.wikipedia.org/wiki/Special:Search?search=digibyte

Unfortunately, I am occupied with other projects.  I may have more time in the future to collaborate with you.

Thank you for asking.

Chris
hero member
Activity: 924
Merit: 1000
Looks like DGB is on that downward spiral now but wow what a jump and a solid one. I wish I still owned the 275k I use to hold lol

Everyone jump ship! LOL.
Jump to: