Commit Graph

3 Commits

Author SHA1 Message Date
Xandrah 030506d931 Updated VoteCoin (#127)
VoteCoin is now on sapling support, this stops all submitblock errors.
2019-04-11 19:09:20 -05:00
Beshoy Girgis 22ccbf2310
Fixing explorer block links (#18)
Links to insight explorers need to be `/block/`, not `/blocks`. The
`/blocks/` url lists all blocks while the `/block/` url has the block
hash appended to it, rendering just that block. <-- this is the one we
want.
2018-07-30 23:26:19 -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