Commit Graph

3 Commits

Author SHA1 Message Date
Beshoy Girgis d6ff3efc49
Add Safecoin Configs (#40)
This commit adds safecoin's mainnet and testnet configurations.
2018-08-09 12:59:17 -05:00
Machotacoz 4b9401d88d Coin config additions v2 (#3)
* added zel.json

* added votecoin

* added vot.json pool_config

* zel didn't push to this branch under pool_configs.

* Corrected port and spacing

Spacing should be corrected. let me know if its still off. Looks good in notepad++.

Added correct RPC port for zel.json.

* spacing fix

* snowgems coin perams

test on my pool and was able to accept blocks

* snowgem pool config

* peerMagic

* Formatting. Moved parameters

* Formatting. Moved parameters

* Formatting. Added invalidAddress

* Added invalidAddress. Small tweaks

* Formatting. Added invalidAddress. Small tweaks

* Fixed format. 

peerMagic seems to be the typical 24e92764 per the developers comment on this issue https://github.com/z-classic/z-nomp/issues/198#issuecomment-329305796

* Formatting

* Moved pool_configs to examples directory

* Deleted vot.json, xsg.json, zel.json from pool_configs

* Update vot.json

* Update zel.json

* Update xsg.json

* Update vot.json

* Update xsg.json

* Update zec.json

* Update zel.json

* Update zen.testnet.json

* Update zec.testnet.json

* Update xsg.json

* A few more adjustments
2018-07-29 21:38:02 -04: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