gjgd

Results 18 issues of gjgd

# Description I have a multi stage setup, here is my current directory structure ``` ➜ tree . ├── README.md ├── dev │ └── serverless.yml ├── package.json └── prod └──...

I got a security notice for `node-notifier` in my project that uses `[email protected]` (see screenshot below) This is the output of `npm ls node-notifier`: ``` ➜ npm ls node-notifier └─┬...

scope: dependencies
scope: upstream
problem: removed issue template

## Bug report ### Steps to reproduce 1. Go to Passman 2. Connect to vault 3. Settings 4. Export credentials 5. CSV 6. Enter password 7. Hit Export ### Expected...

help wanted

GitHub doesn’t support automatically detecting .sol files as Solidity for syntax highlighting. Adding this `.gitattributes` file to your repo’s root will fix this problem, and .sol files in `contracts/` will...

When locking the wallet with a wrong password, the UI will behave weirdly

My understanding is that currently the ION Observer scans the Bitcoin blockchain [every 60 seconds](https://github.com/decentralized-identity/ion/blob/master/json/mainnet-core-config.json#L9) to find ION transactions Have you considered using the `blocknotify` Bitcoin hook as an alternative,...

[this](https://github.com/decentralized-identity/element/blob/master/packages/element-api/src/services/element-adapter-firestore/index.js) should live [here](https://github.com/decentralized-identity/element/tree/master/packages/element-lib/src/adapters/database)

`prog.c` does not exist. In this PR I fixed the name of the file in the command to run the program