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: Add CalcualteFee in GRPC #601

Merged
merged 25 commits into from
Jul 30, 2023

fix: lint errors

c626e2f
Select commit
Loading
Failed to load commit list.
Merged

feat: Add CalcualteFee in GRPC #601

fix: lint errors
c626e2f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jul 30, 2023 in 0s

53.12% of diff hit (target 83.28%)

View this Pull Request on Codecov

53.12% of diff hit (target 83.28%)

Annotations

Check warning on line 94 in wallet/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/client.go#L94

Added line #L94 was not covered by tests

Check warning on line 102 in wallet/tx_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/tx_builder.go#L102

Added line #L102 was not covered by tests

Check warning on line 178 in wallet/tx_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/tx_builder.go#L178

Added line #L178 was not covered by tests

Check warning on line 182 in wallet/tx_builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

wallet/tx_builder.go#L182

Added line #L182 was not covered by tests

Check warning on line 69 in www/grpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/grpc/transaction.go#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 74 in www/grpc/transaction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/grpc/transaction.go#L72-L74

Added lines #L72 - L74 were not covered by tests