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 #237

Merged
merged 24 commits into from
Sep 16, 2024
Merged

Feat: Support Bridge and Proxy interactions #237

merged 24 commits into from
Sep 16, 2024

Conversation

nicov-iov
Copy link
Collaborator

This PR contains:

Main changes:

  • feat: support Bridge and Proxy interactions
  • feat: support simulations (for write methods)

Other changes:

  • cleaner code in general (structure, errors handling, etc)
  • support accounts switching during interactions
  • beta feature disclaimer

nicov-iov and others added 24 commits July 31, 2024 20:03
…ractions

Support bridge interactions. Support simulated calls.
- 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
- update tabs logic
- update abi parsing logic for contract instances and interactive methods registration
- centralize contract instances
- better errors handling
- abstract contract interactions utils
- add loading skeleton
- handle unverified implementation case (disable interactions and warn user)
- support different accounts interaction
- abstract contract instances creation
Copy link
Collaborator

@krlz16 krlz16 left a comment

Choose a reason for hiding this comment

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

LGTM

@IOVgomezdn IOVgomezdn merged commit 5774a4b into develop Sep 16, 2024
1 check 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