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

Implement COA.dryCall once available on Testnet/Mainnet #171

Open
sisyphusSmiling opened this issue Feb 21, 2025 · 0 comments
Open

Implement COA.dryCall once available on Testnet/Mainnet #171

sisyphusSmiling opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@sisyphusSmiling
Copy link
Contributor

sisyphusSmiling commented Feb 21, 2025

Description.

Currently, there are many instances of COA.call() which executes an EVM transaction for the sake of viewing EVM state.

The new COA.dryCall() method was suggested for exactly these use cases as a more efficient mechanism for inspecting EVM state and should be implemented in the bridge contracts to make bridging more performant.

Doing so is blocked until the functionality is enabled on Testnet which will likely be in the next HCU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Status: ✋ Blocked
Development

No branches or pull requests

1 participant