bosnet / bosnet/sebak

Rename `block.Header` to `block.BlockHeader`

Open
#425 11 comments 0 reactions 0 assignees View on GitHub
Refactoring
Dominant language
Go
Stars
44
Forks
12
PR merge metrics
No merged PRs in 30d

Description

`block.Header` currently uses too wide name, but it belongs to only `block.Block`.

Contributor guide

Open the contributing guide

Research direction

Search the repository for references to `block.Header` and inspect how the `block` package defines and uses the type. Rename the type to `block.BlockHeader`, update all references, and run the existing test suite to confirm the repository still builds and passes.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.