Trevor Porter
Trevor Porter
### Ethers Version @ethersproject/providers `5.6.5` ### Search Terms BaseProvider,getStorageAt ### Describe the Problem I came across this while trying to use `provider.getStorageAt(someAddress, 0);` against a fresh install of Hardhat. The...
### Description This PR: * Accommodates Terraform-created EKS clusters for AWS oracles/fullnodes * Sends EKS cluster logs to Stackdriver * Ensures alfajores full nodes use the `--alfajores` flag * Uses...
A discussion for [CIP 46](https://github.com/celo-org/celo-proposals/blob/master/CIPs/cip-0046.md).
Discussions for CIP 38, Granda Mento Relevant previous discussions: * PR comments on initial proposal: https://github.com/celo-org/celo-proposals/pull/224/ * Forum post with initial idea including high level discussions and debate around the...
#### System information Geth version: a fork of `1.9.8-stable` OS & Version: OSX Commit hash : `d62e9b285777c036c108b89fac0c78f7855ba314` #### Expected behaviour A node should repeatedly try using a bootnode for discovery...
This may be better suited for https://github.com/FuelLabs/fuel-vm (as things are written, the root cause lives there), but this mostly relates to fuel-core functionality so figured I'd open here. I also...
## Description Hi! We have a table whose columns were created as [unsigned integers](https://docs.rs/sea-query/latest/sea_query/table/struct.ColumnDef.html#method.unsigned), which we had originally expected to be a 4 byte unsigned integer. At the time, I...
### Expected Behavior When calling ClearValidatorPeers or ReplaceValidatorPeers, we should consider all nodes that are have the static/trusted purpose ValidatorPurpose, not just those that are currently peered with. ### Current...
### Expected Behavior Network ID & celo salt is used, similar to https://github.com/celo-org/celo-blockchain/pull/436 ### Current Behavior There are no checks that filter out non-celo nodes using v5 discovery
Not 100% sure where the `data` query came from, but Mitosis was trying to see that Mode Ethereum messages were being delivered using the following explorer links: Mode -> Eth...