Skip to content

Commit 980c9a4

Browse files
authored
Merge pull request #3373 from o1-labs/dw/remove-ivc
Remove IVC create: it is unused and will never be used
2 parents b8fd13c + 72a62c0 commit 980c9a4

29 files changed

+2
-8355
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
### [ivc](./ivc)
3535

3636
#### Changed
37-
- (No changes in current release)
37+
- Remove crate as it will never be used
38+
([#3373](https://github.com/o1-labs/proof-systems/pull/3373))
3839

3940
### [kimchi](./kimchi)
4041

Cargo.lock

Lines changed: 0 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ members = [
88
"groupmap",
99
"hasher",
1010
"internal-tracing",
11-
"ivc",
1211
"kimchi",
1312
"kimchi-stubs",
1413
"msm",

ivc/Cargo.toml

Lines changed: 0 additions & 28 deletions
This file was deleted.

ivc/README.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

ivc/src/expr_eval.rs

Lines changed: 0 additions & 192 deletions
This file was deleted.

0 commit comments

Comments
 (0)