diff --git a/config/alph.conf b/config/alph.conf deleted file mode 100644 index f6677bb..0000000 --- a/config/alph.conf +++ /dev/null @@ -1,129 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "alphpooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "alphsharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbosharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "db":9, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"0x09e220e226f2feb7a971a2b6f958e7d4b1c187c8", - "rpcPort":12973, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"0x09e220e226f2feb7a971a2b6f958e7d4b1c187c8", - "rpcPort":12973, - "rpcHost":"127.0.0.1" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"1CYKPymfTVex9KZ2i48S3v5cAE7xT6hERG1P6GJiHgWJu", - "MAX_MATURE":500, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/dgbo.conf b/config/dgbo.conf deleted file mode 100644 index 4a8349b..0000000 --- a/config/dgbo.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbopooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbosharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbopooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbosharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"13.214.176.64" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"DSdh4rXmRZizpZh7zKGSsyMqHmFE137G96", - "MAX_MATURE":50, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/dgbq.conf b/config/dgbq.conf deleted file mode 100644 index e185a2d..0000000 --- a/config/dgbq.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbqpooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbqsharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbqpooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbqsharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"13.214.176.64" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"DK8ZTp89aahJpmnwdZ8LNsAUNoGA6qS43G", - "MAX_MATURE":50, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/dgbs.conf b/config/dgbs.conf deleted file mode 100644 index 2b07057..0000000 --- a/config/dgbs.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbspooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbssharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbspooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbssharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":14022, - "rpcHost":"13.214.176.64" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"DDQVUDkCNfF5TKjJ5n6jh7BG2wZxr9SNnq", - "MAX_MATURE":50, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/enx.conf b/config/enx.conf deleted file mode 100644 index 2772106..0000000 --- a/config/enx.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "enxpooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "enxsharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbopooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "13.214.176.64", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbosharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":16110, - "rpcHost":"10.168.1.162" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":16110, - "rpcHost":"10.168.1.162" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"entropyx:qpe7q43ajzuv42az6kjdu84yrzdhzj33w03kpytfg5lx5yk3x0pd6x0r87hhr", - "MAX_MATURE":1000, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0 - } -} \ No newline at end of file diff --git a/config/grs.conf b/config/grs.conf deleted file mode 100644 index 63dd5c5..0000000 --- a/config/grs.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "grspooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "grssharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "grspooldb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "grssharesdb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":1441, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":1441, - "rpcHost":"13.213.4.56" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"3BZgQAB1tAN6zRcseavQ6vcMtXXiwThTvL", - "MAX_MATURE":20, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/mona.conf b/config/mona.conf deleted file mode 100644 index 15ad5ea..0000000 --- a/config/mona.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "monapooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "monasharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "monapooldb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "monasharesdb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":9402, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":9402, - "rpcHost":"13.213.4.56" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"PSq64UuybtHykZvV9eQa77bkkAZyLgLkcG", - "MAX_MATURE":20, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/nexa.conf b/config/nexa.conf deleted file mode 100644 index c35d864..0000000 --- a/config/nexa.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "m2pooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "sharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "127.0.0.1", - "user": "root", - "password": "123456", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "127.0.0.1", - "user": "root", - "password": "123456", - "database": "test", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "m2pooldb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "sharesdb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7227, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7227, - "rpcHost":"18.139.85.190" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"nexa:nqtsq5g54692xaxstwa8je7u6g83uy2x0mlgl52w75uvrsg4", - "MAX_MATURE":20, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/rxd.conf b/config/rxd.conf deleted file mode 100644 index a92c94a..0000000 --- a/config/rxd.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "rxdpooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "rxdsharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "13.213.4.56", - "user": "pool190", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "hashrate", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbopooldb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "dgbosharesdb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7332, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7332, - "rpcHost":"18.141.161.129" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"1MBm1CZGSxa8DbDRjNVigyYXo24gU3AEfv", - "MAX_MATURE":10, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file diff --git a/config/test.conf b/config/test.conf deleted file mode 100644 index c35d864..0000000 --- a/config/test.conf +++ /dev/null @@ -1,128 +0,0 @@ -{ - "master":{ - "pooldb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "m2pooldb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb":{ - "host": "127.0.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "sharesdb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "distribution":{ - "host": "127.0.0.1", - "user": "root", - "password": "123456", - "database": "distribution", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "hashrate":{ - "host": "127.0.0.1", - "user": "root", - "password": "123456", - "database": "test", - "port":6789, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "users_addresses":{ - "host": "13.214.175.13", - "user": "root", - "password": "m2Pool2024@!", - "database": "pool", - "port":3123, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "balance":{ - "host": "18.143.153.132", - "user": "app_user", - "password": "8xdZ3~FR$c1mqcxwmLs", - "database": "mydb", - "port":3306, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "slave":{ - "pooldb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "m2pooldb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - }, - "sharesdb_slave":{ - "host": "172.17.0.1", - "user": "m2pool", - "password": "pMJzgwrg@Frt8aDXkQAsTGhG!zy!H8Jd", - "database": "sharesdb", - "port":3307, - "waitForConnections": true, - "connectionLimit": 20, - "queueLimit": 0 - } - }, - "redis_options":{ - "redis1":{ - "host":"localhost", - "port":6379, - "connectTimeout":10000 - } - }, - "node_options":{ - "node1":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7227, - "rpcHost":"127.0.0.1" - }, - "node2":{ - "rpcUser":"test", - "rpcPassword":"test", - "rpcPort":7227, - "rpcHost":"18.139.85.190" - } - }, - "retry_options":{ - "node":{ - "max_retries":10, - "retry_delay":10000 - } - }, - "REPORT_ADDRESS":"nexa:nqtsq5g54692xaxstwa8je7u6g83uy2x0mlgl52w75uvrsg4", - "MAX_MATURE":20, - "distribution_conf":{ - "PPLNS_SIZE":20000, - "MODEL_PERCENT":{ - "SCORE":0, - "PPLNS":0.7, - "PROPDIF":0.3 - }, - "SCORE_PERCENT":{ - "HASHRATE":1, - "STDDEVS":0 - }, - "POOL_FEE":0.025 - } -} \ No newline at end of file