Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine merkle tree construction #516

Closed
wants to merge 3 commits into from

Merkle trees can use codecs different than sha256

61f059e
Select commit
Loading
Failed to load commit list.
Closed

Refine merkle tree construction #516

Merkle trees can use codecs different than sha256
61f059e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 23, 2023 in 1s

86.32% of diff hit (target 82.84%)

View this Pull Request on Codecov

86.32% of diff hit (target 82.84%)

Annotations

Check warning on line 105 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 107 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L107

Added line #L107 was not covered by tests

Check warning on line 155 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 226 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 234 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 240 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L237-L240

Added lines #L237 - L240 were not covered by tests

Check warning on line 246 in codex/merkletree/merkletree.nim

See this annotation in the file changed.

@codecov codecov / codecov/patch

codex/merkletree/merkletree.nim#L246

Added line #L246 was not covered by tests