Skip to content

Commit

Permalink
feat: Update get_block_inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Feb 20, 2025
1 parent e5d0151 commit 1a6ad2c
Show file tree
Hide file tree
Showing 26 changed files with 545 additions and 2,182 deletions.
20 changes: 16 additions & 4 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/block-producer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tracing-forest = ["miden-node-utils/tracing-forest"]
async-trait = { version = "0.1" }
futures = { version = "0.3" }
itertools = { workspace = true }
miden-block-prover = { git = "https://github.com/0xPolygonMiden/miden-base.git", branch = "pgackst-batch-expiration" }
miden-lib = { workspace = true }
miden-node-proto = { workspace = true }
miden-node-utils = { workspace = true }
Expand Down
106 changes: 0 additions & 106 deletions crates/block-producer/src/block.rs

This file was deleted.

Loading

0 comments on commit 1a6ad2c

Please sign in to comment.