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

DEV-45: ETH Orbit Bridger #214

Merged
merged 3 commits into from
Dec 11, 2024
Merged

DEV-45: ETH Orbit Bridger #214

merged 3 commits into from
Dec 11, 2024

Conversation

karacurt
Copy link
Contributor

Copy link

octane-security-app bot commented Nov 26, 2024

Summary by Octane

New Contracts

  • ETHOrbitBridger.sol: ETHOrbitBridger bridges ETH to Orbit Chains in a single transaction, handling fees, gas, and WETH conversion seamlessly.
  • ITokenGateway.sol: The smart contract defines an interface for token bridging with functions for outbound/inbound transfers, L2 address calculation, and calldata generation.
  • IWETH.sol: The contract defines an interface for WETH handling, enabling deposit, transfer, approval, and withdrawal of Ether in ERC20 form.
  • bridge.sol: The contracts log function calls and encode transfer data for mock operations, storing call data for retrieval.

Updated Contracts

No contracts were updated in this PR.


🔗 Commit Hash: e6f721e

@karacurt karacurt requested a review from zomglings November 26, 2024 23:11
Copy link

octane-security-app bot commented Nov 26, 2024

Overview

Octane AI analysis has finished. No vulnerabilities were found. Cheers! 🎉🎉🎉


🔗 Commit Hash: e6f721e

zomglings
zomglings previously approved these changes Nov 26, 2024
Copy link
Contributor

@zomglings zomglings left a comment

Choose a reason for hiding this comment

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

lgtm

But @karacurt is there no way to test this?

@karacurt karacurt changed the title Feat: ETH Orbit Bridger DEV-45: ETH Orbit Bridger Nov 27, 2024
@karacurt karacurt requested a review from zomglings November 27, 2024 15:58
Copy link
Contributor

@Anton-Mushnin Anton-Mushnin left a comment

Choose a reason for hiding this comment

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

lg

@karacurt karacurt merged commit 0be5d24 into main Dec 11, 2024
3 checks passed
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