Commit Graph

3 Commits

Author SHA1 Message Date
Beshoy Girgis 9842f9a407
Rename to s-nomp (#45) 2018-08-12 20:51:25 -05:00
Beshoy Girgis 0a8e3ab618
Add Zen Supernodes (#17)
This commit updates the ZEN configuration to support supernodes.

In addition, to get everything working properly, I had to update all the
packages. This is actually something I was planning on doing anyway
since it seems there are some vulnerabilities with some of these older
packages.

This commit has a sister commit: https://github.com/z-nomp/node-stratum-pool/pull/2

Please note that since this requires an update to node-stratum-pool that you need to `npm upgrade`. Verify that the latest has been pulled down by checking `node_modules/stratum-pool/lib/transactions.js` has `Super Nodes` in it.
2018-07-30 23:20:39 -05:00
Beshoy Girgis 0155dc1daf
Add initial docker support (#8)
I use docker for everything so this commit adds initial docker support
to allow me to test changes to the code quickly.
2018-07-19 20:29:34 -05:00