Commit Graph

28 Commits

Author SHA1 Message Date
cryptozeny
2f3a1bc63e ssl: http to https (#670) 2019-10-06 10:08:22 -04: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
Elbandi
581bc02b44 rename wks to workers 2014-05-13 18:59:13 +02:00
Elbandi
257a981c7a Add workers tab 2014-05-13 18:15:21 +02:00
Ari Velakoski
0de705abb1 Update tbs.html
Small typo fixed. Firefox kindly pointed this out.
2014-05-08 22:38:26 +03:00
Matt
5ea852d369 Added client-side mining key generation script for coin-switching port mining 2014-04-30 20:43:43 -06:00
Alejandro Reyero
62c9a59b72 Update tbs.html
Added info about Block status
2014-04-29 10:56:35 +02:00
Alejandro Reyero
25406582b9 Update api.html
Missing closing tag in <LI> pool_stats
2014-04-28 09:54:24 +02:00
Matt
952c7105cc Replaced various listeners (coinswitch and blocknotify) with united NOMP CLI (command-line interface) 2014-04-26 16:23:23 -06:00
Alex Petrov
444fc6c070 Added new tab, Table statistics per coin/algo 2014-04-24 19:19:14 -04:00
Matt
da22dad482 Added coin-switching proxy ports to getting started menu. Fixed bug with coin stats on home page not live-updating. Switched zepto to jquery 2014-04-12 16:06:32 -06:00
Matt
2c7c1a19c0 Integers only for yaxis on blocks chart 2014-04-11 17:38:40 -06:00
Matt
cf74cd4119 Fixed stat page erroring when coins were added. Changed default stat update interval to 60 seconds. 2014-04-11 17:26:45 -06:00
Matt
201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
GMFlash
b98dd31d05 Fix ReferenceError: Can't find variable: algos 2014-04-07 12:57:42 -04:00
Jerry Brady
4b49b70e13 Added stat updater per algorithm 2014-04-04 02:56:53 +00:00
Jerry Brady
71024f18dc Fix hashrate bug and add stats by algorithm to index and stats pages 2014-04-04 02:55:35 +00:00
Matt
4a651dec89 Payment processing seems to be working well 2014-03-27 16:29:43 -06:00
Matt
f60f9e41e9 Pushed logo 2014-03-27 12:59:35 -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
f85e7f0825 Restructured website folder 2014-03-19 14:36:44 -06:00
Matt
ca60e5e7f4 Added live stats 2014-03-19 14:24:29 -06:00
Matt
4c7e41b71b Lots of work on front-end 2014-03-19 01:26:20 -06:00
Matt
d1ee74b406 Lots of work on front-end 2014-03-19 00:54:18 -06:00
Matt
0db53a296f Work on front-end 2014-03-14 01:18:51 -06:00
Matt
6e41473f01 More efficient share processing wtih redis 2014-03-13 17:20:57 -06:00
Matt
27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00