Skip to content

Commit

Permalink
latest binaries + https, V2
Browse files Browse the repository at this point in the history
  • Loading branch information
psztorc committed Jan 4, 2024
1 parent 6804380 commit 9ded39e
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 222 deletions.
337 changes: 120 additions & 217 deletions chain_providers.cfg
Original file line number Diff line number Diff line change
@@ -1,55 +1,83 @@
[drivechain]

id="drivechain"
version="0.46.03"
display_name="Bitcoin + BIPs 300/301"
description="BIP 300 & 301 enabled bitcoin"
repo_url="https://github.com/LayerTwo-Labs/mainchain"
base_download_url="http://172.105.148.135/drivechain"
download_file_linux="mainchain-0.46.01-x86_64-linux-gnu.zip"
download_file_win="mainchain-0.46.01-win64.zip"
download_file_mac="mainchain-0.46.01-osx64.zip"
download_size_linux=28460352
download_size_win=28956300
download_size_mac=23117031
download_hash_linux="53360db6ab1e1491edb74d713001cfdc49705960f8bf2fae9c115d17e61969eb"
download_hash_win="16e9837da535f2efcfaf67e60737861b0d10773a263ed0458e03bb22aa054f8e"
download_hash_mac="13f0757462fb1dab9d8b9532e7fa96e74e9c40c98fcaf121656042cad39042f6"
base_download_url="https://releases.drivechain.info/"
download_file_linux="mainchain-0.46.03-x86_64-linux-gnu.zip"
download_file_win="mainchain-0.46.03-win64.zip"
download_file_mac="mainchain-0.46.03-osx64.zip"
download_size_linux=27698337
download_size_win=28971020
download_size_mac=22493647
download_hash_linux="7795CEAB2CA7F5722CE1C459ECBDAF395258780D0B30787D8F853622D6B9A498"
download_hash_win="7F925314F3A0DC7EC98D838298B52ECBF0A0B07F952971C74C44A74DFC7930CB"
download_hash_mac="BA49414F59D796A315CCB30FC01836E9275474A19A1FD71D5E2A7B18DC686643"
base_dir_linux=".drivechain"
base_dir_win="Drivechain"
base_dir_mac="Drivechain"
binary_zip_path="mainchain-0.46.01/bin/drivechain-qt"
binary_zip_path="mainchain-0.46.03/bin/drivechain-qt"
port=18443
slot=-1
version="0.46.01"
chain_type=0

[testchain]
[testsail]

id="testchain"
id="testsail"
version="0.3"
display_name="Testchain"
description="A blank sidechain, based on Bitcoin Core 16.99"
repo_url="https://github.com/LayerTwo-Labs/testchain"
download_file_linux="testchain-18.01.00-x86_64-linux-gnu.zip"
download_file_win="testchain-18.01.00-win64.zip"
download_file_mac="testchain-18.01.00-osx64.zip"
download_size_linux=26993587
download_size_win=27378517
download_size_mac=21518168
download_hash_linux="11325ef409179357e442aaa68eae9e29ea2424a8e1bba61ae2076fdcdfc6fec9"
download_hash_win="02da2a863e4d2cb3055bfa4940abe58613d944d993601b06c59663d0291cd4dc"
download_hash_mac="34a85d50d1649f2529bb86d69fcecf59ab9b5e35c9de73e5ded6b49e0182eccd"
base_dir_linux=".testchain"
base_dir_win="Testchain"
base_dir_mac="Testchain"
binary_zip_path="testchain-18.01.00/bin/testchain-qt"
download_file_linux="testsail-x86_64-linux-gnu.zip"
download_file_win="testsail-win64.zip"
download_file_mac="testsail-osx64.zip"
download_size_linux=17001001
download_size_win=44421465
download_size_mac=27518168
download_hash_linux="F351FE0BC495DADABE02C2BDEE11CBFF63C648EDFDED77302CE978BC6745C1AC"
download_hash_win="59AB9447F18E5D5146FDAEDF8ED3B1965C9C1797D7B39C7087C42AA9F48586EB"
download_hash_mac="59AB9447F18E5D5146FDAEDF8ED3B1965C9C1797D7B39C7087C42AA9F48586EB"
base_dir_linux=".testsail"
base_dir_win="TestSail"
base_dir_mac="TestSail"
binary_zip_path_mac="TestSail.app/Contents/MacOS/TestSail"
binary_zip_path_win="TestSail.exe"
binary_zip_path_linux="testsail"
port=19000
chain_type=1
slot=0
version="18.01.00"

[bitnames]

id="bitnames"
version="0.3.0"
display_name="Bitnames"
description="Own one username that you use everywhere — replaces DNS, logging in, and email"
repo_url="https://github.com/Ash-L2L/sidechains/tree/ash/bitnames"
download_file_linux="bitnames-0.3.0-x86_64-linux-gnu.zip"
download_file_win="bitnames-0.1.0-win64.zip"
download_file_mac="bitnames-0.3.0-osx64.zip"
download_size_linux=11811153
download_size_win=7015168
download_size_mac=7038073
download_hash_linux="fa39698ca672e148d2854bcaa51c31f7578f435e80e3d7bf670f12a765683be8"
download_hash_win="045ef07d31b87d354eb1e2fb219a4b25a455983e4dbb94d12af54944279f9ae3"
download_hash_mac="0c6cdb0489cd8e1c507408f69ac5ebe90b2ff699b84c76c8e8df57855dce6cb1"
base_dir_linux=".bitnames"
base_dir_win="Bitnames"
base_dir_mac="Bitnames"
binary_zip_path_win="bitnames-0.1.0-win64/bin/bitnames_app"
binary_zip_path_mac="bitnames-0.3.0-osx64/bin/bitnames_app"
port=19020
chain_type=1
slot=2

[bitassets]

id="bitassets"
version="4.01.00"
display_name="BitAssets"
description="A sidechain for issuing Bit-Art (NFTs) and digital assets (ICOs, tokens)"
repo_url="https://github.com/LayerTwo-Labs/BitAssets"
Expand All @@ -67,13 +95,67 @@ base_dir_win="BitAssets"
base_dir_mac="BitAssets"
binary_zip_path="bitassets-4.01.00/bin/bitassets-qt"
port=19005
chain_type=1
slot=4
version="4.01.00"

[zsail]

id="zsail"
version="0.3"
display_name="zSide"
description="A zCash clone, for privacy."
repo_url="https://github.com/barebitcoin/sidesail"
base_download_url="https://releases.drivechain.info/"
download_file_linux="zsail-x86_64-linux-gnu.zip"
download_file_win=""
download_file_mac=""
download_size_linux=56731156
download_size_win=0
download_size_mac=0
download_hash_linux="C3E48910B0E1798CC23B07FD0C09619AB3BD335E157494BE1415BE58A30CC48D"
download_hash_win=""
download_hash_mac=""
base_dir_linux=".zsail"
base_dir_win="ZSail"
base_dir_mac="ZSail"
binary_zip_path_mac=""
binary_zip_path_win=""
binary_zip_path_linux="zsail"
port=20000
chain_type=1
slot=5

[ethsail]

id="ethsail"
version="0.3"
display_name="Bit-Ethereum"
description="A clone of Ethereum, the #2 coin."
repo_url="https://github.com/barebitcoin/sidesail"
base_download_url="https://releases.drivechain.info/"
download_file_linux="ethsail-x86_64-linux-gnu.zip"
download_file_win="ethsail-win64.zip"
download_file_mac="ethsail-osx64.zip"
download_size_linux=57769562
download_size_win=122774749
download_size_mac=44367290
download_hash_linux="0B3E0F8CAAC2C410CE5283F0FCCA4913E9ED6C1BAF3B136A8C47612BA17E8A36"
download_hash_win="2507D82A4C4AA5685F1FDE4E29A1FF23EDCBFB54569B3AB245B38F8136C8FC54"
download_hash_mac="DE7EBC4AA51B7ADCC0E602A6A454288530C797BBFB9A22442D1A07729BAB4013"
base_dir_linux=".ethsail"
base_dir_win="EthSail"
base_dir_mac="EthSail"
binary_zip_path_mac="EthSail.app/Contents/MacOS/EthSail"
binary_zip_path_win="EthSail.exe"
binary_zip_path_linux="ethsail"
port=8545
chain_type=1
slot=6

[thunder]

id="thunder"
version="0.2.0"
display_name="Thunder"
description="A high performance largeblock sidechain"
repo_url="https://github.com/nchashch/thunder"
Expand All @@ -91,208 +173,29 @@ base_dir_win="Thunder"
base_dir_mac="Thunder"
binary_zip_path="bin/thunder_app"
port=1910
slot=9
version="0.2.0"
chain_type=2
slot=9

[latestcore]

id="latestcore"
display_name="Latest Core"
description="Latest Bitcoin Core + BIPS 118, 119 & 345"
version="4.01.00"
display_name="Latest Core Plus"
description="Bitcoin Core v25 + BIPS 118, 119, & 345"
repo_url="https://github.com/LayerTwo-Labs/bitcoin"
download_file_linux="latestcore-x86_64-linux-gnu.zip"
download_file_linux="latest-core-plus-x86_64-linux-gnu.zip"
download_file_win="latestcore-win64.zip"
download_file_mac="latestcore-x86_64-osx64.zip"
download_size_linux=49338423
download_size_linux=35821141
download_size_win=44838579
download_size_mac=37950369
download_hash_linux="fcad660fe3b89c90ee5cdcd239b23d78cc415073e6d1d7a06d2e61ea6d86182a"
download_hash_linux="1A621E1353428354C436061D1D856897941336DB54C37015D5A3F56BD22149A6"
download_hash_win="e84508451c71bed6830c254fcb2c0ceaa7c8df11e79078aba13e6a98d5f0d006"
download_hash_mac="27c94044e363125a2e45a0fa26b46371bd243e8c42fcd42144856ee2b4d82ffd"
base_dir_linux=".latestcore"
base_dir_win="Latestcore"
base_dir_mac="Latestcore"
binary_zip_path="latestcore/bin/bitcoin-qt"
binary_zip_path="core-plus/bin/bitcoin-qt"
port=19015
slot=11
version="4.01.00"
chain_type=1

[bitnames]

id="bitnames"
display_name="Bitnames"
description="Own one username that you use everywhere — replaces DNS, logging in, and email"
repo_url="https://github.com/Ash-L2L/sidechains/tree/ash/bitnames"
download_file_linux="bitnames-0.3.0-x86_64-linux-gnu.zip"
download_file_win="bitnames-0.1.0-win64.zip"
download_file_mac="bitnames-0.3.0-osx64.zip"
download_size_linux=11811153
download_size_win=7015168
download_size_mac=7038073
download_hash_linux="fa39698ca672e148d2854bcaa51c31f7578f435e80e3d7bf670f12a765683be8"
download_hash_win="045ef07d31b87d354eb1e2fb219a4b25a455983e4dbb94d12af54944279f9ae3"
download_hash_mac="0c6cdb0489cd8e1c507408f69ac5ebe90b2ff699b84c76c8e8df57855dce6cb1"
base_dir_linux=".bitnames"
base_dir_win="Bitnames"
base_dir_mac="Bitnames"
binary_zip_path_win="bitnames-0.1.0-win64/bin/bitnames_app"
binary_zip_path_mac="bitnames-0.3.0-osx64/bin/bitnames_app"
port=19020
slot=2
version="0.3.0"
chain_type=1

[Zcash]

id="zcash"
display_name="zCash"
description="Fork of the latest zCash"
repo_url="https://github.com/LayerTwo-Labs/zcash-sidechain"
download_file_linux=""
download_file_win=""
download_file_mac=""
download_size_linux=0
download_size_win=0
download_size_mac=0
download_hash_linux=""
download_hash_win=""
download_hash_mac=""
base_dir_linux=".zcash"
base_dir_win="Zcash"
base_dir_mac="Zcash"
binary_zip_path=""
port=19025
slot=5
version="4.01.00"
chain_type=4

[Latest Zside]

id="zside"
display_name="zSide"
description="A zCash clone, with a qt frontend"
repo_url="https://gitlab.com/CryptAxe/zcash-drivechain"
download_file_linux="zside-9-x86_64-linux-gnu.zip"
download_file_win=""
download_file_mac=""
download_size_linux=29513237
download_size_win=0
download_size_mac=0
download_hash_linux="8e5220034beadbdd3242801e9c9b5ef26b342db008273296b5e8a637f50aec2e"
download_hash_win=""
download_hash_mac=""
base_dir_linux=".zside"
base_dir_win="Zside"
base_dir_mac="Zside"
binary_zip_path="zside-9-x86_64-linux-gnu/bin/zside-qt"
port=19030
slot=1
version="4.01.00"
chain_type=5

[Ethereum]

id="eth"
display_name="Ethereum"
description="Ethereum sidechain"
repo_url=""
download_file_linux=""
download_file_win=""
download_file_mac=""
download_size_linux=0
download_size_win=0
download_size_mac=0
download_hash_linux=""
download_hash_win=""
download_hash_mac=""
base_dir_linux=".eth"
base_dir_win="Eth"
base_dir_mac="Eth"
binary_zip_path=""
port=19035
slot=6
version="4.01.00"
chain_type=5

[TestSail]

id="testsail"
display_name="TestSail"
description="User interface for Testchain"
repo_url="https://github.com/barebitcoin/sidesail"
base_download_url="https://github.com/barebitcoin/sidesail/releases/download/v0.2"
download_file_linux="testsail-x86_64-linux-gnu.zip"
download_file_win="testsail-win64.zip"
download_file_mac="testsail-osx64.zip"
download_size_linux=18499527
download_size_win=21341666
download_size_mac=28247101
download_hash_linux="ee99a57adaa9f7835025eceb24effa8ed882b8517f11bf001830a25b895783c4"
download_hash_win="c116e740bde4c993fdf6074075b4126f3b357b234bcc1b081b6a24a53c810d92"
download_hash_mac="efe58fc07a5bebf203087ecdab4ee97ace1a6d900c91124333aef088f7994f31"
base_dir_linux=".testsail"
base_dir_win="TestSail"
base_dir_mac="TestSail"
binary_zip_path_mac="TestSail.app/Contents/MacOS/TestSail"
binary_zip_path_win="TestSail.exe"
binary_zip_path_linux="testsail"
port=19000
slot=0
version="0"
chain_type=1

[EthSail]

id="ethsail"
display_name="EthSail"
description="User interface for the Ethereum sidechain"
repo_url="https://github.com/barebitcoin/sidesail"
base_download_url="https://github.com/barebitcoin/sidesail/releases/download/v0.2"
download_file_linux="ethsail-x86_64-linux-gnu.zip"
download_file_win="ethsail-win64.zip"
download_file_mac="ethsail-osx64.zip"
download_size_linux=58377926
download_size_win=122761239
download_size_mac=44366934
download_hash_linux="3590bdcb54303168bcb3789d7af12e94bf6ad8901b643a4c74e1b330a7ebac4a"
download_hash_win="bdca390ed9d14fc703d4ffed07962c533ead218cd768079c554ce1d2061d8d21"
download_hash_mac="4e7aa2d637246177f84bdbcadfd22e64e4e52fb1a3dbb80da1828cbca3e1a1e6"
base_dir_linux=".ethsail"
base_dir_win="EthSail"
base_dir_mac="EthSail"
binary_zip_path_mac="EthSail.app/Contents/MacOS/EthSail"
binary_zip_path_win="EthSail.exe"
binary_zip_path_linux="ethsail"
port=8545
slot=6
version="0"
chain_type=1

[ZSail]

id="zsail"
display_name="ZSail"
description="User interface for the ZCash sidechain"
repo_url="https://github.com/barebitcoin/sidesail"
base_download_url="https://github.com/barebitcoin/sidesail/releases/download/v0.2"
download_file_linux="zsail-x86_64-linux-gnu.zip"
download_file_win=""
download_file_mac=""
download_size_linux=56642169
download_size_win=0
download_size_mac=0
download_hash_linux="fd13f268f604bc17953e580812b48c941572b6be94277b213f3fb1cf29e787c6"
download_hash_win=""
download_hash_mac=""
base_dir_linux=".zsail"
base_dir_win="ZSail"
base_dir_mac="ZSail"
binary_zip_path_mac=""
binary_zip_path_win=""
binary_zip_path_linux="zsail"
port=20000
slot=5
version="0"
chain_type=1
slot=11
Loading

0 comments on commit 9ded39e

Please sign in to comment.