-
改行コード(`\r`と`\n`)を正しく処理した方がいいかもしれない・・・
Spigot 1.8 で `/help` や `/tps` の出力で試したところ、`\r\n` の間にカラーコードが入ってくることがあるらしい。
### 現状
`\r\n` を `\n` に置換して処理してる
=> 正しい行を抽出できずに一部の行の内容が失われることに
-
**Describe the bug**
The Ethereum validator detects no valid validators, although the keys are load onto the web3signer.
**To Reproduce**
Dappnode OS is installed
The validator docker stora…
-
Create the docker `dncore_network` with a private IP range.
See https://github.com/dappnode/DAppNode/blob/8698abc44ea3cd2b53322433f760d1bf08f78eb1/scripts/dappnode_install.sh#L321
-
**Context**
The `type: dncore` manifest feature [see docs](https://docs.dappnode.io/es/developers/manifest-reference/#type) is widely used in the dappmanager. especially during installation [see co…
-
When starting dappmaanger dev, this script seems to not execute properly: https://github.com/dappnode/DNP_DAPPMANAGER/blob/ad24097e096b4b3ce8816584f95f25be4d3aa93b/docker/start_dev.sh
Research and…
-
I am currently running an ASUS A15 Gaming laptop for my dappnode hardware.
It currently runs a prater validator which is working fine.
I installed from script onto a clean install of ubuntu 22.04 …
-
The `docker-compose` **volumes**, **networks** and **service keys/volumes/networks** are critical in dappnode since all dappnode packages are distributed through `docker-compose.yml` files.
**servic…
-
In order to accomplish partnerships with different projects it may be necessary to create dappnode releases with packages preinstalled or the UIX onboarding instructions to install it.
* [ ] Add an …
-
### What You Are Seeing?
I'm attempting to switch from manually loading a slew of NuGets, to loading only the "main" ones and using `loaddependencies` to get the rest.
First of all, attempting t…
-
Currently the `dnpublic_network` is created by the dappmanager in two cases:
- When installing https package https://github.com/dappnode/DNP_DAPPMANAGER/blob/399e17d5f8c9f6d9f4cdd6f6612a98defb65d651/…