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

State unification with removal of Pedersen commitments and bulletproofs #262

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

use new state APIs

3683dd1
Select commit
Loading
Failed to load commit list.
Open

State unification with removal of Pedersen commitments and bulletproofs #262

use new state APIs
3683dd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 17, 2024 in 1s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 389 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L389

Added line #L389 was not covered by tests

Check warning on line 396 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L395-L396

Added lines #L395 - L396 were not covered by tests

Check warning on line 409 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L409

Added line #L409 was not covered by tests

Check warning on line 418 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L414-L418

Added lines #L414 - L418 were not covered by tests

Check warning on line 610 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L604-L610

Added lines #L604 - L610 were not covered by tests

Check warning on line 616 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L613-L616

Added lines #L613 - L616 were not covered by tests

Check warning on line 630 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L628-L630

Added lines #L628 - L630 were not covered by tests

Check warning on line 660 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L660

Added line #L660 was not covered by tests

Check warning on line 662 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L662

Added line #L662 was not covered by tests

Check warning on line 677 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L675-L677

Added lines #L675 - L677 were not covered by tests

Check warning on line 687 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L687

Added line #L687 was not covered by tests

Check warning on line 697 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L689-L697

Added lines #L689 - L697 were not covered by tests

Check warning on line 712 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L712

Added line #L712 was not covered by tests

Check warning on line 715 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L715

Added line #L715 was not covered by tests

Check warning on line 777 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L777

Added line #L777 was not covered by tests

Check warning on line 802 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L802

Added line #L802 was not covered by tests

Check warning on line 809 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L807-L809

Added lines #L807 - L809 were not covered by tests

Check warning on line 812 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L811-L812

Added lines #L811 - L812 were not covered by tests

Check warning on line 822 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L815-L822

Added lines #L815 - L822 were not covered by tests

Check warning on line 840 in cli/src/command.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/src/command.rs#L840

Added line #L840 was not covered by tests

Check warning on line 126 in src/pay.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pay.rs#L126

Added line #L126 was not covered by tests

Check warning on line 139 in src/pay.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pay.rs#L139

Added line #L139 was not covered by tests

Check warning on line 189 in src/pay.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pay.rs#L184-L189

Added lines #L184 - L189 were not covered by tests

Check warning on line 143 in src/wallet.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wallet.rs#L143

Added line #L143 was not covered by tests