Shane
Shane
**Describe the bug** As a user having just `code: 7979` is not enough to debug some issues. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://playground.open-rpc.org/ and hit...
## Explanation `eth_getTransactionCount` had an issue where only for `"pending"` it was returning our internal nonce which is fine, but it was returning it as a number not as hex...
The NetworkController is still using V1. With the upcoming Multi Network changes we want to do. We should get the Network Controller into the ideal optimal state before merging them...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
## **Description** This bumps `GasFeeController` to the latest package version
## **Description** This adds a generic polling hook to provide a standardized way to poll UI information that is in multichain controllers. First starting with gas fee controller example implementation....