Skip to content

Commit

Permalink
Remove eth shards and more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkingsugar committed Jul 2, 2024
1 parent 5b0869e commit 29a6c9a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 434 deletions.
5 changes: 0 additions & 5 deletions shards/modules/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ shards = { path = "../../rust" }
compile-time-crc32 = "0.1.2"
tiny-keccak = { version = "2.0.2", features = ["keccak", "sha3"] }
libsecp256k1 = { version = "0.7.1" }
instant = { version = "0.1.12", features = [ "now" ] }
ethereum-types = { version = "0.14.1" }
ethabi = { version = "18.0.0" }
chacha20poly1305 = { version = "0.10.1" }
hex = { version = "0.4.3" }
serde_json = { version = "1.0.95" }
tiny-bip39 = { version = "1.0.0" }
pbkdf2 = { version = "0.12.2", default-features = false }
sha2 = { version = "0.10.8", default-features = false }
Expand Down
Loading

0 comments on commit 29a6c9a

Please sign in to comment.