Skip to content

improve(SpokePoolClient): Remove redundant relayFillStatus argument #966

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

Merged
merged 5 commits into from
Apr 4, 2025

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Apr 4, 2025

The destinationChainId is implied by the SpokePool being queried, so
remove it as an argument.

While here, add fillStatusArray to the set of abstract methods
required by the SpokePoolClient. This is useful down in the relayer.

The destinationChainId is implied by the SpokePool being queried, so
remove it as an argument.
@pxrl pxrl requested review from james-a-morris and bmzig April 4, 2025 15:42
@pxrl
Copy link
Contributor Author

pxrl commented Apr 4, 2025

Corresponding relayer PR: across-protocol/relayer#2172

@pxrl pxrl requested a review from nicholaspai April 4, 2025 16:12
@pxrl pxrl merged commit c28fcae into master Apr 4, 2025
4 checks passed
@pxrl pxrl deleted the pxrl/removeArg branch April 4, 2025 17:07
md0x pushed a commit that referenced this pull request May 2, 2025
…966)

The destinationChainId is implied by the SpokePool being queried, so
remove it as an argument.

While here, add fillStatusArray to the set of abstract methods
required by the SpokePoolClient. This is useful down in the relayer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants