Commit b3790eb
feat: Remove dangerous function (#4007)
There is a method in the stdlib transcript that could easily confuse
developers in the future if we end up reusing/updating the old plonk
transcript. It's better to avoid this issue.
Co-authored-by: kevaundray <kevtheappdev@gmail.com>1 parent c89aac1 commit b3790eb
File tree
1 file changed
+0
-7
lines changed- barretenberg/cpp/src/barretenberg/stdlib/recursion/transcript
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | 363 | | |
371 | 364 | | |
372 | 365 | | |
| |||
0 commit comments