-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standard Honk was a stepping stone in our development process and has no role in the final architecture of aztec. Note: Many of the earlier Honk tests were hard coded for Standard. In most cases I've updated those tests to use Ultra. Some tests that I deemed redundant or unhelpful I have removed altogether. (One Sumcheck test that was redundant with the one that followed it, plus two in SumcheckRound that were redundant with relation correctness/consistency + Sumcheck tests)
- Loading branch information
1 parent
b7f627a
commit 9b3ee45
Showing
38 changed files
with
424 additions
and
3,515 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
barretenberg/cpp/src/barretenberg/benchmark/honk_bench/compare_honk_to_plonk_standard.sh
This file was deleted.
Oops, something went wrong.
116 changes: 0 additions & 116 deletions
116
barretenberg/cpp/src/barretenberg/benchmark/honk_bench/honk.bench.cpp
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
barretenberg/cpp/src/barretenberg/benchmark/honk_bench/standard_honk.bench.cpp
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 0 additions & 42 deletions
42
barretenberg/cpp/src/barretenberg/honk/composer/standard_composer.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.