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

Feat: Support Bridge and Proxy interactions #236

Closed
wants to merge 23 commits into from
Closed

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    c8141d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b5894 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    5b07cdb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    5718d5b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    83b1be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    c01a3fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from rsksmart/feat/DV-188/support-bridge-inte…

    …ractions
    
    Support bridge interactions. Support simulated calls.
    nicov-iov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    eac2920 View commit details
    Browse the repository at this point in the history
  3. fix: minor fixes

    nicov-iov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7eea540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bf2ff7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    0c35b3f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    754f40e View commit details
    Browse the repository at this point in the history
  2. fix: remove flag

    nicov-iov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d968f4f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. wip:

    - fetch implementation details
    - Separate proxy and implementation interaction state
    - unique id for method inputs (ContractMethods component)
    - (in process) create ethers contract instances for implementation contract
    nicov-iov committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2f438a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. feat: add disclaimer

    nicov-iov committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    80cb892 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix: error msg fix

    nicov-iov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b8e2900 View commit details
    Browse the repository at this point in the history
  2. feat: major refactor, support contract interactions

    - update tabs logic
    - update abi parsing logic for contract instances and interactive methods registration
    - centralize contract instances
    - better errors handling
    - abstract contract interactions utils
    nicov-iov committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a8cc539 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. feat:

    - add loading skeleton
    - handle unverified implementation case (disable interactions and warn user)
    nicov-iov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6fec96f View commit details
    Browse the repository at this point in the history
  2. refactor: replace loader

    nicov-iov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    078f506 View commit details
    Browse the repository at this point in the history
  3. feat:

    - support different accounts interaction
    - abstract contract instances creation
    nicov-iov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    754e6de View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    ecddae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97b5a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4d0bfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54900f6 View commit details
    Browse the repository at this point in the history