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

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 (better structure, errors handling, etc)
  • support accounts switching during interactions
  • beta feature disclaimer

nicov-iov and others added 23 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
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.

1 participant