Skip to content

Commit

Permalink
remove secp256k1 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
CeciliaZ030 committed Jun 26, 2024
1 parent ceb945f commit a7d2ca9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -515,4 +515,4 @@ revm-interpreter = { git = "https://github.com/taikoxyz/revm.git", branch = "v36
revm-precompile = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg" }
revm-primitives = { git = "https://github.com/taikoxyz/revm.git", branch = "v36-taiko-kzg"}
blst = { git = "https://github.com/CeciliaZ030/blst.git", branch = "v0.3.12-serialize" }
secp256k1 = { git = "https://github.com/CeciliaZ030/rust-secp256k1", branch = "sp1-patch" }
# secp256k1 = { git = "https://github.com/CeciliaZ030/rust-secp256k1", branch = "sp1-patch" }

0 comments on commit a7d2ca9

Please sign in to comment.