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

contract: intent addrs #1351

Closed
wants to merge 7 commits into from
Closed

contract: intent addrs #1351

wants to merge 7 commits into from

Conversation

dcposch
Copy link
Member

@dcposch dcposch commented Oct 3, 2024

update CrepeHandoff:

  • support other bridges beyond CCTP
  • simplify
  • make gas efficient to support L1

work in progress

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
daimo-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 0:15am
daimo-web-stage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 0:15am

Comment on lines 12 to 13
/// @dev Zero address = native asset, eg ETH
IERC20 addr;
Copy link
Contributor

Choose a reason for hiding this comment

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

should we make this address rather than IERC20 since this could be a native asset?

@dcposch
Copy link
Member Author

dcposch commented Oct 8, 2024

superseded by #1353

@dcposch dcposch closed this Oct 8, 2024
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