Bitcoin Forum
September 23, 2025, 07:09:08 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BonusCoin (BNS) 3 Exchanges|Bonuses|Early Miner Bonus|Bounties|SHA256 on: March 29, 2014, 07:30:57 PM
KGW is coming!

We just wanted to let everyone know that approximately this time tomorrow, KGW should kick in. We don't expect a huge deviation, but there will most likely be some change in difficulty upwards or downwards while KGW finds its equilibrium.

Any blips shouldn't last long regardless as it had plenty of ramping time, difficulty has been relatively stable during the stabilization phase (as intended), and KGW will correct every block until stabilized.

Our goal was to get the difficulty stabilized in the first 4 days, build up our community, make connections, and then make sure as we grow with popularity that our community doesn't get destroyed by multipools - hence the KGW. The first difficulty algorithms have done their jobs well, so hopefully KGW does its just as well.

We just wanted to be open and let everyone know, so there are no surprises.

If you have any questions let us know here or on IRC and we'll do our best to answer them.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BonusCoin (BNS) 2 Exchanges|Bonuses|Early Miner Bonus|Bounties|SHA256 on: March 27, 2014, 03:35:58 AM
Devs, you sure this coin is not using the original BTC diff algo?  Sure looks like it.  Diff never goes up by any more than 400% at each interval, it should be going up MUCH faster at the rate the network is going.

There's 3 diff algorithms the first two are modified BTC for the initial ramp up period. After block 2880 it will switch to KGW.

Here's the code that handles the switching: https://github.com/bonuscoin/bonuscoin/blob/master/src/main.cpp#L1560

Here's a post on the details: https://bitcointalk.org/index.php?topic=524212.msg5882050#msg5882050
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★[PRE-ANN] BonusCoin (BNS) 2 Exchanges|Bonuses|Early Miner Bonus|Bounties|SHA256 on: March 27, 2014, 03:04:11 AM
Does not work on the Windows wallet either.  Also, the QT does not read the rpclisten option in the conf file, so it only listens on 127.0.0.1.

And it does not report the networkhashps with getmininginfo() so it's impossible to see the net hashrate, although I fixed this in the source on my pool so you can see net hashrate and est. next difficulty.

Try out http://bns.pitythepool.com

These should be working but we'll check it out. Both datadir and rpclisten.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★[PRE-ANN] BonusCoin (BNS) 2 Exchanges|Bonuses|Early Miner Bonus|Bounties|SHA256 on: March 27, 2014, 01:30:08 AM
hi
the file in archive is one(for windows), that means needs installation

is there a wallet without installation needed?

thanks

The Windows client is statically linked. No installation needed.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★[PRE-ANN] BonusCoin (BNS) 2 Exchanges|Bonuses|Early Miner Bonus|Bounties|SHA256 on: March 24, 2014, 10:51:13 PM
The dev team has been working on refining our launch-time difficulty algorithms. Our goal was to make sure the difficulty ramps up correctly at launch, but also is able to transition into KGW to protect us from multipools.

We figured this would be interesting to folks here and wanted to share the details with you. At launch, the first 120 blocks will act as a ramping period. The intervals are 6 blocks and will increase by a maximum of 250%. This should get the difficulty into a meaningful level rather quickly and allow a much fairer launch.
 
After 120, for the next 2760 blocks the difficulty will adjust on 60 block intervals with up to 200% difficulty increases. This will help smooth the difficulty levels and stabilize the difficulty before a modified Kimoto Gravity Well (“KGW”) kicks in.
 
Roughly around Day 4, on block 2880, KGW will settled in and control the block difficulty on every block change. The settings are a minimum look back period of 72 blocks (10% of the daily rate) and a maximum smoothing range of 1800 (2.5 days). The event horizon is set to: 1 + (0.7084 * (PastBlocksMass/72)^(-1.228)) to help generate a smooth curve.
 
There may be a slight blip in difficulty when KGW kicks in, depending on the hashrates we're seeing, so don't panic. KGW should settle any blips within a few intervals.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Best coin Alpha version on: March 23, 2014, 04:18:41 PM
Looks like your site is down?

http://bestcoin.udf.me redirects to a GoDaddy page at http://udf.me/?hg=0&nr=0
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: can't get cgminer to work with R9-280X on: March 23, 2014, 04:05:26 PM
Yep, that basically sounds like you've ended up with a version of cgminer that doesn't support scrypt somehow.

I've used version (3.7.2) without problem with a R9-280x on Win7 64.

Give it a try.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] BonusCoin (BNS) [SHA256] Great Rewards| Bounties| Early Adopter Bonus on: March 23, 2014, 12:38:50 AM
Great to see all the pools signing up.

By the way I'm one of the BonusCoin devs, if you have any questions about the wallet feel free to PM me (I'll also be watching our subreddit).
9  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: March 22, 2014, 11:14:10 PM
Thanks for these instructions. This helped quickly get a solid build/dev environment up and running.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!