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

ZK proof cleanup #99

Merged
merged 22 commits into from
Jan 20, 2024

Adjust derived traits for proof objects

a851fff
Select commit
Loading
Failed to load commit list.
Merged

ZK proof cleanup #99

Adjust derived traits for proof objects
a851fff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 20, 2024 in 0s

85.44% of diff hit (target 87.17%)

View this Pull Request on Codecov

85.44% of diff hit (target 87.17%)

Annotations

Check warning on line 105 in synedrion/src/cggmp21/params.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/params.rs#L105

Added line #L105 was not covered by tests

Check warning on line 837 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L837

Added line #L837 was not covered by tests

Check warning on line 840 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L840

Added line #L840 was not covered by tests

Check warning on line 851 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L851

Added line #L851 was not covered by tests

Check warning on line 860 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L858-L860

Added lines #L858 - L860 were not covered by tests

Check warning on line 874 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L865-L874

Added lines #L865 - L874 were not covered by tests

Check warning on line 887 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L883-L887

Added lines #L883 - L887 were not covered by tests

Check warning on line 892 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L892

Added line #L892 was not covered by tests

Check warning on line 896 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L896

Added line #L896 was not covered by tests

Check warning on line 898 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L898

Added line #L898 was not covered by tests

Check warning on line 931 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L930-L931

Added lines #L930 - L931 were not covered by tests

Check warning on line 937 in synedrion/src/cggmp21/protocols/presigning.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/presigning.rs#L937

Added line #L937 was not covered by tests

Check warning on line 183 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L183

Added line #L183 was not covered by tests

Check warning on line 198 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L195-L198

Added lines #L195 - L198 were not covered by tests

Check warning on line 212 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L203-L212

Added lines #L203 - L212 were not covered by tests

Check warning on line 221 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L221

Added line #L221 was not covered by tests

Check warning on line 225 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 238 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L238

Added line #L238 was not covered by tests

Check warning on line 243 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L241-L243

Added lines #L241 - L243 were not covered by tests

Check warning on line 255 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L248-L255

Added lines #L248 - L255 were not covered by tests

Check warning on line 262 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L262

Added line #L262 was not covered by tests

Check warning on line 268 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L265-L268

Added lines #L265 - L268 were not covered by tests

Check warning on line 281 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L272-L281

Added lines #L272 - L281 were not covered by tests

Check warning on line 288 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L283-L288

Added lines #L283 - L288 were not covered by tests

Check warning on line 294 in synedrion/src/cggmp21/protocols/signing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

synedrion/src/cggmp21/protocols/signing.rs#L294

Added line #L294 was not covered by tests