Skip to content

feat: fulfill swaps on Host or Rollup #37

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 1 commit into from
May 30, 2024
Merged

feat: fulfill swaps on Host or Rollup #37

merged 1 commit into from
May 30, 2024

Conversation

anna-carroll
Copy link
Contributor

@anna-carroll anna-carroll commented May 29, 2024

  • rename "exit" to "swap" and add a target chain to exits.
    • if targetChain == host, it's the same as what was previously an exit
    • if targetChain == rollup, it's the new feature path
  • refactor "fulfill" function to be callable on any targetChain (host or rollup, not just the host)

@anna-carroll anna-carroll self-assigned this May 29, 2024
Base automatically changed from anna/refactor to main May 29, 2024 17:12
@prestwich
Copy link
Member

i think unifying is a good change

@anna-carroll anna-carroll merged commit 98ba4ba into main May 30, 2024
1 check passed
@anna-carroll anna-carroll deleted the anna/swap branch May 30, 2024 13:26
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