Commit Graph

25 Commits

Author SHA1 Message Date
Potato 1fe93a6fab
Allow defined confirmations for block mature (#187)
* Correct RPC ports for zec_testnet

* Allow defined confirmations for block mature
2022-03-19 18:11:23 -05:00
Potato 550c3e4ad5
Fix Zcash ports 2020-11-23 10:08:46 -06:00
Mark LTZ 7fdba6464f
LitecoinZ, requireShielding is now optional (#168) 2020-10-26 14:36:05 -05:00
serhanni 861ac8e22a Fix RPC and P2P ports of Ycash (#149)
Rpc ports changed according to https://github.com/ycashfoundation/ycash/pull/5

Rpc and P2P ports changed according to https://github.com/ycashfoundation/ycash/pull/5
2019-07-30 11:59:29 -05:00
Potato a71331e5fc Fix p2p (#143) 2019-07-18 21:57:57 -05:00
Potato ce05b634db Ycash support (#139) 2019-07-17 23:00:45 -05:00
Miles Manley 47288d146b zel.json - ZelHash N,K params and Zel testnet (#137)
ZelHash, our new PoW algo, will activate as part of the Kamiooka network upgrade at blockheight: 364,000 roughly 21st June 2019.
2019-07-03 19:51:19 -05:00
zzzpotato f410750a70 Coin add BZEdge (#118) 2019-02-22 20:05:47 -05:00
zzzpotato c225a67b2d Vidulum coin configurations (#112) 2019-01-21 21:34:45 -06:00
bitzec 53c7538d6c Add bitzec BZC (#96) 2018-12-24 20:01:22 -06:00
Nate Smith 4d5a691313
Update genx.json
minConf updated from 100 to 10.
2018-12-10 15:20:49 -05:00
Mark LTZ 89e19a6299 Add LitecoinZ config examples (#94) 2018-12-03 02:39:12 -06:00
CryptoForge 753301c974 update Zero config files (#98)
Update Zero config files to pass in the network parameters need for the bitgo-utxo-lib. See s-nomp/node-stratum-pool#29

Additionally fixed some ports and added sapling and overwinter parameters.
2018-12-03 02:36:15 -06:00
Nate Smith d7826dcad7
Just make sure config files are consistent. (#88)
* Just make sure config files are consistent.

* File renames and updaetd new names in config files
2018-10-30 22:57:13 -04:00
Beshoy Girgis 7a5e5ef858
Add missing poolId to XSG pool configs (#85)
If you have multiple stratums, not having this config can lead to someone putting one rig on each stratum to earn **much** more than they should.
2018-10-12 14:34:39 -05:00
jacko0088 19c3638823 Create zerc.json (#73) 2018-09-27 15:53:23 -04:00
hashtobewild 2582ba4044 SafeCash Added (#50)
This commit adds SafeCash support and also some minor changes to messages to make debugging easier.
2018-09-22 02:37:15 -05:00
nettts ee038a55fa
added xsg.testnet.json (#70)
* added xsg.testnet.json

* Corrected P2P Port and RPC Port
2018-09-21 12:51:35 -04:00
StefanV e3187065a6 Add BitcoinZ config (#57) 2018-09-04 00:35:59 -05:00
0x6b656e 47fa9f4d08 Added ANON (Anonymous Bitcoin) Testnet coin config, and pool_config examples (#46)
* added ANON (Anonymous Bitcoin) Coin Config

* Adding ANON pool config example

* remove wallet addresses

* change back to default prop

* change case

* change filename

* changed to anon_testnet
2018-08-13 16:52:57 -04:00
Beshoy Girgis d6ff3efc49
Add Safecoin Configs (#40)
This commit adds safecoin's mainnet and testnet configurations.
2018-08-09 12:59:17 -05:00
nettts 8eaf2b88fb
Added ZERO! Update other coin configs (#32)
* Update coin configs

Added zero config files.

coins/zer.json
coins/testnet/zer.json
pool_configs/examples/zer.json
pool_configs/examples/zer.testnet.json
removed blank line 13 for coins/zel.json
renamed MPOS mysql db for btcpt from btcp to btcp_testnet

* Fixed alignment
2018-08-09 10:56:18 -04:00
Viktor c4fb6ab801 Add BTCP Configuration (#28) 2018-08-04 13:49:21 -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