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(sdk): withExecAndTransfer call constructor #3033

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

ga-reth
Copy link
Contributor

@ga-reth ga-reth commented Feb 11, 2025

Introduce ExecutionCall to enable support for execution via middleman contract, without leaking implementation to users (mostly motivated by the fact the rp gist is incorrect right now without this). Ideally, we'd infer this rather than bloating the interface, but onBehalfOf functionality is different across protocols.

issue: none

@ga-reth ga-reth force-pushed the gv/sdk-execution-call-to-support-middleman branch from 762d9a8 to bddda2b Compare February 11, 2025 16:30
@ga-reth ga-reth changed the title feat(sdk): execution call to support middleman feat(sdk): withExecAndTransfer call constructor Feb 11, 2025
@ga-reth ga-reth merged commit 94a9f19 into main Feb 11, 2025
19 checks passed
@ga-reth ga-reth deleted the gv/sdk-execution-call-to-support-middleman branch February 11, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants