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
Add MessageDispatcher class that queues messages when WebView is unavailable (#451)
* Fixing crypto issues in react-native
* Add MessageDispatcher class that queues messages when WebView is unavailable
* Fix integration tests failing due to leaked message provider timers
* Add retry for flaky integration tests hitting external APIs
* Handle duplicate credentials on test retry in range-proofs
* Make all addCredential calls retry-safe across integration tests
* Address PR feedback and fix integration test stability
* Add delay between test retries to avoid 429 rate limiting
0 commit comments