This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
s-nomp
mirror of
https://github.com/ZcashFoundation/s-nomp.git
Watch
1
Star
0
Fork
You've already forked s-nomp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c633b2ea0a
s-nomp
/
.gitignore
7 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added starcoin and safer gitignore
2014-04-29 09:01:55 -07:00
config.json
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 21:20:39 -07:00
docker-compose.override.yml
Clean up configs (#1) This is something that has bugged me for quite some time, the configs have just been thrown together without any conventions. This commit renames all the config files to their symbol and moves testnet configs into a testnet directory. I've also synced over some configs that are available in some files but not in others.
2018-07-17 21:12:36 -07:00
.idea/
node_modules/
added starcoin and safer gitignore
2014-04-29 09:01:55 -07:00
pool_configs/*.json
Add BitcoinZ config (#57)
2018-09-03 22:35:59 -07:00
.vs/