diff --git a/assets/achilles.jpg b/assets/achilles.jpg deleted file mode 100644 index 2fb8edb7..00000000 Binary files a/assets/achilles.jpg and /dev/null differ diff --git a/assets/cream.jpg b/assets/cream.jpg deleted file mode 100644 index 6177f1cd..00000000 Binary files a/assets/cream.jpg and /dev/null differ diff --git a/assets/crowd.jpg b/assets/crowd.jpg deleted file mode 100644 index 48f6f9f2..00000000 Binary files a/assets/crowd.jpg and /dev/null differ diff --git a/assets/desire.jpg b/assets/desire.jpg deleted file mode 100644 index 669c0b8f..00000000 Binary files a/assets/desire.jpg and /dev/null differ diff --git a/assets/xuez.jpg b/assets/xuez.jpg new file mode 100644 index 00000000..334b0b82 Binary files /dev/null and b/assets/xuez.jpg differ diff --git a/config/achilles/achilles.compile b/config/achilles/achilles.compile deleted file mode 100755 index a8fd9a89..00000000 --- a/config/achilles/achilles.compile +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -# monkey patching b/c ... -cp ../../config/achilles/rpcrawtxbuild.patch src/ -patch -p0 < src/rpcrawtxbuild.patch -# end monkey patching - -cd src -make -f makefile.unix USE_UPNP=- -cp achillesd ${MNODE_DAEMON} diff --git a/config/achilles/achilles.env b/config/achilles/achilles.env deleted file mode 100644 index 8d9da219..00000000 --- a/config/achilles/achilles.env +++ /dev/null @@ -1,5 +0,0 @@ -CODENAME=achilles -MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/achillesd} -MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-32507} -GIT_URL=https://github.com/Wintroy/AchillesCoin.git -SCVERSION="master" \ No newline at end of file diff --git a/config/achilles/rpcrawtxbuild.patch b/config/achilles/rpcrawtxbuild.patch deleted file mode 100644 index e4b700ce..00000000 --- a/config/achilles/rpcrawtxbuild.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/old_rpcrawtransaction.cpp 2018-03-12 14:49:04.343945839 +0100 -+++ src/rpcrawtransaction.cpp 2018-03-12 14:49:22.976741001 +0100 -@@ -239,7 +239,7 @@ - CTxDestination address; - if (ExtractDestination(pk, address)) - { -- const CScriptID& hash = boost::get(address); -+ const CScriptID& hash = boost::get(address); - CScript redeemScript; - if (pwalletMain->GetCScript(hash, redeemScript)) - entry.push_back(Pair("redeemScript", HexStr(redeemScript.begin(), redeemScript.end()))); diff --git a/config/aegeus/aegeus.env b/config/aegeus/aegeus.env index 3c72b2b8..026874a8 100644 --- a/config/aegeus/aegeus.env +++ b/config/aegeus/aegeus.env @@ -2,4 +2,4 @@ CODENAME=aegeus MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/aegeusd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-29328} GIT_URL=https://github.com/AegeusCoin/aegeus.git -SCVERSION="tags/2.0.3" \ No newline at end of file +SCVERSION="tags/4.0" diff --git a/config/artax/artax.env b/config/artax/artax.env index 0a264f88..5fb677d9 100644 --- a/config/artax/artax.env +++ b/config/artax/artax.env @@ -2,4 +2,4 @@ CODENAME=artax MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/artaxd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-21527} GIT_URL=https://github.com/artaxcommittee/Artax.git -SCVERSION="tags/v1.4.0" \ No newline at end of file +SCVERSION="tags/v2.1.0" diff --git a/config/axe/axe.env b/config/axe/axe.env index 3ab636b7..9e99d109 100644 --- a/config/axe/axe.env +++ b/config/axe/axe.env @@ -2,4 +2,4 @@ CODENAME=axe MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/axed} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9937} GIT_URL=https://github.com/axerunners/axe.git -SCVERSION="tags/v1.1.5" \ No newline at end of file +SCVERSION="tags/v1.3.0" diff --git a/config/bifrost/bifrost.env b/config/bifrost/bifrost.env index 890a345c..706122ed 100644 --- a/config/bifrost/bifrost.env +++ b/config/bifrost/bifrost.env @@ -2,4 +2,4 @@ CODENAME=bifrost MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bifrostd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9229} GIT_URL=https://github.com/bifrost-actual/bifrost-coin.git -SCVERSION="tags/2.5.2.0" \ No newline at end of file +SCVERSION="tags/v1.2.0" diff --git a/config/bitsend/bitsend.env b/config/bitsend/bitsend.env index aaceb246..95fc9bee 100644 --- a/config/bitsend/bitsend.env +++ b/config/bitsend/bitsend.env @@ -2,4 +2,4 @@ CODENAME=bitsend MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bitsendd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-8886} GIT_URL=https://github.com/LIMXTEC/BitSend.git -SCVERSION="tags/0.14.1.0" \ No newline at end of file +SCVERSION="tags/0.14.2.0.1" diff --git a/config/block/block.env b/config/block/block.env index fb0210e8..d98c6c26 100644 --- a/config/block/block.env +++ b/config/block/block.env @@ -2,4 +2,4 @@ CODENAME=block MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/blocknetdxd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-41412} GIT_URL=https://github.com/BlocknetDX/BlockDX -SCVERSION="3.10.4" \ No newline at end of file +SCVERSION="v3.12.1" diff --git a/config/btdx/btdx.env b/config/btdx/btdx.env index 040a2729..2582fb63 100644 --- a/config/btdx/btdx.env +++ b/config/btdx/btdx.env @@ -2,4 +2,4 @@ CODENAME=btdx MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bitcloudd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-8329} GIT_URL=https://github.com/LIMXTEC/Bitcloud.git -SCVERSION="tags/2.0.2.0" \ No newline at end of file +SCVERSION="tags/2.1.0.1.1" diff --git a/config/bulwark/bulwark.env b/config/bulwark/bulwark.env index c364906e..fbcc10e8 100644 --- a/config/bulwark/bulwark.env +++ b/config/bulwark/bulwark.env @@ -2,4 +2,4 @@ CODENAME=bulwark MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/bulwarkd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-52543} GIT_URL=https://github.com/bulwark-crypto/Bulwark.git -SCVERSION="tags/1.3.1" \ No newline at end of file +SCVERSION="tags/2.2.0" diff --git a/config/crave/crave.env b/config/crave/crave.env index 41d28114..122795a6 100644 --- a/config/crave/crave.env +++ b/config/crave/crave.env @@ -2,4 +2,4 @@ CODENAME=crave MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/craved} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-30104} GIT_URL=https://github.com/Crave-Project/Crave-NG.git -SCVERSION="tags/v2.5.0.3" \ No newline at end of file +SCVERSION="tags/v2.5.1" diff --git a/config/cream/cream.compile b/config/cream/cream.compile deleted file mode 100755 index 9a8973f0..00000000 --- a/config/cream/cream.compile +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -cd src && mkdir -p obj/support obj/x11 obj/crypto -cd secp256k1 && chmod u+x ./autogen.sh && ./autogen.sh && ./configure --enable-module-recovery && make && cd .. -chmod u+x leveldb/build_detect_platform -make -f makefile.unix USE_UPNP=- -cp creamd ${MNODE_DAEMON} diff --git a/config/cream/cream.env b/config/cream/cream.env deleted file mode 100644 index 2d93c5f7..00000000 --- a/config/cream/cream.env +++ /dev/null @@ -1,5 +0,0 @@ -CODENAME=cream -MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/creamd} -MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-45066} -GIT_URL=https://github.com/creamcoin/CREAM-cryptocurrency.git -SCVERSION="master" \ No newline at end of file diff --git a/config/crowd/crowd.compile b/config/crowd/crowd.compile deleted file mode 100755 index 471c85fc..00000000 --- a/config/crowd/crowd.compile +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -chmod u+x share/genbuild.sh -chmod u+x src/leveldb/build_detect_platform -chmod u+x ./autogen.sh && ./autogen.sh -./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc -make -make install \ No newline at end of file diff --git a/config/crowd/crowd.env b/config/crowd/crowd.env deleted file mode 100644 index 03706601..00000000 --- a/config/crowd/crowd.env +++ /dev/null @@ -1,5 +0,0 @@ -CODENAME=crowd -MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/crowdcoind} -MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-33472} -GIT_URL=https://github.com/crowdcoinChain/Crowdcoin.git -SCVERSION="tags/1.1.0" \ No newline at end of file diff --git a/config/crownmn/crownmn.env b/config/crownmn/crownmn.env index 51e4176a..87cb4d66 100644 --- a/config/crownmn/crownmn.env +++ b/config/crownmn/crownmn.env @@ -2,4 +2,4 @@ CODENAME=crownmn MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/crownd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9340} GIT_URL=https://github.com/Crowndev/crowncoin.git -SCVERSION="tags/v0.12.5.1" \ No newline at end of file +SCVERSION="tags/v0.13.2.0" diff --git a/config/crownsn/crownsn.env b/config/crownsn/crownsn.env index 5bdd1ae1..cb45a4c1 100644 --- a/config/crownsn/crownsn.env +++ b/config/crownsn/crownsn.env @@ -2,4 +2,4 @@ CODENAME=crownsn MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/crownd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9340} GIT_URL=https://github.com/Crowndev/crowncoin.git -SCVERSION="tags/v0.12.5.1" \ No newline at end of file +SCVERSION="tags/v0.13.2.0" diff --git a/config/curium/curium.env b/config/curium/curium.env index 45fe6c0b..9d1145e8 100644 --- a/config/curium/curium.env +++ b/config/curium/curium.env @@ -2,4 +2,4 @@ CODENAME=curium MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/curiumd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-12845} GIT_URL=https://github.com/curiumofficial/curium.git -SCVERSION="tags/v1.2.3.1" \ No newline at end of file +SCVERSION="tags/v1.3.4" diff --git a/config/dash/dash.env b/config/dash/dash.env index 8aa07372..e85b7a94 100644 --- a/config/dash/dash.env +++ b/config/dash/dash.env @@ -2,4 +2,4 @@ CODENAME=dash MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/dashd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9999} GIT_URL=https://github.com/dashpay/dash.git -SCVERSION="tags/v0.12.3.2" \ No newline at end of file +SCVERSION="tags/v0.13.3.0" diff --git a/config/desire/desire.compile b/config/desire/desire.compile deleted file mode 100755 index 471c85fc..00000000 --- a/config/desire/desire.compile +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -chmod u+x share/genbuild.sh -chmod u+x src/leveldb/build_detect_platform -chmod u+x ./autogen.sh && ./autogen.sh -./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc -make -make install \ No newline at end of file diff --git a/config/desire/desire.env b/config/desire/desire.env deleted file mode 100644 index 3145a6db..00000000 --- a/config/desire/desire.env +++ /dev/null @@ -1,5 +0,0 @@ -CODENAME=desire -MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/desired} -MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-9919} -GIT_URL=https://github.com/lazyboozer/Desire.git -SCVERSION="tags/Desire-v.0.12.2.2" \ No newline at end of file diff --git a/config/ducat/ducat.compile b/config/ducat/ducat.compile deleted file mode 100755 index 14aa3d54..00000000 --- a/config/ducat/ducat.compile +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -# this file contains all commands to compile and install the daemon - -cd ./src -make -f makefile.unix USE_UPNP=- -chmod 755 ducatd -mv ducatd /usr/local/bin diff --git a/config/ducat/ducat.conf b/config/ducat/ducat.conf deleted file mode 100644 index be115d01..00000000 --- a/config/ducat/ducat.conf +++ /dev/null @@ -1,52 +0,0 @@ -################################ -# basic settings -################################ -txindex=1 -logtimestamps=1 -listen=1 -daemon=1 -staking=0 -gen=0 -maxconnections=256 -bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX - -############################# -# nodes we want to stick to -############################# -# addnode=seed1.coinseed.org - - -################################ -# masternode specific settings -################################ -masternode=1 -#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW #################################################### -masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX -################################################################################################# -# -# b. -# 88b Insert your generated masternode privkey here -# 888b. -# 88888b -# 888888b. -# 8888P" -# P" `8. -# `8. -# `8 -################################################################################################# - -############################# -# optional indices -############################# -addressindex=1 -timestampindex=1 -spentindex=1 - -############################# -# JSONRPC -############################# -server=1 -rpcuser=XXX_GIT_PROJECT_XXXrpc -rpcpassword=XXX_PASS_XXX -rpcallowip=127.0.0.1 -rpcport=555XXX_NUM_XXX \ No newline at end of file diff --git a/config/ducat/ducat.env b/config/ducat/ducat.env deleted file mode 100644 index a7c4c4db..00000000 --- a/config/ducat/ducat.env +++ /dev/null @@ -1,5 +0,0 @@ -CODENAME=ducat -MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/ducatd} -MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-10015} -GIT_URL=https://github.com/DucatC/Ducat-Coin.git -SCVERSION="tags/v1.2" \ No newline at end of file diff --git a/config/dxc/dxc.env b/config/dxc/dxc.env index 9bf6015a..b6dd65bd 100644 --- a/config/dxc/dxc.env +++ b/config/dxc/dxc.env @@ -2,4 +2,4 @@ CODENAME=dxc MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/dixicoind} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-61150} GIT_URL=https://github.com/Dixicoin-DXC/Dixicoin.git -SCVERSION="tags/untagged-9b6fe8bd210320b07944" \ No newline at end of file +SCVERSION="tags/v4.5.2.0" diff --git a/config/dyn/dyn.env b/config/dyn/dyn.env index e72eb8fb..94529857 100644 --- a/config/dyn/dyn.env +++ b/config/dyn/dyn.env @@ -2,4 +2,4 @@ CODENAME=dyn MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/dynamicd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-33300} GIT_URL=https://github.com/duality-solutions/Dynamic.git -SCVERSION="tags/v2.3.0.0" \ No newline at end of file +SCVERSION="tags/v2.3.5.0" diff --git a/config/galactrum/galactrum.env b/config/galactrum/galactrum.env index 49c7e6d6..5591cb81 100644 --- a/config/galactrum/galactrum.env +++ b/config/galactrum/galactrum.env @@ -2,4 +2,4 @@ CODENAME=galactrum MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/galactrumd} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-6270} GIT_URL=https://github.com/galactrum/galactrum.git -SCVERSION="tags/v1.1.6" \ No newline at end of file +SCVERSION="tags/v1.3.1" diff --git a/config/xuez/xuez.compile b/config/xuez/xuez.compile new file mode 100644 index 00000000..5aa64acc --- /dev/null +++ b/config/xuez/xuez.compile @@ -0,0 +1,7 @@ +#!/bin/bash +# this file contains all commands to compile and install the daemon + +./autogen.sh +./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz" +make +make install \ No newline at end of file diff --git a/config/xuez/xuez.env b/config/xuez/xuez.env new file mode 100644 index 00000000..9a4633c1 --- /dev/null +++ b/config/xuez/xuez.env @@ -0,0 +1,5 @@ +CODENAME=xuez +MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/xuezd} +MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-41798} +GIT_URL=https://github.com/XUEZ/xuez.git +SCVERSION="tags/1.0.1.10"