diff --git a/avatar-raiden-testnet.png b/avatar-raiden-testnet.png new file mode 100644 index 0000000..e680fd6 Binary files /dev/null and b/avatar-raiden-testnet.png differ diff --git a/build/Dockerfile b/build/Dockerfile index 365a2c8..9783c12 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -14,7 +14,7 @@ RUN python3 setup.py install && \ FROM alpine:latest ENV LANG en_US.UTF-8 -ENV RAIDEN_VERSION 0.100.3 +ENV RAIDEN_VERSION 0.100.5a0 ENV RAIDEN_ACCEPT_DISCLAIMER=True ENV RAIDEN_ENVIRONMENT_TYPE=development ENV RAIDEN_API_ADDRESS=0.0.0.0:80 @@ -24,9 +24,10 @@ COPY --from=onboard-build /usr/src/app/workshop/tools/to_checksum_address/dist/t RUN apk update && apk add --no-cache wget bash -RUN wget https://github.com/raiden-network/raiden/releases/download/v${RAIDEN_VERSION}/raiden-v${RAIDEN_VERSION}-linux-x86_64.tar.gz \ +#RUN wget https://github.com/raiden-network/raiden/releases/download/v${RAIDEN_VERSION}/raiden-v${RAIDEN_VERSION}-linux-x86_64.tar.gz \ +RUN wget https://raiden-nightlies.ams3.digitaloceanspaces.com/NIGHTLY/raiden-nightly-2019-09-03T00-27-50-v0.100.5a1.dev142%2Bga9ffa4886-linux-x86_64.tar.gz \ -qO- | tar -C /usr/bin -xzvf - -RUN mv /usr/bin/raiden-v${RAIDEN_VERSION}-linux-x86_64 /usr/bin/raiden +RUN mv /usr/bin/raiden-* /usr/bin/raiden ARG ALPINE_GLIBC_PACKAGE_VERSION="2.29-r0" RUN ALPINE_GLIBC_BASE_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download" && \ diff --git a/build/init.sh b/build/init.sh index 85d083d..11f2781 100755 --- a/build/init.sh +++ b/build/init.sh @@ -122,7 +122,7 @@ fi # Check if password is set, and at least one file has been uploaded if [ -n "${RAIDEN_ADDRESS}" ] && [ -n "${RAIDEN_KEYSTORE_PASSWORD}" ]; then - raiden --keystore-path /root/.raiden/keystore --accept-disclaimer --password-file "${RAIDEN_KEYSTORE_PASSWORD_PATH}" "${EXTRA_OPTS}" + raiden --keystore-path /root/.raiden/keystore --accept-disclaimer --password-file "${RAIDEN_KEYSTORE_PASSWORD_PATH}" --pathfinding-service-address "${RAIDEN_PATHFINDING}" "${EXTRA_OPTS}" else print_banner while true; do sleep 5; done diff --git a/dappnode_package.json b/dappnode_package.json index e6b0b0d..ab6fbd4 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,13 +1,15 @@ { "name": "raiden-testnet.dnp.dappnode.eth", "version": "0.0.1", - "description": "The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. (Development version)", + "upstreamVersion": "nightly-2019-09-03T00-27-50-v0.100.5a1.dev142", + "shortDescription": "Fast, cheap, scalable token transfers for Ethereum (Testnet version)", + "description": "The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee, and scalable payments. It’s complementary to the Ethereum blockchain and works with any ERC20 compatible token. \n\n\n **Getting started** \n\n Once you have installed the Raiden DAppNode Package you **must** upload your own keystore. Go to this [getting started guide](https://github.com/dappnode/DAppNodePackage-raiden) to learn how to do so. \n\n\n All set? Check out the [documentation and introductory guides](https://raiden-network.readthedocs.io/en/stable/#how-to-get-started) to quickly get started doing payments.", "avatar": "/ipfs/QmaqgLyZXpETXYzhWcebNJnh6vPs4WqiCJbZY3EY1fXqer", "type": "service", "image": { "path": "raiden-testnet.dnp.dappnode.eth_0.0.1.tar.xz", - "hash": "/ipfs/QmTAD4ucxV81EWsy8RmBQKXa9rGeGmb8n112avuNJcvuL6", - "size": 42383386, + "hash": "/ipfs/QmU264QHpAFKv9LRjQU21BKtQvZQChXGo8K7HGwGv3zPtL", + "size": 49172628, "restart": "always", "ports": [], "volumes": [ @@ -18,6 +20,7 @@ "RAIDEN_KEYSTORE_PASSWORD=", "RAIDEN_ETH_RPC_ENDPOINT=http://goerli-geth.dappnode:8545", "RAIDEN_NETWORK_ID=goerli", + "RAIDEN_PATHFINDING=https://pfs-goerli.services-dev.raiden.network", "EXTRA_OPTS=--disable-debug-logfile" ], "keywords": [ @@ -27,6 +30,13 @@ "Goerli" ] }, + "backup": [ + { + "name": "data", + "path": "/root/.raiden" + } + ], + "warnings": {}, "author": "DAppNode Association (https://github.com/dappnode)", "contributors": [ "Abel Boldú (@vdo)", @@ -50,4 +60,4 @@ "disclaimer": { "message": "This software is experimental, presented 'as is' and inherently carries risks. By installing it, you acknowledge that DAppNode Association has done its best to mitigate these risks and accept to waive any liability or responsibility for DAppNode in case of any shortage, discrepancy, damage, loss or destruction of any digital asset managed within this DAppNode package.\n\nThis package stores private keys, which will be stored in your DAppNode. Neither DAppNode Association nor the developers of this software can have access to your private key, nor help you recover it if you lose it. \n\nYou are solely responsible for keeping your private keys and password safe and to perform secure backups, as well as to restrict access to your computer and other equipment. To the extent permitted by applicable law, you agree to be responsible for all activities that have been conducted from your account. You must take all necessary steps to ensure that your private key, password, and recovery phrase remain confidential and secured. \n\nThis is an Alpha version of experimental open source software released as a test version under an MIT license and may contain errors and/or bugs. No guarantee or representations whatsoever is made regarding its suitability (or its use) for any purpose or regarding its compliance with any applicable laws and regulations. Use of the software is at your own risk and discretion and by using the software you acknowledge that you have read this disclaimer, understand its contents, assume all risk related thereto and hereby release, waive, discharge and covenant not to sue Brainbot Labs Establishment or any officers, employees or affiliates from and for any direct or indirect liability resulting from the use of the software as permissible by applicable laws and regulations.\n\nPrivacy Warning: Please be aware, that by using the Raiden Client, \namong others, your Ethereum address, channels, channel deposits, settlements and the Ethereum address of your channel counterparty will be stored on the Ethereum chain, i.e. on servers of Ethereum node operators and ergo are to a certain extent publicly available. The same might also be stored on systems of parties running Raiden nodes connected to the same token network. Data present in the Ethereum chain is very unlikely to be able to be changed, removed or deleted from the public arena.\n\nAlso be aware, that data on individual Raiden token transfers will be made available via the Matrix protocol to the recipient, intermediating nodes of a specific transfer as well as to the Matrix server operators." } -} +} \ No newline at end of file diff --git a/logo.jpg b/logo.jpg deleted file mode 100644 index 5c624e1..0000000 Binary files a/logo.jpg and /dev/null differ