timstackblock
timstackblock
> Try out this version of the Hiro Wallet - download [extension builds](https://github.com/hirosystems/stacks-wallet-web/actions/runs/2364214686). This PR creates a separate test build path and test directories to run browser automated test against...
@markmhx last week or so you asked about an infinite spinner when attempting to log into the web wallet which was reported by a user in one of our channels....
Has STX (boolean): Whether current account has positive STX balance Has FT (boolean): Whether current account has positive non-STX FT balance Has NFT (boolean): Whether current account has one or...
Authenticated (boolean): Indicating whether the user has authenticated or not upon triggering event is not present in the events in segment SUBMIT VALID PASSWORD EVENT { "anonymousId": "380269d7-30b1-43b3-a303-432ddb0db52a", "context": {...
When attempting to send STX I encountered this issue in prod. I was trying to send the Max amount in my wallet but this error message appeared.
The Blockstack browser E2E test have been refactored to run in serenity. The change should help reduce flakey test errors and make the test suite more stable. I am still...
This issue was reported by a user to support he is having an issue with blockstack browser with FF and Safari -------------------------------- # 6523 Blockstack keeps asking me to recover...
When adding your own Gaia hub if the users Gaia hub URL is not perfectly formatted as expected the browser will give an infinite spinner and 404 errors will appear...
Dclouds and Dmail do not allow login with blockstack browser on Firefox The user can login successfully in chrome but when using firefox the screen loads forever and they are...
Currently the Unit test run in the build script step of the front e2e test. If the build script fails this will cause the entire test suite to fail. The...