DNP_DAPPMANAGER
DNP_DAPPMANAGER copied to clipboard
Dappnode package responsible for providing the Dappnode Package Manager
# Feature request ### Description The task of pruning Geth (and any other Eth1 node) is commonly done by DAppNode users to decrease the disk space used. ### Proposal Allow...
- If the package is not signed, prevent installation and show a big button [Are you sure you want to install]? - The verification of being signed should be a...
For example removing/adding a new profile keeps loading forever even if the action was done
**Describe the solution you'd like** I think it would be good to always compare the latest block number with the latest block number of a remote node and indicate to...
## Context There are hardcoded HTTPs ports in the dappmanager. This ports might become out of date and should be move to the package manifest - dappmanager default exposable ports:...
## Context HTTP ports defined in the compose file are exposed by default by docker, and in the near future HTTPS ports could be exposed as well (see https://github.com/dappnode/DNP_DAPPMANAGER/issues/970). These...
Currently, DAppNode assumes that is only such device on the network. However, there has been an intrest to make DAppNodes aware of each other so that they are able to...
**Is your feature request related to a problem? Please describe.** Currenly, DAppManager shows warning that default WIFI credentials are used. **Describe the solution you'd like** During onboarding, make user change...
Allow to download package's content from Swarm, in the same way we do for IPFS.
In the release v0.2.46 there was introduce avahi, which needed to use monolabel domain to be working (X.local instead of X.Y.local). The links in the packages > info views are...