Trim pool repo to supported Peya ecosystem coins
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s

This commit is contained in:
Codex Bot
2026-03-21 18:36:27 +01:00
parent 999186ab6d
commit 0c8f9a2b21
73 changed files with 183 additions and 22062 deletions

View File

@@ -1,15 +1,15 @@
{
"name": "cryptonote-nodejs-pool",
"name": "peya-nodejs-pool",
"version": "1.5.0",
"description": "A fork of dvandal/cryptonote-nodejs-pool with some custom features.",
"description": "Peya-centric RandomX pool stack derived from cryptonote-nodejs-pool.",
"license": "GPL-2.0",
"author": "gh14 (fork maintainer)",
"author": "tiamak",
"contributors": [
"Daniel Vandal"
],
"repository": {
"type": "git",
"url": "https://github.com/t1amak/cryptonote-nodejs-pool.git"
"url": "http://54.38.205.168:3000/tiamak/peya-nodejs-pool.git"
},
"dependencies": {
"async": "^1.5.2",