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

Pedersen commitment improvements #182

Merged
merged 11 commits into from
Oct 31, 2023

Merge remote-tracking branch 'lnpbp/master' into fix/pedersen

cf1de4a
Select commit
Loading
Failed to load commit list.
Merged

Pedersen commitment improvements #182

Merge remote-tracking branch 'lnpbp/master' into fix/pedersen
cf1de4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2023 in 1s

60.6% of diff hit (target 60.0%)

View this Pull Request on Codecov

60.6% of diff hit (target 60.0%)

Annotations

Check warning on line 112 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L112

Added line #L112 was not covered by tests

Check warning on line 118 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L118

Added line #L118 was not covered by tests

Check warning on line 160 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L157-L160

Added lines #L157 - L160 were not covered by tests

Check warning on line 168 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L168

Added line #L168 was not covered by tests

Check warning on line 219 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L219

Added line #L219 was not covered by tests

Check warning on line 229 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L227-L229

Added lines #L227 - L229 were not covered by tests

Check warning on line 259 in src/contract/fungible.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contract/fungible.rs#L253-L259

Added lines #L253 - L259 were not covered by tests

Check warning on line 175 in src/validation/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/model.rs#L168-L175

Added lines #L168 - L175 were not covered by tests

Check warning on line 444 in src/validation/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/model.rs#L444

Added line #L444 was not covered by tests

Check warning on line 454 in src/validation/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/model.rs#L454

Added line #L454 was not covered by tests

Check warning on line 509 in src/validation/validator.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/validation/validator.rs#L505-L509

Added lines #L505 - L509 were not covered by tests

Check warning on line 203 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L168-L203

Added lines #L168 - L203 were not covered by tests

Check warning on line 287 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L280-L287

Added lines #L280 - L287 were not covered by tests

Check warning on line 292 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 295 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L295

Added line #L295 was not covered by tests

Check warning on line 303 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L297-L303

Added lines #L297 - L303 were not covered by tests

Check warning on line 309 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L305-L309

Added lines #L305 - L309 were not covered by tests

Check warning on line 343 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L343

Added line #L343 was not covered by tests

Check warning on line 366 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L366

Added line #L366 was not covered by tests

Check warning on line 433 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L431-L433

Added lines #L431 - L433 were not covered by tests

Check warning on line 500 in src/vm/op_contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vm/op_contract.rs#L500

Added line #L500 was not covered by tests