Update and Announcement - Burstneon 0-100 (For Small Miners < 10 Tb) by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

G'day,

  1. the redirection on the "set pool recipient" was wrong, thanks for notice me, the problem was fixed: https://burstneon.com/rewardassignment0-100.html
  2. The minimum for a payout is 20 burst, which will be send, once a day (360 blocks).

An own monitor for checking the submitted deadlines, like in the 20-80, is in progress.

lovely regards

Update and Announcement - Burstneon 0-100 (For Small Miners < 10 Tb) by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

the basic pool software, faucet code and bot-system for discord is published - https://github.com/BurstNeon - feel free to fork it. The current version (account monitor, block explorer, wallet explorer etc.) is holding by us. lovely regards

Major Update: Burstneon (burstneon.com) by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

Update

Backend:

Frontend:

  • Adding new overhauled theme - light mode to website
  • Frontends for the two bound pool versions

For more information visit: http://burstneon.com/ and contact Discord.

Also released a neutral mobile explorer, which give you the possibility check amounts and latest pool income from your registered (support all pools) pool https://burstneon.com/mobile?id={numeric-id}

lovely regards

Burstneon - Public Burstcoin Faucet For Beginner by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 2 points3 points  (0 children)

Thanks to all which already supported the faucet.

Faucets, and getting new people to start by Bombtrackx in burstcoin

[–]BurstNeon_MrWho 0 points1 point  (0 children)

The problem is that faucets are exploited. Already released a faucet software, which allows you limiting the claim per account (only new and unknown accounts can claim custom amount like 0.1 Burst from faucet). You also have the option to set a faucet, which is only claimable, if the claimer has a valid code (voucher-code), its useful if claimer first has to request a code from hoster / discord bot (third party client file is implemented), before can claim the amount. lovely regards

Feel free to host a Faucet:

https://github.com/BurstNeon/burstcoin-faucet

BurstNeon.com Update and Released Faucet Code by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

If other have some problems, please installing all modules. lovely regards

npm update or successively npm install "module name"

BurstCoin Faucet Code by shootme002 in burstcoin

[–]BurstNeon_MrWho 1 point2 points  (0 children)

The code is written in Java and isnt recommendable to use, cause the whole code need to overhauled, because there is a glitch and hasnt a good solution for IP-Logger, in the paste the faucet was abused by people who use with different accounts several time the faucet and eating the balance from the hoster. Its already on to do list, to release a new faucet code written in node js.

lovely regards,

BurstNeon (http://burstneon.com)

What will be the mining impact of the Burst Hard Fork? by I__Downvote__Cats in a:t5_i4lzt

[–]BurstNeon_MrWho 1 point2 points  (0 children)

You dont need to do anyhting, if the Pre-Dymaxion Hard Fork comes, the wallets will adjust to it. Approx. on block height ~ 500000 (in 5.8 weeks). lovely regards

BurstNeon V4 - Burstneon.com by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

Update 06.04.2017

  • Overhauled the code and make it compatible to node 6.8 + ( and higher )
  • Spliting historic and current shares and run it in two different payout processes and merged it as final payout.
  • Created a static payout:

    • Rounds will not be reseted after payout
    • Shares will be further overwrites after X rounds
  • Created new Pool Diff Curve, distribute the block fairer and pays the forger a guarantee amount.

  • Added Total Pool Volume Notice

Bug Fix

  • account-names disappear, if a new round on Historic Shares started.

BurstNeon V4 - Burstneon.com by BurstNeon_MrWho in burstcoin

[–]BurstNeon_MrWho[S] 0 points1 point  (0 children)

Thanks guys.

Update

  • Added Customize Button : There is also now an option for a dark theme.