edx.eth

Results 5 issues of edx.eth

### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version 1.3.2 ### wagmi Version 1.4.12 ### Current Behavior I'm thrown a...

MetaMask no longer works if Frame Companion is enabled. The browser extension lacks a "flip" feature (like in Rabby Wallet) where the user is given an option whether to use...

Hi! I cannot get Clockwork to parse the profiles, as per title I get: ``` Profile is not present for current request. Profiling requires the Xdebug php extension. ``` The...

https://github.com/spesmilo/electrumx/blob/master/electrumx/lib/coins.py includes `Dogecoin(AuxPowMixin, Coin)` and `DogecoinTestnet(Dogecoin)` but it lacks `DogecoinRegtest(DogecoinTestnet)` for some weird reason. ```python class DogecoinRegtest(DogecoinTestnet): NAME = "Dogecoin" SHORTNAME = "XDG" NET = "regtest" GENESIS_HASH = ('3d2160a3b5dc4a9d62e7e66a295f7031' '3ac808440ef7400d6c0772171ce973a5')...

Can't run the dashboard for monitoring progress due to a thrown error: ``` ❯ npx claude-flow@alpha swarm monitor --dashboard --real-time ❌ Failed to spawn Claude Code: require is not defined...