Skip to content

Commit d437c3b

Browse files
committed
chore: renamed tests, wip reference Merkle tree to assert root
1 parent 5048c63 commit d437c3b

File tree

121 files changed

+90
-14
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+90
-14
lines changed

Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ light-client = "0.9.1"
138138
[dev-dependencies]
139139
function_name = "0.3.0"
140140
serial_test = "2.0.0"
141-
141+
light-merkle-tree-reference = "1.1.0"
142+
light-hasher = "1.1.0"
142143

143144
[profile.dev]
144145
# Do not produce debug info for ~40% faster incremental compilation.

0 commit comments

Comments
 (0)