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

Add relayed controller #534

Merged
merged 4 commits into from
Nov 14, 2024
Merged

Conversation

danielailie
Copy link
Contributor

No description provided.

@danielailie danielailie changed the base branch from feat/next to TOOL-352-add-delegation-controller-for-entrypoints November 14, 2024 13:10
andreibancioiu
andreibancioiu previously approved these changes Nov 14, 2024
@@ -0,0 +1,8 @@
import { ITransaction } from "../interface";

export type CreateV1RelayTransactionInput = { nonce: bigint; innerTransaction: ITransaction };
Copy link
Contributor

Choose a reason for hiding this comment

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

Or "...Relayed..." 💭

Base automatically changed from TOOL-352-add-delegation-controller-for-entrypoints to feat/next November 14, 2024 13:38
@danielailie danielailie dismissed andreibancioiu’s stale review November 14, 2024 13:38

The base branch was changed.

@danielailie danielailie self-assigned this Nov 14, 2024
andreibancioiu
andreibancioiu previously approved these changes Nov 14, 2024
@danielailie danielailie merged commit 5e562c0 into feat/next Nov 14, 2024
4 checks passed
@danielailie danielailie deleted the TOOL-355-add-relayed-controllers branch November 14, 2024 13:51
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.

3 participants