Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad0 committed Nov 30, 2023
1 parent 2e1bac2 commit 23f9873
Show file tree
Hide file tree
Showing 59 changed files with 1 addition and 3,769 deletions.
2 changes: 1 addition & 1 deletion barretenberg/cpp/src/barretenberg/common/ref_vector.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* It offers random access to its elements and provides an iterator class for traversal.
*
* @tparam T The type of elements stored in the vector.
* @warning This should NOT be used for long-term storage, only for efficient passing. Any long-term sharing of values
* @warning This should NOT be used for long-term storage, only for efficient passing. Any long-term sharing of values
* should use shared pointers.
*/
template <typename T> class RefVector {
Expand Down
1 change: 0 additions & 1 deletion yarn-project/circuits.js/src/abis/index.ts

This file was deleted.

40 changes: 0 additions & 40 deletions yarn-project/circuits.js/src/abis/merkle_tree_calculator.test.ts

This file was deleted.

57 changes: 0 additions & 57 deletions yarn-project/circuits.js/src/abis/merkle_tree_calculator.ts

This file was deleted.

This file was deleted.

33 changes: 0 additions & 33 deletions yarn-project/circuits.js/src/abis/merkle_tree_root_calculator.ts

This file was deleted.

1 change: 0 additions & 1 deletion yarn-project/circuits.js/src/barretenberg/README.txt

This file was deleted.

This file was deleted.

48 changes: 0 additions & 48 deletions yarn-project/circuits.js/src/barretenberg/crypto/aes128/index.ts

This file was deleted.

This file was deleted.

77 changes: 0 additions & 77 deletions yarn-project/circuits.js/src/barretenberg/crypto/ecdsa/index.ts

This file was deleted.

Loading

0 comments on commit 23f9873

Please sign in to comment.