implement SignedPod (non-mock) using proof-based signatures (#160)
This commit is contained in:
parent
30f26a94ef
commit
d6033b7090
9 changed files with 259 additions and 60 deletions
|
|
@ -16,6 +16,7 @@ anyhow = "1.0.56"
|
|||
dyn-clone = "1.0.18"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
lazy_static = "1.5.0"
|
||||
# enabled by features:
|
||||
plonky2 = { git = "https://github.com/0xPolygonZero/plonky2", optional = true }
|
||||
serde = "1.0.219"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue