Skip to content

Lib: Add dynamic call operation#225

Open
lgalende wants to merge 7 commits intochore/refactor-intents-with-operationsfrom
lib/add_dynamic_call_operation
Open

Lib: Add dynamic call operation#225
lgalende wants to merge 7 commits intochore/refactor-intents-with-operationsfrom
lib/add_dynamic_call_operation

Conversation

@lgalende
Copy link
Copy Markdown
Member

No description provided.

@lgalende lgalende changed the title lib: add dynamic call operation Lib: Add dynamic call operation Apr 16, 2026
@lgalende lgalende self-assigned this Apr 16, 2026
@lgalende lgalende requested a review from alavarello April 16, 2026 15:32
@lgalende lgalende marked this pull request as draft April 16, 2026 15:33
calls: { target: string; data: string; value: string }[]
}

export type DynamicCallOperation = OperationBase & {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename this to EvmDynamicCallOperation depending on this other comment resolution: https://github.com/mimic-protocol/tooling/pull/222/changes#r3103007064

@lgalende lgalende requested a review from PedroAraoz April 17, 2026 21:40
@lgalende lgalende marked this pull request as ready for review April 17, 2026 21:40
Comment thread packages/lib-ts/src/intents/Call/EvmDynamicCall.ts Outdated
@alavarello alavarello removed their request for review April 22, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants