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

Check if a ledger device is correctly connected before running task #417

Open
Ethnical opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@Ethnical
Copy link
Contributor

Ethnical commented Dec 17, 2024

A problem we recently detected is that the simulation still runs even if the ledger is not detected (most of the time, this will fail because the transactions are not signed by the correct signers). See this example during tasks 021, 023, and 024 on Sepolia:

Image

Expected Behavior:
The correct behavior would be to proceed with executing the task only if the wallet (Ledger) is detected.
If not, we should revert and display a clear message stating that the ledger is not unlocked or connected.

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

No branches or pull requests

1 participant