Author

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

legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Bloody solo mining  Angry I'm sure once I get it working I'll be happy...  but at the moment I'm confused.  I got the Linux wallet compiled on a new 64bit debian VM I built specifically for this. All synced up without issue...  so one success! So when I point my miner at it I get the following, which on the surface looks ok...  it's seeing it and appears to be talking, I've removed the IP address and username, although probably didn't need to:

Nothing scrolls... no info...  just sits there....  but I think that's ok too...  someone wrote on another forum that the problem with solo mining is you never know it's working until you actually solve a block and cgminer tells you Huh
Code:
cgminer version 4.3.5 - Started: [2014-08-17 07:05:44]
--------------------------------------------------------------------------------
 (5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
 A:0  R:0  HW:0  WU:0.0/m
 Connected to x.x.x.x diff 28.3M with LP as user xxxxxxxxxxxx
 Block: 881ed2b0...  Diff:431  Started: [07:05:43]  Best share: 0
--------------------------------------------------------------------------------
 [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
 0: ZUS ttyUSB0:  256 chips   220 MHz    |  0.000 /  0.000h/s WU:0.0/m
--------------------------------------------------------------------------------
 [2014-08-17 07:05:43] Solo mining to valid address: DLA9xQiGV99Vzf79aWcXVGhAkBv
1pGt9sG
 [2014-08-17 07:05:43] Block change for http://10.20.30.175:14022 detection via
getblockcount polling
 [2014-08-17 07:05:43] Pool 1 difficulty changed to 16.2
 [2014-08-17 07:05:43] Pool 3 difficulty changed to 1024
 [2014-08-17 07:05:43] Pool 2 difficulty changed to 41.1
 [2014-08-17 07:05:43] Network diff set to 431
 [2014-08-17 07:05:49] API running in IP access mode on port 4028 (12)
 [2014-08-17 07:05:59] Found Zeus at /dev/ttyUSB0, mark as 0
 [2014-08-17 07:05:59] ZUS0 opened on /dev/ttyUSB0
 [2014-08-17 07:05:59] Hotplug: Zeus added ZUS 0

But the output of ./digibyted getmininginfo is:

Code:
{
    "blocks" : 141802,
    "currentblocksize" : 4758,
    "currentblocktx" : 6,
    "pow_algo_id" : 1,
    "pow_algo" : "scrypt",
    "difficulty" : 323.41127711,
    "difficulty_sha256d" : 0.00024414,
    "difficulty_scrypt" : 323.41127711,
    "difficulty_groestl" : 0.00024414,
    "difficulty_skein" : 0.00024414,
    "difficulty_qubit" : 0.00024414,
    "errors" : "",
    "genproclimit" : -1,
    "pooledtx" : 6,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}

No hashespersec Is this normal?? Is there another parameter I can output to get an indication it's doing something? A log file perhaps?


What miner do you have there ?
Is it maybe a bitcoin miner -sha256 asic- and you try to mine scrypt with it ?


Debian=Disaster... Go Ubuntu
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
I've installed wallet 3.01 OSX, like 2 hours ago,  and still it's not synchronizing  Undecided
Delayed blockchain. All is well.
sr. member
Activity: 393
Merit: 250
Bloody solo mining  Angry I'm sure once I get it working I'll be happy...  but at the moment I'm confused.  I got the Linux wallet compiled on a new 64bit debian VM I built specifically for this. All synced up without issue...  so one success! So when I point my miner at it I get the following, which on the surface looks ok...  it's seeing it and appears to be talking, I've removed the IP address and username, although probably didn't need to:

Nothing scrolls... no info...  just sits there....  but I think that's ok too...  someone wrote on another forum that the problem with solo mining is you never know it's working until you actually solve a block and cgminer tells you Huh
Code:
cgminer version 4.3.5 - Started: [2014-08-17 07:05:44]
--------------------------------------------------------------------------------
 (5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
 A:0  R:0  HW:0  WU:0.0/m
 Connected to x.x.x.x diff 28.3M with LP as user xxxxxxxxxxxx
 Block: 881ed2b0...  Diff:431  Started: [07:05:43]  Best share: 0
--------------------------------------------------------------------------------
 [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
 0: ZUS ttyUSB0:  256 chips   220 MHz    |  0.000 /  0.000h/s WU:0.0/m
--------------------------------------------------------------------------------
 [2014-08-17 07:05:43] Solo mining to valid address: DLA9xQiGV99Vzf79aWcXVGhAkBv
1pGt9sG
 [2014-08-17 07:05:43] Block change for http://10.20.30.175:14022 detection via
getblockcount polling
 [2014-08-17 07:05:43] Pool 1 difficulty changed to 16.2
 [2014-08-17 07:05:43] Pool 3 difficulty changed to 1024
 [2014-08-17 07:05:43] Pool 2 difficulty changed to 41.1
 [2014-08-17 07:05:43] Network diff set to 431
 [2014-08-17 07:05:49] API running in IP access mode on port 4028 (12)
 [2014-08-17 07:05:59] Found Zeus at /dev/ttyUSB0, mark as 0
 [2014-08-17 07:05:59] ZUS0 opened on /dev/ttyUSB0
 [2014-08-17 07:05:59] Hotplug: Zeus added ZUS 0

But the output of ./digibyted getmininginfo is:

Code:
{
    "blocks" : 141802,
    "currentblocksize" : 4758,
    "currentblocktx" : 6,
    "pow_algo_id" : 1,
    "pow_algo" : "scrypt",
    "difficulty" : 323.41127711,
    "difficulty_sha256d" : 0.00024414,
    "difficulty_scrypt" : 323.41127711,
    "difficulty_groestl" : 0.00024414,
    "difficulty_skein" : 0.00024414,
    "difficulty_qubit" : 0.00024414,
    "errors" : "",
    "genproclimit" : -1,
    "pooledtx" : 6,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}

No hashespersec Is this normal?? Is there another parameter I can output to get an indication it's doing something? A log file perhaps?


What miner do you have there ?
Is it maybe a bitcoin miner -sha256 asic- and you try to mine scrypt with it ?

full member
Activity: 215
Merit: 100
Bloody solo mining  Angry I'm sure once I get it working I'll be happy...  but at the moment I'm confused.  I got the Linux wallet compiled on a new 64bit debian VM I built specifically for this. All synced up without issue...  so one success! So when I point my miner at it I get the following, which on the surface looks ok...  it's seeing it and appears to be talking, I've removed the IP address and username, although probably didn't need to:

Nothing scrolls... no info...  just sits there....  but I think that's ok too...  someone wrote on another forum that the problem with solo mining is you never know it's working until you actually solve a block and cgminer tells you Huh
Code:
cgminer version 4.3.5 - Started: [2014-08-17 07:05:44]
--------------------------------------------------------------------------------
 (5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s
 A:0  R:0  HW:0  WU:0.0/m
 Connected to x.x.x.x diff 28.3M with LP as user xxxxxxxxxxxx
 Block: 881ed2b0...  Diff:431  Started: [07:05:43]  Best share: 0
--------------------------------------------------------------------------------
 [U]SB management [P]ool management [S]ettings [D]isplay options [Q]uit
 0: ZUS ttyUSB0:  256 chips   220 MHz    |  0.000 /  0.000h/s WU:0.0/m
--------------------------------------------------------------------------------
 [2014-08-17 07:05:43] Solo mining to valid address: DLA9xQiGV99Vzf79aWcXVGhAkBv
1pGt9sG
 [2014-08-17 07:05:43] Block change for http://10.20.30.175:14022 detection via
getblockcount polling
 [2014-08-17 07:05:43] Pool 1 difficulty changed to 16.2
 [2014-08-17 07:05:43] Pool 3 difficulty changed to 1024
 [2014-08-17 07:05:43] Pool 2 difficulty changed to 41.1
 [2014-08-17 07:05:43] Network diff set to 431
 [2014-08-17 07:05:49] API running in IP access mode on port 4028 (12)
 [2014-08-17 07:05:59] Found Zeus at /dev/ttyUSB0, mark as 0
 [2014-08-17 07:05:59] ZUS0 opened on /dev/ttyUSB0
 [2014-08-17 07:05:59] Hotplug: Zeus added ZUS 0

But the output of ./digibyted getmininginfo is:

Code:
{
    "blocks" : 141802,
    "currentblocksize" : 4758,
    "currentblocktx" : 6,
    "pow_algo_id" : 1,
    "pow_algo" : "scrypt",
    "difficulty" : 323.41127711,
    "difficulty_sha256d" : 0.00024414,
    "difficulty_scrypt" : 323.41127711,
    "difficulty_groestl" : 0.00024414,
    "difficulty_skein" : 0.00024414,
    "difficulty_qubit" : 0.00024414,
    "errors" : "",
    "genproclimit" : -1,
    "pooledtx" : 6,
    "testnet" : false,
    "generate" : false,
    "hashespersec" : 0
}

No hashespersec Is this normal?? Is there another parameter I can output to get an indication it's doing something? A log file perhaps?





newbie
Activity: 8
Merit: 0
I've installed wallet 3.01 OSX, like 2 hours ago,  and still it's not synchronizing  Undecided
full member
Activity: 160
Merit: 100
After you guys go multi-PoW, will the block reward stay at 8000 DGB per block solved? And you're going with a 2.5 min/algo approach, right?

I'm not sure if you guys will be able to handle that much new currency being minted every day at 8000 DGB @ roughly 30 sec/block. That's basically doubling the current coin production.

I'll still mine some though Smiley

Oh, and guys, tomorrow I'm gonna be working on getting P2Pools up for the new algos. I'll let you all know here & on reddit if I succeed. I'll try and pick ports that'll make sense. I'll post links to the github repos when I'm done. (I've set up p2pools for the Myriad algorithms, you can see my work at http://birdspool.no-ip.org:5567/static/MyrNodeHub.html. You can bet that you're gonna get a similar hub page!)


Do you guys have an Insight block explorer? Rich list? If not I may be able to work some of my MYR magic for you if you're interested Cheesy
member
Activity: 75
Merit: 10
I was at the Cryptolina convention this weekend doing promo for Prypto and bought a small 32-40 GHs 256-SHA miner to support DigiByte. Just need to get the power supply and figure out how the flip to use this thing and we'll be in business. Maybe I'll point it at Myriad until we hit the magic block number.
hero member
Activity: 597
Merit: 500
MultiAlgo v3.0.1 officially released...Here ?  after block 145,000 ? Roll Eyes
sr. member
Activity: 421
Merit: 250





> getmininginfo


Code:
{
"blocks" : 141778,
"currentblocksize" : 0,
"currentblocktx" : 0,
"pow_algo_id" : 0,
"pow_algo" : "sha256d",
"difficulty" : 0.00024414,
"difficulty_sha256d" : 0.00024414,
"difficulty_scrypt" : 421.89206860,
"difficulty_groestl" : 0.00024414,
"difficulty_skein" : 0.00024414,
"difficulty_qubit" : 0.00024414,
"errors" : "",
"genproclimit" : -1,
"pooledtx" : 0,
"testnet" : false,
"generate" : true,
"hashespersec" : 0
}



I want to get the networkhashrate... but always zero
full member
Activity: 238
Merit: 100
HI JARED,
when can we expect digipay? caused we want digibyte its own value and people around the world can use any currency to purchase digibyte not just from bitcoin to digibyte like dollar. Today bitcoin value went down to $487 and came back up, but based on that if bitcoin price drop to $100 per coin or less than imagine millions of digibyte owner who bought at higher rate of bitcoin will have few hundreds $$ worth of digibyte in hand because of bitcon.
so lets have this digibyte have its own status besides bitcoin around the world!

GO DIGIBYTE THE BEST COIN AND BEST DEV AND BEST COMMUNITY EVER!!!!!!!!
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Had to rebuild the block chain after installing the Windows 64 wallet, but other than that it seems to work fine. Smiley
Yes, we have had to do the same so we will note that above. Thanks for the feedback! Smiley
full member
Activity: 274
Merit: 101
Had to rebuild the block chain after installing the Windows 64 wallet, but other than that it seems to work fine. Smiley
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
,./,./ ,

Thank you so much for the help! We are compiling the language updates in as we speak. Just re-download the links tomorrow and language corrections should be in there.
sr. member
Activity: 392
Merit: 250

URI must be URL (I think I have never hear of URI)
betalingsverzoek tot (^^^^) must be betalingsverzoek (^^^^^)



tot must be naar
weet u zeker dat u wilt verzenden? must be Weet u zeker dat u dit wilt verzenden?


now time for sleep... I let you know tomorrow about sending and receiving.. of digibytes
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
To appbox & other Chinese speakers,

We received these recommendations for the Chinese translation of "DigiByte."

數位幣 (Digital Byte Dollar)
位元幣 (Byte Dollar)
位圓 (Same as above, but coz the 2nd word's sound is same as yuan in china, so I short form that)
惠圓 (Bargain dollar, same sound as above, but make it sound attractive)
迪智幣 (just pronounce as digibyte, same way how bitcoin is called 'bi ter' coin in china)

appbox recommended we translate "比特币" to "极特币"

Any other opinions, we want to get the translation in there so we have a unique translation for DigiByte in the wallet.
sr. member
Activity: 392
Merit: 250
,./,./,

Thanks for the feedback. Does the wallet sync with the net?

We are working on the icon issue. Will also get on the wallet language translation issues later. If you could supply what the translation should be in a list that would be great.

Example:
Bitcoinadres= DigiByteadres?
Bitcoinnetwerk=DigiBytenetwerk?


image 1= image is wrong
image 2= en must be een
image 3=bitcoinadres must be digibyte adres (with space)
image 4= bitcoinnetwerk must be digibyte network (with space)
image 5= kern is a dutch word, the translate is: core but I think It's a bad translate (I don't know what it must be...)
image 6= munten is also a good but I think digibytes is better on that place. bitcoinadres must be digibyte adres (with space)

all images= http://imgur.com/ffSg1kr,gFYMNOf,vOy4eCe,0AESGX2,zUdvhfz,dXDhBUw#5

the wallet is slower than 2.9.1 ( he made slower connection with the network)


there are more translate mistakes... (comming soon)
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Post with download links moved to most current page here: https://bitcointalksearch.org/topic/m.8387171

Where is this digibyte.conf file in windows located?
C:/users/YourUser/AppData/Roaming/DigiByte

I am amazed as to how fast the Digibyte block chain syncs, is there anything special about how DGB does things or is it based on the number of transactions in the blockchain?

The DigiByte block chain is much smaller so there is less to download. But we have also set up some high speed dns seed servers. We are in the process of setting up two more so there will be 4 total.
newbie
Activity: 8
Merit: 0
Post with download links moved to most current page here: https://bitcointalksearch.org/topic/m.8387171

Where is this digibyte.conf file in windows located?
Jump to: