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
132 stars 41 forks source link

feat(host): Add `TryFrom<DiskKeyValueStore>` for `MemoryKeyValueStore` #512

Closed clabby closed 2 months ago

clabby commented 2 months ago

Overview

Adds a TryFrom<DiskKeyValueStore for the MemoryKeyValueStore.

cc @ratankaliani

clabby commented 2 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 77.3%. Comparing base (829b674) to head (74c94b1). Report is 4 commits behind head on main.

Additional details and impacted files

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