Skip to content

feat: add node implementation#8

Merged
brech1 merged 2 commits into
masterfrom
feat/node
Jun 29, 2026
Merged

feat: add node implementation#8
brech1 merged 2 commits into
masterfrom
feat/node

Conversation

@brech1

@brech1 brech1 commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Description

Adds a moonglass-node devnet follower on top of the consensus engine, and restructures the workspace around moonglass-core, moonglass-node, and tests.

Changes

  • Workspace: rename the consensus crate to moonglass-core, add moonglass-node, rename reftests to tests, and update CI/docs/coverage.
  • Core: add in-house SSZ, networking helpers, KZG cell proof/recovery support, and Gloas containers used by the node and fixtures.
  • Node: add checkpoint anchoring, gossip dispatch/replay, libp2p/discv5 transport, req/resp backfill, and a read-only beacon REST API.
  • Tests: add SSZ, KZG, networking, rewards, shuffling, and follower coverage against the pinned alpha.11 fixtures.

@brech1 brech1 merged commit 7a1cfea into master Jun 29, 2026
9 checks passed
@brech1 brech1 deleted the feat/node branch June 29, 2026 16:43
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.

1 participant