Commit Graph

28 Commits

Author SHA1 Message Date
lubuzzo
53432ba8fe Updated package.json 2019-03-23 18:00:12 -03:00
Michael Polzer
4ebff37820
[deps] fix syntax for git:// branch select 2018-05-29 18:06:55 +03:00
Michael Polzer
2061e666c9 introduce poolOptions for legacy, p2sh and bech32 keys (#604)
* [MPOS] pass share difficulty to MySQL ++

Additionally to the changes on master we are removing the MPOS difficulty multiplier here. MPOS has been updated (currently development branch) to handle low difficulties nicely.

* add config for chaincoin

* remove redundant

* introduce poolOptions for p2sh and bech32 keys and add coin.json examples
2018-05-26 19:32:18 -07:00
Matthew Little
67254f63ba
Update dev branch (#598)
* modified for my repositry

* Revert

* add lf

* Fixed bug in parsing balances for payment processing

* Added fixminer.com pool

* New pool

Another one using NOMP

* Update 21coin.json

Added peerMagic needed for p2p block notifications

* Update alphacoin.json

Added peerMagic. Needed for p2p block notifications

* Update benjamins.json

Added peerMagic for p2p block notifications

* Update mazacoin.json

Added peerMagic for p2p block notifications

* Update bottlecaps.json

* Update bottlecaps.json

* Create bunnycoin.json

* Update bunnycoin.json

* Update casinocoin.json

* Create coino.json

* Update coino.json

* Create cryptogenicbullion.json

* Update coino.json

* Update bunnycoin.json

* Update cryptogenicbullion.json

* Create cryptographicanomaly.json

* Update cryptographicanomaly.json

* Update cryptographicanomaly.json

* Fix switching port showing

Fix reading of config file to show active switching ports

* Update alphacoin.json

* Update README.md

fixed typo on line 529 node-statum-pool to node-stratum-pool

* Update README.md

* Valid json to Readme example coin conf

* Minor readme change

* Marked emark as POS type coin since auto detection fails

* created infinitecoin.conf

Adding infinitecoin.conf to the coin list.
https://github.com/infinitecoin/infinitecoin/blob/master/src/main.cpp#L2524

* fixed capitolization

Adjusted InfiniteCoin to Infinitecoin to match the naming practice of all the other coins.

* update symbol for Coino

* Wrong hashrate calculation

Hashes are not bytes:
> 1 byte = 8 bits
> 1 kilobyte = 1024 bytes

Hashes are the units, and so therefore - as `k`,  `m` only mean *10^3 and *10^6
> 1 hash = 1 hash
> 1 kh     = 1000 hashes

* Add Viacoin support

Support for Viacoin - viacoin.org

* Add FlutterCoin to coins

* Rename viacoin.conf to viacoin.json

* 42 coin

* Update poolWorker.js

var created above is spelled as initalPool not initialPool.

* http://poollo.com "service unavailable"

* Removed the links to dead pools

* http://poollo.com
* http://fixminer.com
* http://pool.trademybit.com/ (all wallets disabled)
* http://www.omargpools.ca/pools.html (dead link)
* http://mining.theminingpools.com (now called "ad depo", no sign of a mining pool).
* http://minr.es (dead link)
* http://onebtcplace.com (link leads nowhere)
* http://uberpools.org (Apache Test Page)
* http://miningwith.us (domain for sale)
* http://teamdoge.com (blank page)
* http://rapidhash.net (domain for sale)
* http://chunkypools.com

Left these three. Are they still nomp?
* http://miningpoolhub.com (Donations to this project are going directly to TheSerapher, the original author of this project. (https://github.com/MPOS/php-mpos) ###
* http://hashfaster.com (MPOS, sign up) ###
* http://suchpool.pw ###

* Removed " LiveChains UK offers full hosting, setup and management of NOMP pools with several different configurations. [...] LiveChains UK however does offer this feature as part of there own customised NOMP called LivePool." Paid Solution." from 'Paid  Solution'. The  company no longer exists and the links lead to a generic type of forum about software.

* Added some log info and fixed a typo

* Pinned some package versions - included async package

Should fix https://github.com/zone117x/node-open-mining-portal/pull/479

* Update litecoin testnet magic

Litecoin testnet has been reset

2fcf8079ef (diff-64cbe1ad5465e13bc59ee8bb6f3de2e7R207)

* fix orphan stat source

* API does not set the proper header

* Update api.js

Fix : #554

* Update package.json

Pin request npm package version

* Update README.md

* Update README.md

* Updated to new Core 0.16 Format (getaddressinfo)

Since the new Wallet release of Bitcoin Core, they introduced a new Validation format for addresses.
Validateaddress is not longer working.

* Update paymentProcessor.js

* Final change

* Added GLT Coin

* add peer magic for DGB (#592)
2018-05-13 14:02:08 -07:00
Matt
f91ff79718 Added inheritable pool options in global config 2014-05-09 11:51:08 -06:00
Matt
a279fb486f Probably fixed negative hashrate issue 2014-04-23 12:53:19 -06:00
Jerry Brady
31f6091a14 diff computed from block info 2014-04-19 23:08:52 +00:00
Jerry Brady
0af27316d3 profitability data collection from Poloniex 2014-04-13 16:44:12 +00:00
Matt
201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
Matt
323c8b669d Removed posix module from being installed by default 2014-04-05 15:47:00 -06:00
Matt
d9269f483c Changed npm dependency to use git uri 2014-04-05 14:19:02 -06:00
Matt
631575ed7b Added recursive watch so web development is easier. 2014-03-26 20:12:52 -06:00
Matt
72c26213a1 Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
Matt
ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Matt
6899186dc3 Some work on website/api 2014-03-13 00:37:27 -06:00
Matt
6860cd50cb Work on payment processing 2014-03-11 19:56:19 -06:00
Matt
34d5d998e9 Work on share processing 2014-03-07 15:04:14 -07:00
Matt
839ed52218 Bug in logging share data 2014-03-06 16:00:57 -07:00
Matt
5fb65d25eb Updated package.json to use dependencies better 2014-03-06 15:59:49 -07:00
Matt
b91052ea7a Added support for multiple ports with their own diffs and vardiff 2014-03-03 22:55:09 -07:00
Matt
8e83c32e17 Started mysql code for mpos compat. 2014-03-03 13:51:11 -07:00
Matt
d640cc12c0 Started work on share processing. Added redis dependency. 2014-03-01 18:19:10 -07:00
Matt
1462b6f0b3 Added posix setrlimit / ulimit 2014-02-20 16:13:50 -07:00
Matt
3f048bff7e Updated stratum dependency 2014-02-20 12:11:41 -07:00
Matthew Little
02fa67febe Add json.minify so comments can be used in config files 2014-01-16 12:18:16 -07:00
Matthew Little
6cb4ba8c8c Fixed indentation 2014-01-16 10:08:33 -07:00
Matthew Little
d67b5c8bf7 modified to use new share data. enabled debug loggin for now 2014-01-15 16:04:19 -07:00
Andrea Baccega
a39da882b2 Added Sophisticated logging interface.
Added package.json which contains also a dependency
2014-01-14 17:56:06 +01:00