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

feat(wallet): add timeout client connection #1396

Merged
merged 9 commits into from
Jul 8, 2024

fix: gui wallet set grpc addr

ada1aff
Select commit
Loading
Failed to load commit list.
Merged

feat(wallet): add timeout client connection #1396

fix: gui wallet set grpc addr
ada1aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 7, 2024 in 1s

45.94% of diff hit (target 77.16%)

View this Pull Request on Codecov

45.94% of diff hit (target 77.16%)

Annotations

Check warning on line 392 in cmd/cmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/cmd.go#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 24 in cmd/wallet/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/wallet/main.go#L24

Added line #L24 was not covered by tests

Check warning on line 27 in cmd/wallet/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/wallet/main.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in cmd/wallet/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/wallet/main.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 36 in cmd/wallet/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/wallet/main.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 57 in cmd/wallet/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/wallet/main.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 70 in wallet/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/client.go#L70

Added line #L70 was not covered by tests

Check warning on line 87 in wallet/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/manager.go#L87

Added line #L87 was not covered by tests

Check warning on line 19 in wallet/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/options.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 65 in wallet/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/wallet.go#L65

Added line #L65 was not covered by tests

Check warning on line 163 in wallet/wallet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/wallet.go#L162-L163

Added lines #L162 - L163 were not covered by tests