Commit Graph

13 Commits

Author SHA1 Message Date
Potato 83f4ba2497
Revert "Fix/getting started (#195)" (#196)
This reverts commit 86c121295b.
2022-08-12 23:29:07 -05:00
Potato 86c121295b
Fix/getting started (#195)
* Fix getting started, payments, and update config_example.json
2022-08-12 23:22:02 -05:00
Potato 789d6f769c
Update .gitignore 2022-03-17 17:33:56 -05:00
StefanV e3187065a6 Add BitcoinZ config (#57) 2018-09-04 00:35:59 -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 ae1e02a5b3
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 23:12:36 -05:00
joshuayabut 97fc25c90b Initial Z-NOMP commit 2016-11-16 22:46:07 +00:00
Elliot Boney 6291ad0b69 added starcoin and safer gitignore 2014-04-29 16:01:55 +00:00
Matt b08468ba8d Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
Matt aa3b960512 Added more example configs 2014-03-26 16:35:55 -06:00
Andrea fcc44b1942 First things for the miners switch 2014-03-14 19:02:55 +00:00
Matthew Little 30c6949fa0 Added initial vardiff. Needs testing... 2014-01-15 20:59:01 -07:00
Matthew Little e3d7a5c5e1 inital upload 2014-01-13 18:36:32 -07:00