{"id":37176191,"url":"https://github.com/ethercore/open-ethercore-pool","last_synced_at":"2026-01-14T20:33:49.490Z","repository":{"id":57531910,"uuid":"231312403","full_name":"ethercore/open-ethercore-pool","owner":"ethercore","description":"High-performance EtherCore Mining Pool","archived":false,"fork":false,"pushed_at":"2020-01-30T10:14:48.000Z","size":173,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-12T07:58:11.190Z","etag":null,"topics":["blockchain"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethercore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-02T05:18:03.000Z","updated_at":"2022-05-09T07:49:54.000Z","dependencies_parsed_at":"2022-09-09T00:51:52.654Z","dependency_job_id":null,"html_url":"https://github.com/ethercore/open-ethercore-pool","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ethercore/open-ethercore-pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercore%2Fopen-ethercore-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercore%2Fopen-ethercore-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercore%2Fopen-ethercore-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercore%2Fopen-ethercore-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethercore","download_url":"https://codeload.github.com/ethercore/open-ethercore-pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercore%2Fopen-ethercore-pool/sbom","scorecard":{"id":383931,"data":{"date":"2025-08-11","repo":{"name":"github.com/ethercore/open-ethercore-pool","commit":"73ac7dee7c6608acfba30822c4f27ead7828428f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"109 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-p6mr-pxg4-68hx","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-c6rq-rjc2-86v2","Warn: Project is vulnerable to: GHSA-wxhq-pm8v-cw75","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-6c3j-c64m-qhgq","Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2","Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-46fh-8fc5-xcwx","Warn: Project is vulnerable to: GHSA-h5mp-5q4p-ggf5","Warn: Project is vulnerable to: GHSA-h726-x36v-rx45","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-f9cm-qmx5-m98h","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-xfhp-gmh8-r8v2","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T16:08:24.294Z","repository_id":57531910,"created_at":"2025-08-18T16:08:24.294Z","updated_at":"2025-08-18T16:08:24.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain"],"created_at":"2026-01-14T20:33:48.850Z","updated_at":"2026-01-14T20:33:49.474Z","avatar_url":"https://github.com/ethercore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Open Source EtherCore Mining Pool\n\n![Miner's stats page](https://user-images.githubusercontent.com/7374093/31591180-43c72364-b236-11e7-8d47-726cd66b876a.png)\n\n[![Build Status](https://travis-ci.org/sammy007/open-ethereum-pool.svg?branch=develop)](https://travis-ci.org/sammy007/open-ethereum-pool) [![Go Report Card](https://goreportcard.com/badge/github.com/sammy007/open-ethereum-pool)](https://goreportcard.com/report/github.com/sammy007/open-ethereum-pool)\n\n### Features\n\n* Support for HTTP and Stratum mining\n* Detailed block stats with luck percentage and full reward\n* Geth nodes rpc failover built in\n* Modern beautiful Ember.js frontend\n* Separate stats for workers: can highlight timed-out workers so miners can perform maintenance of rigs\n* JSON-API for stats\n\n#### Proxies\n\n* [Ether-Proxy](https://github.com/sammy007/ether-proxy) HTTP proxy with web interface\n* [Stratum Proxy](https://github.com/Atrides/eth-proxy) for Ethereum\n\n### Building on Linux\n\nDependencies:\n\n  * go \u003e= 1.9\n  * geth\n  * redis-server \u003e= 2.8.0\n  * nodejs \u003e= 4 LTS\n  * nginx\n\n**I highly recommend to use Ubuntu 18.04 LTS.**\n\nFirst install  [go-ethercore](https://github.com/ethercore/go-ethercore/releases/latest).\n\nClone \u0026 compile:\n\n    git clone https://github.com/ethercore/open-ethercore-pool\n    cd open-ethercore-pool\n    make\n\nInstall redis-server.\n\n### Running Pool\n\n    ./build/bin/open-ethercore-pool config.json\n\nYou can use Ubuntu upstart - check for sample config in \u003ccode\u003eupstart.conf\u003c/code\u003e.\n\n### Building Frontend\n\nInstall nodejs. I suggest using LTS version \u003e= 4.x from https://github.com/nodesource/distributions or from your Linux distribution or simply install nodejs on Ubuntu Xenial 16.04.\n\nThe frontend is a single-page Ember.js application that polls the pool API to render miner stats.\n\n    cd www\n\nChange \u003ccode\u003eApiUrl: '//example.net/'\u003c/code\u003e in \u003ccode\u003ewww/config/environment.js\u003c/code\u003e to match your domain name. Also don't forget to adjust other options.\n\n    npm install -g ember-cli@2.9.1\n    npm install -g bower\n    npm install\n    bower install\n    ./build.sh\n\nConfigure nginx to serve API on \u003ccode\u003e/api\u003c/code\u003e subdirectory.\nConfigure nginx to serve \u003ccode\u003ewww/dist\u003c/code\u003e as static website.\n\n#### Serving API using nginx\n\nCreate an upstream for API:\n\n    upstream api {\n        server 127.0.0.1:8080;\n    }\n\nand add this setting after \u003ccode\u003elocation /\u003c/code\u003e:\n\n    location /api {\n        proxy_pass http://api;\n    }\n\n#### Customization\n\nYou can customize the layout using built-in web server with live reload:\n\n    ember server --port 8082 --environment development\n\n**Don't use built-in web server in production**.\n\nCheck out \u003ccode\u003ewww/app/templates\u003c/code\u003e directory and edit these templates\nin order to customise the frontend.\n\n### Configuration\n\nConfiguration is actually simple, just read it twice and think twice before changing defaults.\n\n**Don't copy config directly from this manual. Use the example config from the package,\notherwise you will get errors on start because of JSON comments.**\n\n```javascript\n{\n  // Set to the number of CPU cores of your server\n  \"threads\": 2,\n  // Prefix for keys in redis store\n  \"coin\": \"ethercore\",\n  // Give unique name to each instance\n  \"name\": \"main\",\n\n  \"proxy\": {\n    \"enabled\": true,\n\n    // Bind HTTP mining endpoint to this IP:PORT\n    \"listen\": \"0.0.0.0:8888\",\n\n    // Allow only this header and body size of HTTP request from miners\n    \"limitHeadersSize\": 1024,\n    \"limitBodySize\": 256,\n\n    /* Set to true if you are behind CloudFlare (not recommended) or behind http-reverse\n      proxy to enable IP detection from X-Forwarded-For header.\n      Advanced users only. It's tricky to make it right and secure.\n    */\n    \"behindReverseProxy\": false,\n\n    // Stratum mining endpoint\n    \"stratum\": {\n      \"enabled\": true,\n      // Bind stratum mining socket to this IP:PORT\n      \"listen\": \"0.0.0.0:8008\",\n      \"timeout\": \"120s\",\n      \"maxConn\": 8192,\n      \"tls\": false,\n      \"certFile\": \"/path/to/cert.pem\",\n      \"keyFile\": \"/path/to/key.pem\"\n    },\n\n    // Try to get new job from node in this interval\n    \"blockRefreshInterval\": \"120ms\",\n    \"stateUpdateInterval\": \"3s\",\n    // Require this share difficulty from miners\n    \"difficulty\": 2000000000,\n\n    /* Reply error to miner instead of job if redis is unavailable.\n      Should save electricity to miners if pool is sick and they didn't set up failovers.\n    */\n    \"healthCheck\": true,\n    // Mark pool sick after this number of redis failures.\n    \"maxFails\": 100,\n    // TTL for workers stats, usually should be equal to large hashrate window from API section\n    \"hashrateExpiration\": \"3h\",\n\n    \"policy\": {\n      \"workers\": 8,\n      \"resetInterval\": \"60m\",\n      \"refreshInterval\": \"1m\",\n\n      \"banning\": {\n        \"enabled\": false,\n        /* Name of ipset for banning.\n        Check http://ipset.netfilter.org/ documentation.\n        */\n        \"ipset\": \"blacklist\",\n        // Remove ban after this amount of time\n        \"timeout\": 1800,\n        // Percent of invalid shares from all shares to ban miner\n        \"invalidPercent\": 30,\n        // Check after after miner submitted this number of shares\n        \"checkThreshold\": 30,\n        // Bad miner after this number of malformed requests\n        \"malformedLimit\": 5\n      },\n      // Connection rate limit\n      \"limits\": {\n        \"enabled\": false,\n        // Number of initial connections\n        \"limit\": 30,\n        \"grace\": \"5m\",\n        // Increase allowed number of connections on each valid share\n        \"limitJump\": 10\n      }\n    }\n  },\n\n  // Provides JSON data for frontend which is static website\n  \"api\": {\n    \"enabled\": true,\n    \"listen\": \"0.0.0.0:8080\",\n    // Collect miners stats (hashrate, ...) in this interval\n    \"statsCollectInterval\": \"5s\",\n    // Purge stale stats interval\n    \"purgeInterval\": \"10m\",\n    // Fast hashrate estimation window for each miner from it's shares\n    \"hashrateWindow\": \"30m\",\n    // Long and precise hashrate from shares, 3h is cool, keep it\n    \"hashrateLargeWindow\": \"3h\",\n    // Collect stats for shares/diff ratio for this number of blocks\n    \"luckWindow\": [64, 128, 256],\n    // Max number of payments to display in frontend\n    \"payments\": 50,\n    // Max numbers of blocks to display in frontend\n    \"blocks\": 50,\n\n    /* If you are running API node on a different server where this module\n      is reading data from redis writeable slave, you must run an api instance with this option enabled in order to purge hashrate stats from main redis node.\n      Only redis writeable slave will work properly if you are distributing using redis slaves.\n      Very advanced. Usually all modules should share same redis instance.\n    */\n    \"purgeOnly\": false\n  },\n\n  // Check health of each node in this interval\n  \"upstreamCheckInterval\": \"5s\",\n\n  /* List of parity nodes to poll for new jobs. Pool will try to get work from\n    first alive one and check in background for failed to back up.\n    Current block template of the pool is always cached in RAM indeed.\n  */\n  \"upstream\": [\n    {\n      \"name\": \"main\",\n      \"url\": \"http://127.0.0.1:8545\",\n      \"timeout\": \"10s\"\n    }\n  ],\n\n  // This is standard redis connection options\n  \"redis\": {\n    // Where your redis instance is listening for commands\n    \"endpoint\": \"127.0.0.1:6379\",\n    \"poolSize\": 10,\n    \"database\": 0,\n    \"password\": \"\"\n  },\n\n  // This module periodically remits ether to miners\n  \"unlocker\": {\n    \"enabled\": false,\n    // Pool fee percentage\n    \"poolFee\": 1.0,\n    // Pool fees beneficiary address (leave it blank to disable fee withdrawals)\n    \"poolFeeAddress\": \"\",\n    // Unlock only if this number of blocks mined back\n    \"depth\": 120,\n    // Simply don't touch this option\n    \"immatureDepth\": 20,\n    // Keep mined transaction fees as pool fees\n    \"keepTxFees\": false,\n    // Run unlocker in this interval\n    \"interval\": \"10m\",\n    // Parity node rpc endpoint for unlocking blocks\n    \"daemon\": \"http://127.0.0.1:8545\",\n    // Rise error if can't reach parity\n    \"timeout\": \"10s\"\n  },\n\n  // Pay out miners using this module\n  \"payouts\": {\n    \"enabled\": false,\n    // Require minimum number of peers on node\n    \"requirePeers\": 1,\n    // Run payouts in this interval\n    \"interval\": \"12h\",\n    // Parity node rpc endpoint for payouts processing\n    \"daemon\": \"http://127.0.0.1:8545\",\n    // Rise error if can't reach parity\n    \"timeout\": \"10s\",\n    // Address with pool balance\n    \"address\": \"0x0\",\n    // Let parity to determine gas and gasPrice\n    \"autoGas\": true,\n    // Gas amount and price for payout tx\n    \"gas\": \"21000\",\n    \"gasPrice\": \"1000000000\",\n    // Send payment only if miner's balance is \u003e= 0.5 EtherCore\n    \"threshold\": 500000000,\n    // Perform BGSAVE on Redis after successful payouts session\n    \"bgsave\": true,\n    // Payout 1000 transactions at once\n    \"concurrentTx\": 1000\n  }\n}\n```\n\nIf you are distributing your pool deployment to several servers or processes,\ncreate several configs and disable unneeded modules on each server. (Advanced users)\n\nI recommend this deployment strategy:\n\n* Mining instance - 1x (it depends, you can run one node for EU, one for US, one for Asia)\n* Unlocker and payouts instance - 1x each (strict!)\n* API instance - 1x\n\n### Notes\n\n* Unlocking and payouts are sequential, 1st tx go, 2nd waiting for 1st to confirm and so on. You can disable that in code. Carefully read `docs/PAYOUTS.md`.\n* Also, keep in mind that **unlocking and payouts will halt in case of backend or node RPC errors**. In that case check everything and restart.\n* You must restart module if you see errors with the word *suspended*.\n* Don't run payouts and unlocker modules as part of mining node. Create separate configs for both, launch independently and make sure you have a single instance of each module running.\n* If `poolFeeAddress` is not specified all pool profit will remain on coinbase address. If it specified, make sure to periodically send some dust back required for payments.\n\n### Credits\n\nMade by sammy007. Licensed under GPLv3.\n\n#### Contributors\n\n[Alex Leverington](https://github.com/subtly)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethercore%2Fopen-ethercore-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethercore%2Fopen-ethercore-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethercore%2Fopen-ethercore-pool/lists"}