Skip to content

Refactor ENR/RLP, validator config, and client cleanup#150

Merged
bitmine-mihir merged 2 commits into
bitminetech:devnet-5from
uink45:devnet-5
Jul 12, 2026
Merged

Refactor ENR/RLP, validator config, and client cleanup#150
bitmine-mihir merged 2 commits into
bitminetech:devnet-5from
uink45:devnet-5

Conversation

@uink45

@uink45 uink45 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Large refactor: remove internal RLP module & tests and switch ENR handling to multibase/RLP-slice helpers

uink45 added 2 commits July 10, 2026 23:10
Large refactor: remove internal RLP module & tests and switch ENR handling to multibase/RLP-slice helpers; replace many ENR key/value fields with length-aware slices and tighten signature handling. Simplify genesis and validator config flow: remove validator registry, ranges/start_index/count fields, and use explicit indices arrays and validator_count; consolidate genesis state handling. Simplify client validator management (drop validator_enabled array, use local_validators[].disabled), backfill/root storage, and various sync/fork-choice fixes. Update libp2p/gossipsub interfaces, snappy framing logic, tests, and CMake to match changes. Submodule updated.
@bitmine-mihir bitmine-mihir merged commit c43353c into bitminetech:devnet-5 Jul 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants