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: split mutex for each account #49

Merged
merged 5 commits into from
Aug 21, 2024

split mutex for each account

164f693
Select commit
Loading
Failed to load commit list.
Merged

feat: split mutex for each account #49

split mutex for each account
164f693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 20, 2024 in 1s

0.00% of diff hit (target 26.35%)

View this Pull Request on Codecov

0.00% of diff hit (target 26.35%)

Annotations

Check warning on line 62 in jsonrpc/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/backend.go#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 67 in jsonrpc/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/backend.go#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 77 in jsonrpc/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/backend.go#L69-L77

Added lines #L69 - L77 were not covered by tests

Check warning on line 81 in jsonrpc/backend/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/tx.go#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 88 in jsonrpc/backend/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/tx.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 96 in jsonrpc/backend/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/tx.go#L96

Added line #L96 was not covered by tests

Check warning on line 103 in jsonrpc/backend/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/tx.go#L103

Added line #L103 was not covered by tests