fx-core icon indicating copy to clipboard operation
fx-core copied to clipboard

test(solidity): test upgrade base testnet bridge contract

Open zakir-code opened this issue 9 months ago • 1 comments

Summary by CodeRabbit

  • New Features

    • Added baseSepolia network configuration with a custom URL and chain ID.
  • Refactor

    • Renamed FxBridgeLogicETH class to IFxBridgeLogic interface for better clarity.
    • Introduced dynamic contract name setting based on network conditions in the bridge contract tests.
  • Tests

    • Updated test suite to reflect changes in the bridge contract instantiation and usage.

zakir-code avatar May 22 '24 11:05 zakir-code