Anton Livaja
Anton Livaja
Forgot to add NIP-40 to readme
## Description This patch fixes scenarios where the user renamed the settings file to `settings.json.` which caused the settings setup script to concatenate the settings name incorrectly ## Related Issue...
## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Non-functional change (docs, style,...
``` Error: ENOENT: no such file or directory, open '/app/resources/default-settings.yaml' at Object.openSync (node:fs:600:3) at Object.readFileSync (node:fs:468:35) at SettingsStatic.loadAndParseYamlFile (/app/src/utils/settings.js:27:57) at SettingsStatic.loadSettings (/app/src/utils/settings.js:53:39) at App.createSettings [as settings] (/app/src/utils/settings.js:72:41) at App.run (/app/src/app/app.js:34:31)...
## Description Refactor to use a mix of file and db stored config values ## Related Issue https://github.com/Cameri/nostream/issues/197 ## Motivation and Context This will make it easier to manage, specifically...
## Description Implements [NIP-42](https://github.com/nostr-protocol/nips/blob/master/42.md) ## Related Issue https://github.com/Cameri/nostream/issues/162 ## How Has This Been Tested? TODO ## Types of changes - [ ] Non-functional change (docs, style, minor refactor) - [...
**Is your feature request related to a problem? Please describe.** Settings are difficult to manage across different environments, and at scale for clusters of relays. **Describe the solution you'd like**...
Backport of https://github.com/hashbang/airgap/blob/master/docs/HD-Cryptocurrency-Wallet.md