Big Boss
Big Boss
Our extension isn't live on chrome yet, but I've had success with these changes due to the fact the service worker is transient and may not be started immediately for...
This is more of a warning to other users. The exported private keys from 1password won't work for some reason. Workaround is to use an ssh key generated outside of...
is there anyway to change the binding IP for local supabase from 0.0.0.0 to 127.0.0.1?  supabase cli is also not respecting the /etc/docker/daemon.json default IP 
Just upgraded to 1.145.4 and `supabase stop --no-backup` should delete the local docker volume, but it does not. ```shell ❯ bunx supabase stop --no-backup Stopped supabase local development setup. Local...
# Objective: Implement MVC E2E Feature Path F.5: Protocol Upgrades **Origin Document**: - #822 - **Purpose**: The purpose of this feature is to provide an interface for registering and applying...
Querying unconfirmed transactions fail currently due to sharing logic with the indexed transaction. The RPC fails with 500 server code anytime a transaction is in the mempool and you attempt...
# Bug report ## Describe the bug This PR introduced support for composite types, https://github.com/supabase/postgres-meta/pull/459. However, composite type fields can be null. > The syntax is comparable to CREATE TABLE,...
### Describe the bug The window can get out of sync with the wallets chain ID. ### Steps has anyone seen the wagmi store chain ID not match the wallet...
**Objective**: Implement MVC E2E Feature Path F.1-4: E2E Feature Flags **Origin Document**: - https://github.com/pokt-network/pocket/issues/822 - [Governance-Controlled Parameters Tech Spec](https://www.notion.so/pocketnetwork/0-1-0-Pocket-Tech-Spec-Block-height-activated-feature-flags-64a7a70230724994bf85edab206b1c0b) **Purpose:** Implement the governance-controlled parameters with the ability to add new...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...