Joshua Gutow

Results 54 issues of Joshua Gutow
trafficstars

Discussion for CIP-48: Modifications to make to EIP-2929 for the celo network.

Discussions for CIP 47: Change the round change timeout formula.

Discussion on reconciling Ethereum's implementation of 1559 with Celo's. Link back to [CIP](https://github.com/celo-org/celo-proposals/blob/master/CIPs/cip-0042.md)

## Description Scope out using retesteth. Basically how much work would it take to integrate it. ## Context Retesteth tests state transitions. It provides a good guarantee that no HF...

blockchain
theme: client-reliability

**Describe the bug** Validators that appear to be otherwise up are not having their signatures included in the parent aggregated seal. Or and I have catalogued the following reasons why...

theme: protocol-correctness

## Description It appears that the geth management console takes different function names from the json RPC. These should ideally be standardized and documented. ## Context From Girish Nuli |...

good first issue
blockchain
theme: validator-tools

## Description Figure out a way of enable/disabling features on migrations (can be disable migrations) Add an optional flag on each migrations config to see if it should be skipped....

blockchain
theme: dev-productivity

## Description `chain_inserts_count` now is only called when inserting chain segments while syncing. The new code path for inserting blocks from the consensus engine is as follows - `core.Commit` -...

type:bug

## Description There are a lot of tests that geth has that we do not run specific to the evm or other state protocols ## Context There are tests that...

blockchain

## Description Check that docs are up to date with what we will be releasing with 1.5 and the flag changes. https://github.com/celo-org/celo-blockchain/issues/1699#issuecomment-938082239

good first issue