DNP_DAPPMANAGER icon indicating copy to clipboard operation
DNP_DAPPMANAGER copied to clipboard

Dappnode package responsible for providing the Dappnode Package Manager

Results 140 DNP_DAPPMANAGER issues
Sort by recently updated
recently updated
newest added

New daemon to fetch if running validator in smooth and no relays selected then show alert encouraging users to select relays cause: "the more relays they select the more rewards...

P2
ethereum

In the module `schemas` implement a only allow core packages to have core packages as `dependencies` and/or `optionalDepndencies`. Either using regex in the JSON schema or through js functions

P1
dependencies
security

Add contribute button to directly send funds to dappnode association. - [ ] Find a proper place to place this button. Research other web3 projects where do they place this...

P2
frontend/UIX
needs research

The `fullnode.dappnode` is an alias added to the selected execution client by the user. This way, other dappnode packages can use this alias to make requests to the execution client....

P1
ethereum

Right now the backup functionality only supports files paths. It must support also directories. Consider also exporting them in a zip file

P2

When editing a package configuration (compose envs), if you switch the browser window and then go back to the package config window, the previous changes are lost. Debug why does...

bug
P2
frontend/UIX
needs research

In http://my.dappnode/#/system/network, adding HTTPs mapping should not be allowed for non-running packages

bug
P2
networking

RIght now there are two possible URLs to install a package, both do the same http://my.dappnode/installer/dnp/rotki.dnp.dappnode.eth http://my.dappnode/installer/public/rotki.dnp.dappnode.eth It could be simplified to http://my.dappnode/installer/rotki.dnp.dappnode.eth, deleting the `/dnp` or `/public` part

enhancement
P2

blurred credentials for security reasons, but kept some lines like "[Interface]". In dark mode, this is impossible to read ![Screenshot_20230904_155141](https://github.com/dappnode/DNP_DAPPMANAGER/assets/36164126/45c4fcdc-1f04-40c5-aaa2-c80d17d39bc0)

P2
frontend/UIX
ipfs

This happens because docker has root permissions. It leads to errors building/executing dappmanager later on

bug
P2
testing