Adam Gall
Adam Gall
Closes #210 - Remove "basic auth" middleware from the root app, which is enabled if user has `BTCEXP_BASIC_AUTH_PASSWORD` set - Beef up the `app/auth.js` middleware implementation to consolidate `demo` and...
Currently, when the app is configured with `BTCEXP_BASIC_AUTH_PASSWORD`, the Basic Auth popup is displayed as soon as the site loads. In my opinion, the Basic Auth popup should only be...
I'm attempting to use this package in a React project, but keep getting a `ReferenceError: THREE is not defined` error from `Module../node_modules/three.phenomenon/dist/three.phenomenon.mjs` To recreate: 1. `$ npx create-react-app foobar` 1....
Since the default values of `remove-old` and `verbose` were set as `"false"` (which is a string), the boolean value of `"false"` is actually `true`. Changing those defaults to actual boolean...
#### System information Geth version: ``` $ geth --version geth version 1.13.5-stable-916d6a44 ``` CL client & version: ``` $ lighthouse --version Lighthouse v4.5.0-441fc16 BLS library: blst SHA256 hardware acceleration: true...
Linked GitCoin issue: https://github.com/gitcoinco/web/issues/7701 ### Code Repository Updates * Add `truffle` as an explicit dependency, locked at a version which supports the Solidity version being used in the Kudos contract....
Add Topaz Javascript SDK library to list
**Bug Description** when starting claude with --chrome, it would be awesome if I could bind that to a specific Chrome profile. **Environment Info** - Platform: darwin - Terminal: ghostty -...