Pages:
Author

Topic: [ANN] Kryptohash | Brand new PoW algo | 320bit hash | ed25519 | PID algo for dif - page 70. (Read 149437 times)

legendary
Activity: 2688
Merit: 1240
Which include is needed for that ?

Code:
keccak/SnP/SnP-FBWL-default.c:17:27: fatal error: SnP-interface.h: File or Directory not found
 #include "SnP-interface.h"
sq
sr. member
Activity: 294
Merit: 250


Don't forget to add your coin to our service. New algo looks looks interesting.

https://www.altcoincalendar.info
sr. member
Activity: 329
Merit: 250
why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?




{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}


Ok, now do the same but, with the kryptohash-cli.exe that is included in the daemon folder

From the Command Prompt type:  kryptohash-cli getwork

hero member
Activity: 504
Merit: 500
why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?

I got:



{
"data" : "0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000000000000 0"
}
newbie
Activity: 23
Merit: 0
why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?




{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}
sr. member
Activity: 329
Merit: 250
sr. member
Activity: 297
Merit: 250
newbie
Activity: 23
Merit: 0
is working ok for me. finding a few blocks. getting 124kh per 280x with settings you said. if anyone has better settings please share.

can you post me your config file?
sr. member
Activity: 332
Merit: 250
is working ok for me. finding a few blocks. getting 124kh per 280x with settings you said. if anyone has better settings please share.
member
Activity: 83
Merit: 10
A computer is only one GPU to work,
Remaining appeared HW, no WU???????
hero member
Activity: 504
Merit: 500
why cgminer still pool 0 slow/down?

That's what i'm getting still...
newbie
Activity: 27
Merit: 0
Anything against backing up your kryptohash.conf file to preserver your login nfo?

No, I just never had one to begin with, attempting my first install now. What did I miss?

Also compiling the wallet on OS X at ./configure I get an error:

Quote
checking whether byte ordering is bigendian... yes
configure: error: "Big Endian not supported"

Same deal in PiMP linux
newbie
Activity: 23
Merit: 0
why cgminer still pool 0 slow/down?
full member
Activity: 224
Merit: 100
█ If you want logo pm me █
100,000 KHCs is Low pre-mine? Huh
sr. member
Activity: 350
Merit: 250
New version 0.3.2 is up at GitHub

https://github.com/kryptohash/kryptohash/releases


Waiting for work...


...  New installer will destroy your conf file.


Ummm, got a problem..

ED15E38F8AFA665198913387BCB72DEA54E9F555F6805276126828CF899ABB336D4AFC317C51FA8 4-000

Not following suit with 50 max...

351

Status: 12 confirmations, broadcast through 7 nodes
Date: 12/3/2014 00:13
Source: Generated
Credit: 351.0022 KHC (matures in 89 more blocks)
Net amount: 0.00 KHC
Transaction ID: ED15E38F8AFA665198913387BCB72DEA54E9F555F6805276126828CF899ABB336D4AFC317C51FA8 4-000

Generated coins must mature 101 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.

And another...

Status: 69 confirmations, broadcast through 8 nodes
Date: 12/3/2014 00:16
Source: Generated
Credit: 320.0011 KHC (matures in 32 more blocks)
Net amount: 0.00 KHC
Transaction ID: 6E623DF49EEA7DD74FA6D4EC29AE2EFB89A606477AEA4CAE222C27607D6569465F5C52322D7320C 2-000

Generated coins must mature 101 blocks before they can be spent. When you generated this block, it was broadcast to the network to be added to the block chain. If it fails to get into the chain, its state will change to "not accepted" and it won't be spendable. This may occasionally happen if another node generates a block within a few seconds of yours.


member
Activity: 83
Merit: 10

15:48:04

{
"blocks" : 118,
"currentblocksize" : 1288,
"currentblocktx" : 1,
"difficulty" : 1.02811289,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 80,
"pooledtx" : 0,
"testnet" : false,
"generate" : false,
"hashespersec" : 0
}
newbie
Activity: 27
Merit: 0
Anything against backing up your kryptohash.conf file to preserver your login nfo?

No, I just never had one to begin with, attempting my first install now. What did I miss?

Also compiling the wallet on OS X at ./configure I get an error:

Quote
checking whether byte ordering is bigendian... yes
configure: error: "Big Endian not supported"
sr. member
Activity: 329
Merit: 250
legendary
Activity: 1050
Merit: 1000
tommrow ? or after 12 hr ? dev .tell we .
sr. member
Activity: 350
Merit: 250
its been several hours if this is not happening today say so and set it for a specific time tomorrow.

Coding doesn't work well under pressure, beyond that, inspiration doesn't happen at all with that pressure stuff, period.

what inspiration? he said it was fixed and new wallet was compiling hours ago. hes now been offline for a while. common courtesy would be telling people come back tomorrow.




Well sure, he could tell you all that it will be 3PM tomorrow, but when he finishes it, it might be up for download at 3am tonight.  If you want to get at the early mining, the wait, if not then get at it when you drag your butt out of bed...

Inspiration is at the heart of innovation, something that crosses a coders mind while in the act.
Pages:
Jump to: