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(rfq-relayer): fee pricer considers v2 CallValue and CallParams [SLT-320] #3299

Merged
merged 36 commits into from
Dec 6, 2024

Attempt to fix flake

9fde9a8
Select commit
Loading
Failed to load commit list.
Merged

feat(rfq-relayer): fee pricer considers v2 CallValue and CallParams [SLT-320] #3299

Attempt to fix flake
9fde9a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2024 in 0s

58.77863% of diff hit (target 26.64515%)

View this Pull Request on Codecov

58.77863% of diff hit (target 26.64515%)

Annotations

Check warning on line 395 in ethergo/backends/anvil/anvil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ethergo/backends/anvil/anvil.go#L390-L395

Added lines #L390 - L395 were not covered by tests

Check warning on line 398 in ethergo/backends/anvil/anvil.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ethergo/backends/anvil/anvil.go#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 60 in services/omnirpc/proxy/forward.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/omnirpc/proxy/forward.go#L60

Added line #L60 was not covered by tests

Check warning on line 148 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 152 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 161 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 190 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 194 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 204 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 208 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 225 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 231 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 238 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L237-L238

Added lines #L237 - L238 were not covered by tests

Check warning on line 243 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 254 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 315 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 320 in services/rfq/relayer/pricer/fee_pricer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/pricer/fee_pricer.go#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 367 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L367

Added line #L367 was not covered by tests

Check warning on line 589 in services/rfq/relayer/quoter/quoter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/quoter/quoter.go#L589

Added line #L589 was not covered by tests

Check warning on line 131 in services/rfq/relayer/service/relayer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

services/rfq/relayer/service/relayer.go#L131

Added line #L131 was not covered by tests