Skip to content

Commit

Permalink
chore: remove unused crate starknet-crypto-codegen (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI authored Jul 26, 2024
1 parent f6d339c commit 5299462
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 719 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
matrix:
package:
- "starknet-curve"
- "starknet-crypto-codegen"
- "starknet-crypto"
- "starknet-core"
- "starknet-providers"
Expand Down
10 changes: 0 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ members = [
"starknet-accounts",
"starknet-macros",
"starknet-curve",
"starknet-crypto-codegen",
"examples/starknet-wasm",
"examples/starknet-cxx/starknet-cxx",
]
Expand Down
24 changes: 0 additions & 24 deletions starknet-crypto-codegen/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion starknet-crypto-codegen/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions starknet-crypto-codegen/src/lib.rs

This file was deleted.

89 changes: 0 additions & 89 deletions starknet-crypto-codegen/src/pedersen.rs

This file was deleted.

112 changes: 0 additions & 112 deletions starknet-crypto-codegen/src/poseidon/mod.rs

This file was deleted.

Loading

0 comments on commit 5299462

Please sign in to comment.