Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nebula
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • exchain
  • nebula
  • Repository

Switch branch/tag
  • nebula
  • packages
  • sdk
  • test
  • contracts
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Kelvin Fichter's avatar
    feat(sdk): implement withdrawETH · 7d0f4976
    Kelvin Fichter authored 3 years ago
    This commit implements the SDK's withdrawETH function which allows users
    to withdraw an amount of ETH (specified in wei) from L2 to L1.
    7d0f4976
Name
Last commit
Last update
..
AbsolutelyNothing.sol feat: add sdk utils and corresponding tests 3 years ago
ICrossDomainMessenger.sol feat: tests for CrossChainProvider constructor and getMessagesByTransaction 3 years ago
MessageEncodingHelper.sol feat: add sdk utils and corresponding tests 3 years ago
MockBridge.sol feat(sdk): implement withdrawETH 3 years ago
MockMessenger.sol feat(sdk): implement resendMessage 3 years ago
MockSCC.sol feat: implement getMessageStatus 3 years ago