Cody Born
Cody Born
## PR description - Implement [EIP-1153: Transient storage opcodes](https://eips.ethereum.org/EIPS/eip-1153) - Create new EIP1153 spec for including this feature post Paris. - Added a new `ByteCodeBuilder` class to make it easier...
As part of PGPNP release and goal of transparency, we should author a blog post as part of a series on privacy. This blog post will be focused on providing...
Observed `CELO_ODIS_ERR_09 SIG_ERR Failed to request signature from signer` in the logs. This resulted from a connection failure: [Logs](https://console.cloud.google.com/logs/viewer?interval=CUSTOM&dateRangeStart=2021-02-25T14:53:14.000Z&dateRangeEnd=2021-02-25T14:57:10.000Z&project=celo-pgpnp-mainnet&minLogLevel=0&expandAll=false×tamp=2021-02-26T00:54:15.396000000Z&customFacets=&limitCustomFacetWidth=true&advancedFilter=resource.type%3D%22cloud_function%22%20resource.labels.function_name%3D%22getBlindedMessageSig%22%20&scrollTimestamp=2021-02-25T14:57:09.606000000Z) The alerts correctly fired however it would be great if the...
There's a lot of manual work hunting down different validators for issues they could fix themselves. These common issues include: - Unresponsive attestation service - SMS Provider out of funds...
## Expected Behavior Logging in with Fortmatic shows wallet information. ## Actual Behavior A number of network requests fail with 401 status upon logging in. This leads to a failure...
CIP 32 https://github.com/celo-org/celo-proposals/pull/121 proposes introducing Attestation Service operation incentives via slashing. This is the first step toward a more discerning incentive system. As such, it's focused on a min uptime...
I'm trying to perform a key refresh with 2/3 original signers and 1 new signer (threshold is set to `1`). This would be performed if one of the signers lost...
A user may not exit until their token gets included in a block. If the user calls _deposit_ but the operator fails to generate future blocks, then the user's funds...
Once we deploy v4, we want Dune to pick up v4 data. This includes events, call traces, and views built off this raw data. To get events and call traces,...