docs: add experimental features section to readme by MegaRedHand · Pull Request #300 · lambdaclass/ethlambda · GitHub
Skip to content

docs: add experimental features section to readme - #300

Merged
pablodeymo merged 1 commit into
mainfrom
readme-experimental-features
Apr 17, 2026
Merged

docs: add experimental features section to readme#300
pablodeymo merged 1 commit into
mainfrom
readme-experimental-features

Conversation

@MegaRedHand

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

🤖 Codex Code Review

No findings.

The diff only updates documentation in README.md, adding an Experimental features section and a link to PR 269. There are no changes to fork choice, attestation handling, justification/finalization, STF code, XMSS verification, SSZ logic, or any Rust code path, so I don’t see correctness, security, performance, or memory-safety concerns in this PR.

Residual note: since this is README-only, the main risk is documentation drift if PR 269’s status or scope changes later.


Automated review by OpenAI Codex · gpt-5.4 · custom prompt

@greptile-apps

greptile-apps Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a new "Experimental features" subsection to README.md under the "Incoming features" section, briefly documenting a Lean4 proof-of-concept formalization of part of the state transition function and linking to PR #269.

Confidence Score: 5/5

Documentation-only change; safe to merge.

Single-sentence documentation addition with no code changes. No logic, security, or correctness concerns.

No files require special attention.

Important Files Changed

Filename Overview
README.md Adds a new "### Experimental features" subsection under "## Incoming features" describing the Lean4 proof-of-concept formalization of the STF, linking to PR #269.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[README.md - Incoming Features] --> B[Add support for pq-devnet-5]
    A --> C[RPC endpoints for chain data]
    A --> D[ZK proving of STF]
    A --> E[Experimental Features - NEW]
    E --> F[Lean4 formalization of STF\nPR #269 - proof-of-concept]
Loading

Reviews (1): Last reviewed commit: "docs: add experimental features section ..." | Re-trigger Greptile

@github-actions

Copy link
Copy Markdown

@pablodeymo
pablodeymo merged commit d9f6f2a into main Apr 17, 2026
6 of 7 checks passed
@pablodeymo
pablodeymo deleted the readme-experimental-features branch April 17, 2026 14:55
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