Pages:
Author

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

full member
Activity: 322
Merit: 102
Will it be spread with mining only? Hope there will be some airdrops. Waiting for 10 october...
newbie
Activity: 56
Merit: 0
where we can download new wallet (lux) and ccminer latest versiyon for pihi?

and what will be the total supply? everybody talks about % 10 premined 7.5 million and also +%50 coming soon for which is % 15 premine?


we wait answers from dev.

newbie
Activity: 30
Merit: 0
will have a look at this, have some old GTX760's that are running nicely
copper member
Activity: 56
Merit: 0
Anyone knows total coin supply?
newbie
Activity: 44
Merit: 0
UPDATE & UPGRADE

08/10/2017 -------> Successfully implemented Pow/PoS Hybrid + Parallel Masternode
                              Upgraded new wallet UI interface, added malware protection, added auto prevent exploitation

Test V4.0 will available soon on my github.

I appreciate your great effort. Looking forward for V4.0 to install it.
member
Activity: 61
Merit: 10
This whole coin is getting really shady.

it started out seeming very interesting, but as we get closer and closer to release, more weird details keep showing up on Discord.

Now the most recent thing is; The discovery of 10% premine, discovered deep within the code.

Then after being confronted about it, the dev starts joking about needing the premine for lambos. And he is willing to go up to 50% premine to get a lambo if needed.


This is all in the discord, if you want to see for yourself.

really sketchy
hero member
Activity: 812
Merit: 500
What happend with premine?
newbie
Activity: 53
Merit: 0

Is it true that it will be 10% pre-mined?

Yes. It was confirmed in discord, as well as in the code.

Here's the code from main.cpp

int64_t GetProofOfWorkReward(int64_t nFees)
{
        int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 1) {
        nSubsidy = 7500000 * COIN;
    } else if(pindexBest->nHeight <= 500000) {
        nSubsidy = 100 * COIN;                     //50m
    } else if(pindexBest->nHeight <= 1000000) {
        nSubsidy = 50 * COIN;                      //25m
    } else {
        nSubsidy = 1 * COIN;
    }

1st block mined by devs = 7.5m

There's been shady stuff said in the discord chat which is making most skeptical of this coin.
sr. member
Activity: 1344
Merit: 252
Hey dev, there is old Lux coin wanted to appear again https://bitcointalksearch.org/topic/annico-luxcoin-a-new-way-to-gamble-ico-sale-2246457, so may be its needed to take original BHC ticker for your coin?
full member
Activity: 280
Merit: 100

Is it true that it will be 10% pre-mined?
jr. member
Activity: 56
Merit: 10
Looking forward to the upcoming launch!
newbie
Activity: 38
Merit: 0
I'm in. Hope the project will success
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
UPDATE & UPGRADE

08/10/2017 -------> Successfully implemented Pow/PoS Hybrid + Parallel Masternode
                              Upgraded new wallet UI interface, added malware protection, added auto prevent exploitation

Test V4.0 will available soon on my github.

It's all good but shouldn't you focus on fixing the crash when starting the wallet, first? You can't go live with a coin that doesn't work as a daemon on linux.
newbie
Activity: 19
Merit: 0
The genesis block will give the dev 7.5 million coins, so there will be no "premine"  Grin
full member
Activity: 275
Merit: 100
Data Collecting Textile Circuitry
What video card do you have?
I've complied for Compute 5.0+ IIRC.

i am using gtx 1060 6gb cards on my rig. gtx 660 on my desktop

I'm curious. What happens if you add a -d 1 to the bat file

that didn't change anything. i started over, using the bat file from the ccminer download at githup. back at the same result, can't connect to port 3340, connection refused
i don't know what i'm doing incorrectly, but can't get it to run.
newbie
Activity: 20
Merit: 0
UPDATE & UPGRADE

08/10/2017 -------> Successfully implemented Pow/PoS Hybrid + Parallel Masternode
                              Upgraded new wallet UI interface, added malware protection, added auto prevent exploitation

Test V4.0 will available soon on my github.
hero member
Activity: 968
Merit: 624
Still a manic miner
what happens at the end of testnet? do you have to close wallet and delete blockchain?
newbie
Activity: 33
Merit: 0
I'm going to preface this with a few clarifications:
  • I haven't messed with code in a hot minute.
  • I've never worked on a miner before.

I decided to piddle with the sgminer following what anorganix did with the ccminer implementation. It isn't complete, hell it may all be wrong, but if it isn't then it's a start for someone who understands the intricacies of the miner better than I do to run with.

http://github.com/tardnoggle/sgminer-PHI1612

Any developers that choose to look at it feel free to make fun of me.  Wink Cheesy
hero member
Activity: 546
Merit: 500
Check ccminer@tpruvot / linux on GitHub, you will find everything there.
Some 20% speedup to come soon.
do you have windows,,
 Grin Grin Grin
newbie
Activity: 44
Merit: 0
Much better now with gpu solo mining

Can someone post an address so I can do a test send transaction?

Test this address: BKke4GaKCJZcLUqQmUHFn7rp1oJvnNN7vF

I sent you some....

I have received it.


Post your address to send it back

BQaowawxuSgXwrZkwNvqddH15wSNDCgWhg


I sent them back
Pages:
Jump to: