Base SDK used in integrating Scroll with Gevulot.
It provides:
-
Client that implements copy of Scroll’s
ProvingService
interface. -
Basic prover types - proof, tasks etc.
We use quite dated and unstable toolchain - nightly-2023-12-03
- because we had to make this package compatibile with Scroll’s Proving SDK.
Packages downgraded:
-
alloy-primitives
from0.8.10
to=0.8.0
(Rustv1.79.0
is required since0.8.1
)