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

simplify transaction list verify code #14783

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

temp

be1b350
Select commit
Loading
Failed to load commit list.
Draft

simplify transaction list verify code #14783

temp
be1b350
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 8, 2024 in 0s

0.0% of diff hit (target 59.7%)

View this Pull Request on Codecov

0.0% of diff hit (target 59.7%)

Annotations

Check warning on line 296 in types/src/proof/accumulator/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/proof/accumulator/mod.rs#L296

Added line #L296 was not covered by tests

Check warning on line 983 in types/src/transaction/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/mod.rs#L980-L983

Added lines #L980 - L983 were not covered by tests

Check warning on line 985 in types/src/transaction/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/mod.rs#L985

Added line #L985 was not covered by tests

Check warning on line 1219 in types/src/transaction/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/mod.rs#L1212-L1219

Added lines #L1212 - L1219 were not covered by tests

Check warning on line 2079 in types/src/transaction/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

types/src/transaction/mod.rs#L2074-L2079

Added lines #L2074 - L2079 were not covered by tests