erigontech / erigontech/erigon

Switch fork heights/times in chain.Config from big.Int to uint64

Open
#18,241 1 comment 0 reactions 0 assignees View on GitHub
tech debt reduction
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
465

Description

and update `GatherForks`

Contributor guide

Open the contributing guide

Research direction

Start by locating chain.Config and the GatherForks entry point, then inspect how fork heights and times are represented and consumed. Done means the relevant chain.Config fields use uint64 and GatherForks and its callers remain consistent, with the existing tests or checks passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.