Skip to content

Commit

Permalink
Compile both Verification keys
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbosio committed Sep 27, 2024
1 parent 3426bb4 commit 7c903cb
Show file tree
Hide file tree
Showing 8 changed files with 510 additions and 434 deletions.
216 changes: 111 additions & 105 deletions batcher/Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion batcher/aligned-batcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
tokio-tungstenite = "0.21.0"
mina_bridge_core = { git = "https://github.com/lambdaclass/mina_bridge.git", branch = "aligned" }
mina_bridge_core = { git = "https://github.com/lambdaclass/mina_bridge.git", branch = "devnet_flag" }
futures-util = "0.3.30"
tokio = { version = "1.37.0", features = ["rt", "rt-multi-thread", "macros"] }
log = "0.4.21"
Expand Down
Loading

0 comments on commit 7c903cb

Please sign in to comment.