mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-02-27 09:13:09 +00:00
Rename starky2 -> evm (#547)
This commit is contained in:
parent
17dfa8d713
commit
c54896dcb8
@ -1,5 +1,5 @@
|
||||
[workspace]
|
||||
members = ["field", "insertion", "plonky2", "starky", "system_zero", "util", "waksman", "ecdsa", "u32", "starky2"]
|
||||
members = ["field", "insertion", "plonky2", "starky", "system_zero", "util", "waksman", "ecdsa", "u32", "evm"]
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "starky2"
|
||||
description = "Implementation of STARKs 2"
|
||||
name = "plonky2_evm"
|
||||
description = "Implementation of STARKs for the Ethereum Virtual Machine"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user