anton-rs / kona

A suite of `no_std` components for the OP Stack state transition function and L2 chain derivation.
https://anton-rs.github.io/kona
MIT License
135 stars 45 forks source link

feat(workspace): `kona-proof` #818

Closed clabby closed 1 day ago

clabby commented 2 days ago

Overview

Tears out non-FP specific elements of kona-client into the kona-proof crate, decoupling these constructs from kona-common. This crate will serve as an SDK for building out proof programs.

In a follow-up PR, the FP-specific items left in kona-client will be merged with kona-common, to create kona-fault-proof.

clabby commented 2 days ago

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.7%. Comparing base (1953014) to head (b706ae5). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.