Skip to content

feat(l1): [2] add unary ws JSON-RPC transport - #3877

Draft
brbrr wants to merge 1 commit into
feat/l1-client-enablersfrom
feat/l1-ws-transport
Draft

feat(l1): [2] add unary ws JSON-RPC transport#3877
brbrr wants to merge 1 commit into
feat/l1-client-enablersfrom
feat/l1-ws-transport

feat(l1): add unary ws JSON-RPC transport

0c0f876
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 29, 2026 in 1s

81.15% of diff hit (target 60.00%)

View this Pull Request on Codecov

81.15% of diff hit (target 60.00%)

Annotations

Check warning on line 22 in l1/eth/client/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/options.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in l1/eth/client/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/options.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 47 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 49 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L49

Added line #L49 was not covered by tests

Check warning on line 73 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L73

Added line #L73 was not covered by tests

Check warning on line 91 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L91

Added line #L91 was not covered by tests

Check warning on line 94 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L94

Added line #L94 was not covered by tests

Check warning on line 191 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L186-L191

Added lines #L186 - L191 were not covered by tests

Check warning on line 210 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L210

Added line #L210 was not covered by tests

Check warning on line 218 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L218

Added line #L218 was not covered by tests

Check warning on line 229 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 244 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L244

Added line #L244 was not covered by tests

Check warning on line 262 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L262

Added line #L262 was not covered by tests

Check warning on line 316 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 318 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L318

Added line #L318 was not covered by tests

Check warning on line 329 in l1/eth/client/transport_ws.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/eth/client/transport_ws.go#L329

Added line #L329 was not covered by tests