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

rfq: mimimal viable withdrawal api #2815

Merged
merged 12 commits into from
Jul 2, 2024

withdrawal api

484a9a3
Select commit
Loading
Failed to load commit list.
Merged

rfq: mimimal viable withdrawal api #2815

withdrawal api
484a9a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 2, 2024 in 0s

57.63889% of diff hit (target 25.64215%)

View this Pull Request on Codecov

57.63889% of diff hit (target 25.64215%)

Annotations

Check warning on line 689 in ethergo/submitter/submitter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ethergo/submitter/submitter.go#L688-L689

Added lines #L688 - L689 were not covered by tests

Check warning on line 118 in services/rfq/relayer/relapi/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/client.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 121 in services/rfq/relayer/relapi/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/client.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 150 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 156 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 162 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 171 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L169-L171

Added lines #L169 - L171 were not covered by tests

Check warning on line 182 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L182

Added line #L182 was not covered by tests

Check warning on line 187 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 193 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 202 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L200-L202

Added lines #L200 - L202 were not covered by tests

Check warning on line 214 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L214

Added line #L214 was not covered by tests

Check warning on line 222 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L222

Added line #L222 was not covered by tests

Check warning on line 231 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L231

Added line #L231 was not covered by tests

Check warning on line 275 in services/rfq/relayer/relapi/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relapi/handler.go#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 169 in services/rfq/relayer/relconfig/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/config.go#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 180 in services/rfq/relayer/relconfig/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/relconfig/config.go#L171-L180

Added lines #L171 - L180 were not covered by tests