Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,7 @@ Some features we are looking to implement in the near future, in order of priori
- [Add support for pq-devnet-5](https://github.com/lambdaclass/ethlambda/issues/285)
- [RPC endpoints for chain data consumption](https://github.com/lambdaclass/ethlambda/issues/75)
- [Add guest program and ZK proving of the STF](https://github.com/lambdaclass/ethlambda/issues/156)
- [Formal verification of the STF](https://github.com/lambdaclass/ethlambda/issues/272)

### Experimental features

We have a proof-of-concept formalization of a part of the state transition function in Lean4 in PR [#269](https://github.com/lambdaclass/ethlambda/pull/269).
Loading