Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cpubot committed Dec 3, 2024
1 parent 72640d7 commit 9c5f94c
Show file tree
Hide file tree
Showing 5 changed files with 304 additions and 1,150 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

5 changes: 0 additions & 5 deletions ledger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ edition = { workspace = true }
assert_matches = { workspace = true }
bincode = { workspace = true }
bitflags = { workspace = true, features = ["serde"] }
bitvec = { version = "1.0.1", features = ["serde"] }
bv = { workspace = true }
byteorder = { workspace = true }
bzip2 = { workspace = true }
chrono = { workspace = true, features = ["default", "serde"] }
Expand Down Expand Up @@ -118,9 +116,6 @@ name = "sigverify_shreds"
[[bench]]
name = "blockstore"

[[bench]]
name = "shred_index"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

Expand Down
Loading

0 comments on commit 9c5f94c

Please sign in to comment.