Levin Keller
Levin Keller
Is there any middleware that adds encryption to this? Signature is nice but I would love all data to be encrypted on the client with the server public key and...
Getting these errors occasionally. Nothing to worry about? ``` [2016-06-27T15:30:22.756Z] error: RPCError: Bitcoin JSON-RPC: Work queue depth exceeded at Bitcoin._wrapRPCError (/usr/src/app/node_modules/bitcore-node/lib/services/bitcoind.js:449:13) at /usr/src/app/node_modules/bitcore-node/lib/services/bitcoind.js:567:26 at IncomingMessage. (/usr/src/app/node_modules/bitcore-node/node_modules/bitcoind-rpc/lib/index.js:91:9) at emitNone (events.js:72:20) at...
As far as I can tell I have to give the service the login for docker hub. Is there no way to have a less permissive authentication method? If this...
For CI we want to run the emulator suite in a docker service container (github actions). We need to able to check from the main script if the emulator is...
I have the problem that I cannot overwrite the `CMD` in github actions when I use this image as a service container. This makes me think: Who does not want...
Sorry for not creating an issue first, but the test I added failed before and I fixed it, so it is pretty obvious what this is about. I ran `npm...
I will later provide more information but I already forgot about this, so I am putting a reminder here. If using bun as a dependency manager, resume-cli wont work in...
I run ```bash ./test-tools/test-build.sh /home/levin/coding/myrepo 'npm run bootstrap && cd packages/web-app && npm run build' ``` and get ```bash Installing dependencies Attempting node version 'v8' from .nvmrc Downloading and installing...
I am looking the for the default [ignore check script](https://docs.netlify.com/configure-builds/file-based-configuration/#ignore-builds). Should this not be somewhere here in this repo?
Sunset
I am sad to hear that fig is sunsetting. However I am wondering, since this is supposed to be an open source project and is under the MIT license, why...