Skip to content

Commit

Permalink
3.13.0.1 update (#48)
Browse files Browse the repository at this point in the history
* new block version support
* cnmc and sub1x support
* filename case sensitivity fix for colx, gxx, dsr, divi, and eca
* remove uno support
* new repo for sparks
  • Loading branch information
hanniabu committed May 3, 2019
1 parent 0193989 commit 6b5e93e
Show file tree
Hide file tree
Showing 2 changed files with 2,112 additions and 34 deletions.
85 changes: 51 additions & 34 deletions manifest-latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,9 @@
"repo_url": "https://github.com/BlocknetDX/blocknet",
"versions": [
"v3.12.1",
"v3.12.1-classic"
"v3.12.1-classic",
"v3.13.0",
"v3.13.1-classic"
],
"xbridge_conf": "blocknetdx--v3.9.16.conf",
"wallet_conf": "blocknetdx--v3.9.16.conf"
Expand Down Expand Up @@ -331,7 +333,7 @@
{
"blockchain": "ColossusXT",
"ticker": "COLX",
"ver_id": "ColossusXT--v1.0.5",
"ver_id": "ColossusXT--v1.0.5.1",
"ver_name": "ColossusXT",
"conf_name": "ColossusXT.conf",
"dir_name_linux": "ColossusXT",
Expand All @@ -343,8 +345,8 @@
"v1.1.1",
"v1.2.0"
],
"xbridge_conf": "ColossusXT--v1.0.5.conf",
"wallet_conf": "ColossusXT--v1.0.5.conf"
"xbridge_conf": "colossusxt--v1.0.5.1.conf",
"wallet_conf": "colossusxt--v1.0.5.1.conf"
},
{
"blockchain": "Crave",
Expand Down Expand Up @@ -415,6 +417,22 @@
"xbridge_conf": "ccbc--v1.2.0.1.conf",
"wallet_conf": "ccbc--v1.2.0.1.conf"
},
{
"blockchain": "Cryptonodes",
"ticker": "CNMC",
"ver_id": "cryptonodes--v1.4.3",
"ver_name": "Cryptonodes",
"conf_name": "cryptonodes.conf",
"dir_name_linux": "cryptonodes",
"dir_name_mac": "Cryptonodes",
"dir_name_win": "Cryptonodes",
"repo_url": "https://github.com/cryptonodes-core/cryptonodes-core",
"versions": [
"v1.4.3"
],
"xbridge_conf": "cryptonodes--v1.4.3.conf",
"wallet_conf": "cryptonodes--v1.4.3.conf"
},
{
"blockchain": "Dash",
"ticker": "DASH",
Expand All @@ -439,7 +457,7 @@
{
"blockchain": "Desire",
"ticker": "DSR",
"ver_id": "desire--Desire-v.0.12.2.2",
"ver_id": "desire--Desire-v.0.12.2.2.1",
"ver_name": "Desire",
"conf_name": "desire.conf",
"dir_name_linux": "desirecore",
Expand All @@ -449,8 +467,8 @@
"versions": [
"Desire-v.0.12.2.2"
],
"xbridge_conf": "desire--Desire-v.0.12.2.2.conf",
"wallet_conf": "desire--Desire-v.0.12.2.2.conf"
"xbridge_conf": "desire--desire-v.0.12.2.2.1.conf",
"wallet_conf": "desire--desire-v.0.12.2.2.1.conf"
},
{
"blockchain": "Diamond",
Expand Down Expand Up @@ -527,7 +545,7 @@
{
"blockchain": "Divi",
"ticker": "DIVI",
"ver_id": "divi--DESK-1.2.2",
"ver_id": "divi--DESK-1.2.2.1",
"ver_name": "Divi",
"conf_name": "divi.conf",
"dir_name_linux": "divi",
Expand All @@ -537,8 +555,8 @@
"versions": [
"DESK-1.2.2"
],
"xbridge_conf": "divi--DESK-1.2.2.conf",
"wallet_conf": "divi--DESK-1.2.2.conf"
"xbridge_conf": "divi--desk-1.2.2.1.conf",
"wallet_conf": "divi--desk-1.2.2.1.conf"
},
{
"blockchain": "DogeCash",
Expand Down Expand Up @@ -610,7 +628,7 @@
{
"blockchain": "Electra",
"ticker": "ECA",
"ver_id": "Electra--2.0.2",
"ver_id": "Electra--2.0.2.1",
"ver_name": "Electra",
"conf_name": "Electra.conf",
"dir_name_linux": "electra",
Expand All @@ -621,8 +639,8 @@
"2.0.2",
"2.0.3"
],
"xbridge_conf": "Electra--2.0.2.conf",
"wallet_conf": "Electra--2.0.2.conf"
"xbridge_conf": "electra--2.0.2.1.conf",
"wallet_conf": "electra--2.0.2.1.conf"
},
{
"blockchain": "Eternity",
Expand Down Expand Up @@ -760,7 +778,7 @@
{
"blockchain": "GravityCoin",
"ticker": "GXX",
"ver_id": "GravityCoin--4.0.5.0",
"ver_id": "GravityCoin--4.0.5.0.1",
"ver_name": "GravityCoin",
"conf_name": "GravityCoin.conf",
"dir_name_linux": "GravityCoin",
Expand All @@ -770,8 +788,8 @@
"versions": [
"4.0.5.0"
],
"xbridge_conf": "GravityCoin--4.0.5.0.conf",
"wallet_conf": "GravityCoin--4.0.5.0.conf"
"xbridge_conf": "gravitycoin--4.0.5.0.1.conf",
"wallet_conf": "gravitycoin--4.0.5.0.1.conf"
},
{
"blockchain": "HASH",
Expand Down Expand Up @@ -1653,7 +1671,7 @@
"dir_name_linux": "sparkscore",
"dir_name_mac": "SparksCore",
"dir_name_win": "SparksCore",
"repo_url": "https://github.com/SparksReborn/sparkspay",
"repo_url": "https://github.com/sparkspay/sparks",
"versions": [
"v0.12.3.2"
],
Expand Down Expand Up @@ -1693,6 +1711,22 @@
"xbridge_conf": "straks--1.14.7.3.conf",
"wallet_conf": "straks--1.14.7.3.conf"
},
{
"blockchain": "SUB1X",
"ticker": "SUB1X",
"ver_id": "zsub1x--1.4.0",
"ver_name": "SUB1X",
"conf_name": "zsub1x.conf",
"dir_name_linux": "zsub1x",
"dir_name_mac": "zSub1x",
"dir_name_win": "zSub1x",
"repo_url": "https://github.com/SuB1X-Coin/zSub1x",
"versions": [
"1.4.0"
],
"xbridge_conf": "zsub1x--1.4.0.conf",
"wallet_conf": "zsub1x--1.4.0.conf"
},
{
"blockchain": "Sucre",
"ticker": "SUCR",
Expand Down Expand Up @@ -1843,23 +1877,6 @@
"xbridge_conf": "ufocoin--v0.16.1.conf",
"wallet_conf": "ufocoin--v0.17.0.conf"
},
{
"blockchain": "Unobtanium",
"ticker": "UNO",
"ver_id": "unobtanium--v0.10.1.1",
"ver_name": "Unobtanium",
"conf_name": "unobtanium.conf",
"dir_name_linux": "unobtanium",
"dir_name_mac": "Unobtanium",
"dir_name_win": "Unobtanium",
"repo_url": "https://github.com/unobtanium-official/Unobtanium",
"versions": [
"v0.10.1.1",
"v0.10.4.0"
],
"xbridge_conf": "unobtanium--v0.10.1.1.conf",
"wallet_conf": "unobtanium--v0.10.1.1.conf"
},
{
"blockchain": "Vertcoin",
"ticker": "VTC",
Expand Down
Loading

0 comments on commit 6b5e93e

Please sign in to comment.