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

optimize async sendTransaction memory usage #257

Merged
merged 1 commit into from
Jan 24, 2024

optimize async sendTransaction memory usage

f46e238
Select commit
Loading
Failed to load commit list.
Merged

optimize async sendTransaction memory usage #257

optimize async sendTransaction memory usage
f46e238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2024 in 0s

51.35% of diff hit (target 43.24%)

View this Pull Request on Codecov

51.35% of diff hit (target 43.24%)

Annotations

Check warning on line 147 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 195 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 199 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 203 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 209 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 217 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L216-L217

Added lines #L216 - L217 were not covered by tests

Check warning on line 241 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L241

Added line #L241 was not covered by tests

Check warning on line 313 in v3/client/connection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v3/client/connection.go#L313

Added line #L313 was not covered by tests