GithubHelp home page GithubHelp logo

burstpay / burst-pool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soelexicon/burst-pool

5.0 1.0 6.0 618 KB

BurstPay's burstpool v4

Home Page: http://pool.burstpay.net

License: GNU General Public License v2.0

JavaScript 93.18% HTML 4.94% CSS 1.88%

burst-pool's Introduction

burstpay's burst-pool v4

Work in progress.

Roadmap:

  • Remove unused code
  • Make it ddos-resilient

Changelog:

02.09.2017:

  • Added clearingBonus to empty pool's wallet and to give bonuses.
  • Fixed mature blocks winning and paying notifications
  • Added poolcapacity and miners capacity
  • Replaced shares with percentages
  • Reworked the share allocation to split the blockreward clearly between current round and historic shares
  • Fixed user IP on chat
  • Added an emit to send all current round shares on first user connection
  • Added pending payments as total and per user

Initial Release:

  • Added support on node v6
  • Removed devfee
  • Removed pooling from web sockets
  • Design changed
  • Added maxDeadline limitation
  • Blocked all wallet requests except getmininginfo and submit nonce

Credits:

Lexicon - Various fixes and development

Uraymeiviar - Initial Development

tross - Beta testing and feature support

Config

Setting Description
"blockMature" amount of blocks the pool goes back and checks for block winner
"txFeePercent" Currently not implemented. tx fee is currently added to block reward and then a pool fee is applied to that total - 0.01 = 1%
"poolFee" the percent a pool owner charges for hosting etc. 0.01 = 1%
"poolPort" the port the pool is run on. default 8124
"poolPvtKey" pool private key
"poolPublicRS" pool public BURST- Address
"poolPublic" Pool numerical burst address
"poolFeePaymentAddr" where the fees for Pool Fee should get sent
"cumulativeFundReduction" % to go to historic shares
"logWebsocketToConsole" output whats sent to peoples browsers into the console window
"maxRoundCount" max rounds to display in all round shares. any that exceed this are deleted
"maxRecentPaymentHistory" max lines to show in payment history
"maxDeadline" Maximum accepted deadline
"clearingBonus" If the pool has a balance larger than 3 times the blockreward, it distributes part of it as block reward (0.2 = 20%)

burst-pool's People

Contributors

belcloud avatar burstpay avatar soelexicon avatar uraymeiviar avatar xiaolin1579 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

burst-pool's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.