Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

[feat]: add DelegateSafe contract - #8

Open
0xnonso wants to merge 8 commits into
mainfrom
feat/hardhat-contract
Open

[feat]: add DelegateSafe contract#8
0xnonso wants to merge 8 commits into
mainfrom
feat/hardhat-contract

Conversation

@0xnonso

@0xnonso 0xnonso commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

DelegateSafe contract acts as an escrow to securely hold user funds and enables the execution of complex trading strategies initiated by approved keepers.

@0xnonso

0xnonso commented Aug 1, 2025

Copy link
Copy Markdown
Collaborator Author

DelegateSafe is renamed to DelegateProxy to better reflect its new, lightweight role. The contract no longer holds user funds ahead of order execution, the maker amount is now pulled from the orderCreator -> DelegateProxy in the preInteraction hook, immediately before the order is filled.

@0xnonso
0xnonso requested a review from pde-rent August 1, 2025 11:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant