Skip to content

Commit

Permalink
refactor some variables
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-maier-mw committed Nov 8, 2017
1 parent 7d91df5 commit 9eb2906
Show file tree
Hide file tree
Showing 34 changed files with 33 additions and 93 deletions.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ New coin request:

Hey there and thank you for taking the time to submit an issue!

If you want me to support a new (masternode) coin, please provide the following data with your request:
If you want me to support a new (masternode) coin, please provide AT LEAST the following data with your request:
- [ ] Provide a link to the $COIN ANN thread on [bitcointalk](https://bitcointalk.org/).
- [ ] Provide a link to the $COIN website (if already exists).
- [ ] Provide a link to the $COIN github repo.
Optional and helpful (more likely i integrate fast):
- [ ] Daemon binary (eg /usr/local/bin/pured )
- [ ] Masternode port number ( eg 51472 )
- [ ] Newest, stable Git Tag (eg tags/v1.0.0.2)

In case you want to open a bug please provide some basic information about your system.

Expand Down
6 changes: 2 additions & 4 deletions config/arc/arc.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=arc
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/arcticcoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-7209}
GIT_PROJECT=arc
GIT_URL=https://github.com/ArcticCore/arcticcoin.git
SCVERSION="v0.12.1.2"
NETWORK_BASE_TAG="2014"
SCVERSION="tags/v0.12.1.2"
NETWORK_BASE_TAG="2014"
2 changes: 0 additions & 2 deletions config/bitradio/bitradio.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=bitradio
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bitradiod}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-32454}
GIT_PROJECT=bitradio
GIT_URL=https://github.com/thebitradio/Bitradio.git
SCVERSION="master"
NETWORK_BASE_TAG="2014"
2 changes: 0 additions & 2 deletions config/bitsend/bitsend.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=bitsend
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bitsendd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-8886}
GIT_PROJECT=bitsend
GIT_URL=https://github.com/LIMXTEC/BitSend.git
SCVERSION="master"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/btdx/btdx.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=btdx
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bitcloudd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-8329}
GIT_PROJECT=btdx
GIT_URL=https://github.com/LIMXTEC/Bitcloud.git
SCVERSION="tags/v.2.0.0.3"
NETWORK_BASE_TAG="2003"
2 changes: 0 additions & 2 deletions config/chain/chain.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=chain
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/chaincoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-51472}
GIT_PROJECT=chain
GIT_URL=https://github.com/chaincoin/chaincoin.git
SCVERSION="tags/v0.9.3.2"
NETWORK_BASE_TAG="2002"
2 changes: 0 additions & 2 deletions config/crave/crave.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=crave
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/craved}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-30104}
GIT_PROJECT=crave
GIT_URL=https://github.com/CooleRRSA/crave.git
SCVERSION="tags/v2.1.0.3"
NETWORK_BASE_TAG="2013"
2 changes: 0 additions & 2 deletions config/dash/dash.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=dash
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/dashd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9999}
GIT_PROJECT=dash
GIT_URL=https://github.com/dashpay/dash.git
SCVERSION="tags/v0.12.1.5"
NETWORK_BASE_TAG="2009"
2 changes: 0 additions & 2 deletions config/desire/desire.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=desire
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/desired}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-51472}
GIT_PROJECT=desire
GIT_URL=https://github.com/lazyboozer/Desire.git
SCVERSION="master"
NETWORK_BASE_TAG="2009"
2 changes: 0 additions & 2 deletions config/dprice/dprice.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=dprice
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/digitalpriced}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9990}
GIT_PROJECT=dprice
GIT_URL=https://github.com/DigitalPrice/DigitalPrice.git
SCVERSION="tags/v2.0.0.1"
NETWORK_BASE_TAG="2099"
2 changes: 0 additions & 2 deletions config/ent/ent.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=ent
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/eternityd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-4855}
GIT_PROJECT=ent
GIT_URL=https://github.com/eternity-group/eternity.git
SCVERSION="tags/v0.12.0.61"
NETWORK_BASE_TAG="2002"
2 changes: 0 additions & 2 deletions config/force/force.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=force
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/forced}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-37246}
GIT_PROJECT=force
GIT_URL=https://github.com/forceunited/force.git
SCVERSION="master"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/have/have.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=have
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/havecoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-34787}
GIT_PROJECT=have
GIT_URL=https://github.com/scryclip/havecoin.git
SCVERSION="tags/V1.0.0.2a"
NETWORK_BASE_TAG="2014"
2 changes: 0 additions & 2 deletions config/innova/innova.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=innova
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/innovad}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-14520}
GIT_PROJECT=innova
GIT_URL=https://github.com/innovacoin/innova.git
SCVERSION="tags/1.0.5"
NETWORK_BASE_TAG="2004"
2 changes: 0 additions & 2 deletions config/insane/insane.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=insane
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/insaned}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-10255}
GIT_PROJECT=insane
GIT_URL=https://github.com/CryptoCoderz/INSN
SCVERSION="master"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/itz/itz.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=itz
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/interzoned}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-7878}
GIT_PROJECT=itz
GIT_URL=https://github.com/projectinterzone/ITZ.git
SCVERSION="master"
NETWORK_BASE_TAG="2004"
2 changes: 0 additions & 2 deletions config/meme/meme.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=meme
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/memed}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-29377}
GIT_PROJECT=meme
GIT_URL=https://github.com/pepeteam/pepecoin.git
SCVERSION="tags/2.5.2.0"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/mona/mona.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=mona
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/monad}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-24156}
GIT_PROJECT=mona
GIT_URL=https://github.com/monacocoin-net/monacoCoin-Core.git
SCVERSION="tags/0.12.1.5.1"
NETWORK_BASE_TAG="2009"
2 changes: 0 additions & 2 deletions config/mue/mue.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=mue
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/monetaryunitd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-19683}
GIT_PROJECT=mue
GIT_URL=https://github.com/muecoin/MUECore.git
SCVERSION="tags/v1.0.3.2"
NETWORK_BASE_TAG="2011"
2 changes: 0 additions & 2 deletions config/ntrn/ntrn.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=ntrn
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/neutrond}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-32001}
GIT_PROJECT=ntrn
GIT_URL=https://github.com/neutroncoin/neutron.git
SCVERSION="tags/v1.1.2"
NETWORK_BASE_TAG="2008"
2 changes: 0 additions & 2 deletions config/phore/phore.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=phore
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/phored}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-11145}
GIT_PROJECT=phore
GIT_URL=https://github.com/phoreproject/Phore.git
SCVERSION="master"
NETWORK_BASE_TAG="2002"
2 changes: 0 additions & 2 deletions config/pie/pie.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=pie
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/piecond}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-31415}
GIT_PROJECT=pie
GIT_URL=https://github.com/flintsoft/PIE.git
SCVERSION="master"
NETWORK_BASE_TAG="2003"
2 changes: 0 additions & 2 deletions config/pivx/pivx.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=pivx
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/pivxd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-51472}
GIT_PROJECT=pivx
GIT_URL=https://github.com/PIVX-Project/PIVX.git
SCVERSION="tags/v3.0.4"
NETWORK_BASE_TAG="2003"
2 changes: 0 additions & 2 deletions config/rns/rns.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=rns
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/renosd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-57155}
GIT_PROJECT=rns
GIT_URL=https://github.com/RenosCoin/RenosCoin.git
SCVERSION="tags/v2.1.1.3"
NETWORK_BASE_TAG="2006"
2 changes: 0 additions & 2 deletions config/score/score.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=score
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/scorecoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-10809}
GIT_PROJECT=score
GIT_URL=https://github.com/marksteven2017/Scorecoin.git
SCVERSION="master"
NETWORK_BASE_TAG="2003"
2 changes: 0 additions & 2 deletions config/sib/sib.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=sib
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/sibcoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-1945}
GIT_PROJECT=sib
GIT_URL=https://github.com/ivansib/sibcoin.git
SCVERSION="tags/v0.16.1.2"
NETWORK_BASE_TAG="2007"
2 changes: 0 additions & 2 deletions config/solaris/solaris.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=solaris
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/solarisd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-51472}
GIT_PROJECT=solaris
GIT_URL=https://github.com/Solaris-Project/Solaris.git
SCVERSION="tags/v2.0.1.0"
NETWORK_BASE_TAG="2003"
2 changes: 0 additions & 2 deletions config/synx/synx.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=synx
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/syndicated}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9999}
GIT_PROJECT=synx
GIT_URL=https://github.com/SyndicateLtd/SyndicateQT.git
SCVERSION="tags/v1.0.1.8"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/vivo/vivo.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=vivo
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/vivod}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-12845}
GIT_PROJECT=vivo
GIT_URL=https://github.com/vivocoin/vivo.git
SCVERSION="v0.12.1.7"
NETWORK_BASE_TAG="2002"
2 changes: 0 additions & 2 deletions config/xcxt/xcxt.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=xcxt
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/coinonatxd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-44678}
GIT_PROJECT=xcxt
GIT_URL=https://github.com/coinonat/CoinonatX.git
SCVERSION="master"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/xios/xios.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=xios
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/xiosd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-37191}
GIT_PROJECT=xios
GIT_URL=https://github.com/ButterRose/Xios
SCVERSION="master"
NETWORK_BASE_TAG="2012"
2 changes: 0 additions & 2 deletions config/zcoin/zcoin.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=zcoin
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/zcoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9191}
GIT_PROJECT=zcoin
GIT_URL=https://github.com/zcoinofficial/zcoin.git
SCVERSION="v.0.13.2.9"
NETWORK_BASE_TAG="2010"
2 changes: 0 additions & 2 deletions config/zen/zen.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
CODENAME=zen
SETUP_MNODES_COUNT=${SETUP_MNODES_COUNT:-1}
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/zend}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9191}
GIT_PROJECT=zen
GIT_URL=https://github.com/ZencashOfficial/zen.git
SCVERSION="v2.0.10"
NETWORK_BASE_TAG="2011"
Loading

0 comments on commit 9eb2906

Please sign in to comment.