Pages:
Author

Topic: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo - page 24. (Read 35596 times)

newbie
Activity: 1
Merit: 0
UPDATE

Final test release. This test using the mainnet for testing purpose. Check my github for windows qt wallet.

https://github.com/216k155/bhcoin/releases

Latest releaze contains Trojan !!!!

https://i.imgur.com/QDKk5jL.png
newbie
Activity: 12
Merit: 0
Where is located Bhcoin.conf file? Is it at C:\Users\"User"\AppData\Roaming\Bhcoin? I can not find it there
you have to create it
jr. member
Activity: 40
Merit: 1
Where is located Bhcoin.conf file? Is it at C:\Users\"User"\AppData\Roaming\Bhcoin? I can not find it there
full member
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
That's one huge ass genesis block on testnet lol.
full member
Activity: 197
Merit: 100
member
Activity: 101
Merit: 10
how do i get ccminer mining software for supported this algo?
sr. member
Activity: 616
Merit: 250
I hope to mine this coin early.
So ccminer is compatible now?

yes

How can I test if it works? Where to get wallet?
newbie
Activity: 44
Merit: 0
ccminer .bat
Code:
ccminer -a phi -o http://127.0.0.1:3340 -u phi -p xx --cpu-priority=3
pause

Bhcoin.conf

Code:
rpcuser=phi
rpcpassword=xx
rpcallowip=127.0.0.1
rpcport=3340
server=1
daemon=1
listen=1
staking=1
newbie
Activity: 56
Merit: 0
Hi guys,

is there official pool start ?
can anyone put here a working ccminer pihi bat file  with correct stratum?
regards
full member
Activity: 197
Merit: 100
I hope to mine this coin early.
So ccminer is compatible now?

yes
sr. member
Activity: 616
Merit: 250
I hope to mine this coin early.
So ccminer is compatible now?
member
Activity: 66
Merit: 10
am looking forward to see how this one goes...looks interesting and i following with keen interest
hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
Pool: ?
Mining Software ?
newbie
Activity: 44
Merit: 0
I Installed the windows wallet. It is still syncing with network. It says "5 hours behind".

I tried ccminer but the accepted submits shows all "booooo"

Quote
[2017-10-06 19:14:09] accepted: 0/28821 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28822 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28823 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28824 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28825 (diff 0.000), 35.99 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28826 (diff 0.000), 36.00 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28827 (diff 0.000), 36.00 MH/s booooo

This is from debug log:

Quote
CheckWork() : new proof-of-work block found 
  proof hash: 0cbf9b4aec21737f0ec77be1952c7381e88a3ead9a3011f98a73ec4c5fa0bc70 
target: 0fffff0000000000000000000000000000000000000000000000000000000000
CBlock(hash=f6ee28953eb2afc26b1e12dc09e38687713721f08f739326d0adf95495806f6d, ver=7, hashPrevBlock=ee82b8ed3e988293ba6f21bf72a7e07fba572631c76efe72efac82bd2911578c, hashMerkleRoot=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507306438, nBits=200fffff, nNonce=1522728960, vtx=1, vchBlockSig=)
  Coinbase(hash=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507305380, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 5b02d475)
    CTxOut(nValue=100.00, scriptPubKey=OP_DUP OP_HASH160 018645b089d37b1db171285a54359b9ad574f082 OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f

generated 100.00
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: CheckWork() : ProcessBlock, block not accepted

Yea, yea, after 10 blocks (genesis + 9 more) you start getting the "nBits below minimum work" error.

https://i.imgur.com/IcFQM3g.png

Wallet synchronization completed. 10 blocks were processed. The ccminer still show the boooooo  Huh
sr. member
Activity: 1021
Merit: 324
I Installed the windows wallet. It is still syncing with network. It says "5 hours behind".

I tried ccminer but the accepted submits shows all "booooo"

Quote
[2017-10-06 19:14:09] accepted: 0/28821 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28822 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28823 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28824 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28825 (diff 0.000), 35.99 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28826 (diff 0.000), 36.00 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28827 (diff 0.000), 36.00 MH/s booooo

This is from debug log:

Quote
CheckWork() : new proof-of-work block found 
  proof hash: 0cbf9b4aec21737f0ec77be1952c7381e88a3ead9a3011f98a73ec4c5fa0bc70 
target: 0fffff0000000000000000000000000000000000000000000000000000000000
CBlock(hash=f6ee28953eb2afc26b1e12dc09e38687713721f08f739326d0adf95495806f6d, ver=7, hashPrevBlock=ee82b8ed3e988293ba6f21bf72a7e07fba572631c76efe72efac82bd2911578c, hashMerkleRoot=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507306438, nBits=200fffff, nNonce=1522728960, vtx=1, vchBlockSig=)
  Coinbase(hash=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507305380, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 5b02d475)
    CTxOut(nValue=100.00, scriptPubKey=OP_DUP OP_HASH160 018645b089d37b1db171285a54359b9ad574f082 OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f

generated 100.00
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: CheckWork() : ProcessBlock, block not accepted

Yea, yea, after 10 blocks (genesis + 9 more) you start getting the "nBits below minimum work" error.



So you are able to mine the coin right now?
copper member
Activity: 970
Merit: 287
Per aspera ad astra
I Installed the windows wallet. It is still syncing with network. It says "5 hours behind".

I tried ccminer but the accepted submits shows all "booooo"

Quote
[2017-10-06 19:14:09] accepted: 0/28821 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28822 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28823 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28824 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28825 (diff 0.000), 35.99 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28826 (diff 0.000), 36.00 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28827 (diff 0.000), 36.00 MH/s booooo

This is from debug log:

Quote
CheckWork() : new proof-of-work block found 
  proof hash: 0cbf9b4aec21737f0ec77be1952c7381e88a3ead9a3011f98a73ec4c5fa0bc70 
target: 0fffff0000000000000000000000000000000000000000000000000000000000
CBlock(hash=f6ee28953eb2afc26b1e12dc09e38687713721f08f739326d0adf95495806f6d, ver=7, hashPrevBlock=ee82b8ed3e988293ba6f21bf72a7e07fba572631c76efe72efac82bd2911578c, hashMerkleRoot=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507306438, nBits=200fffff, nNonce=1522728960, vtx=1, vchBlockSig=)
  Coinbase(hash=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507305380, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 5b02d475)
    CTxOut(nValue=100.00, scriptPubKey=OP_DUP OP_HASH160 018645b089d37b1db171285a54359b9ad574f082 OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f

generated 100.00
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: CheckWork() : ProcessBlock, block not accepted

Yea, yea, after 10 blocks (genesis + 9 more) you start getting the "nBits below minimum work" error.

hero member
Activity: 980
Merit: 502
Hi Dev,
Any plan to mine this coin BHCoin using GPU AMD or is it going to be just for NVIDEA miner (ccminer only for CUDA)?
newbie
Activity: 44
Merit: 0
I Installed the windows wallet. It is still syncing with network. It says "5 hours behind".

I tried ccminer but the accepted submits shows all "booooo"

Quote
[2017-10-06 19:14:09] accepted: 0/28821 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28822 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28823 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28824 (diff 0.000), 35.96 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28825 (diff 0.000), 35.99 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28826 (diff 0.000), 36.00 MH/s booooo
[2017-10-06 19:14:09] accepted: 0/28827 (diff 0.000), 36.00 MH/s booooo

This is from debug log:

Quote
CheckWork() : new proof-of-work block found 
  proof hash: 0cbf9b4aec21737f0ec77be1952c7381e88a3ead9a3011f98a73ec4c5fa0bc70 
target: 0fffff0000000000000000000000000000000000000000000000000000000000
CBlock(hash=f6ee28953eb2afc26b1e12dc09e38687713721f08f739326d0adf95495806f6d, ver=7, hashPrevBlock=ee82b8ed3e988293ba6f21bf72a7e07fba572631c76efe72efac82bd2911578c, hashMerkleRoot=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507306438, nBits=200fffff, nNonce=1522728960, vtx=1, vchBlockSig=)
  Coinbase(hash=db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f, nTime=1507305380, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000, 4294967295), coinbase 5b02d475)
    CTxOut(nValue=100.00, scriptPubKey=OP_DUP OP_HASH160 018645b089d37b1db171285a54359b9ad574f082 OP_EQUALVERIFY OP_CHECKSIG)

  vMerkleTree:  db12403273b5223886921bf4955e6c99218c1613f180109994d7800452a28d5f

generated 100.00
ERROR: CheckProofOfWork() : nBits below minimum work
ERROR: CheckBlock() : proof of work failed
ERROR: ProcessBlock() : CheckBlock FAILED
ERROR: CheckWork() : ProcessBlock, block not accepted

Pages:
Jump to: