ControlCplusControlV
ControlCplusControlV
Providers seem to be initialized from a hardcoded url as shown in places like [here](https://github.com/a16z/magi/blob/98bd1abefa91009af9f8b1a708ea09a4f146044b/src/derive/mod.rs#L126). It would be better to refactor this load from a URL such as "GOERLI_RPC," so...
## Related Issue Which issue does this pull request resolve? ## Description of changes
Maybe we should consider promoting the `BlockId` type up to `fuel-types` and use that in the InterpreterStorage interface instead of a generic `Bytes32`? _Originally posted by @Voxelot in https://github.com/FuelLabs/fuel-core/pull/890#discussion_r1063782956_
Also look at gossipsub metrics config and use real parameters **Fuel-p2p** - [ ] - Track maybe amount of p2p messages - [ ] - Unique peers connected to -...
Some additional metrics that would be useful Block Stats (executor): - [ ] histogram: block execution duration - [ ] histogram: gas per block - [ ] histogram: fee/coinbase per...
### Tasks - [ ] #44 - [ ] #45 - [ ] #46 - [ ] #47 - [ ] #48 - [ ] #49 - [ ] #50...