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 more standard gateway adapters #13

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Sep 11, 2024

No description provided.

@frangio frangio changed the base branch from master to cross-chain/prototype-v1 September 11, 2024 21:43
bytes32 outboxId,
uint256 maxSubmissionCost,
address excessFeeRefundAddress,
address callValueRefundAddress,
Copy link
Contributor Author

@frangio frangio Sep 18, 2024

Choose a reason for hiding this comment

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

I think this value should not be a post-processing parameter, but should be set to the sender. This address will get all the call value back, and it may also be able to cancel the ticket.

Copy link
Member

Choose a reason for hiding this comment

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

@frangio I was wondering if we have been in touch with the Wormhole team regarding this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this was an internal experiment.

@ernestognw ernestognw force-pushed the cross-chain/prototype-v1 branch from 6828304 to b173eed Compare November 28, 2024 02:53
Base automatically changed from cross-chain/prototype-v1 to crosschain-audit-oct-2024 November 29, 2024 19:22
Base automatically changed from crosschain-audit-oct-2024 to master December 5, 2024 14:23
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.

4 participants