You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): handle transaction already imported error in ensureSufficientStake
- Add error handling for parallel test execution in CI
- Handle 'transaction already imported' error (-32003) gracefully
- Wait and re-check balance after transaction submission
- Make deposit operation idempotent for parallel test execution
- Prevents nonce conflicts when multiple tests run simultaneously
0 commit comments