fei
fei
We have a browser extension project. It uses HashRouter to manage routes. Say, RouteA maps to ComponentA, RouteB maps to ComponentB. In ComponentA, when user clicks a button, an action...
Bug found testing Hiro Wallet build undefined, 4.10.1. The locked and available STX balances are incorrect. As shown on the screenshot, the wallet shows 186,193 STX locked and 5,104.728335 STX...
Currently api (network connection) is opened when user opens extension and closed when user closes the extension. The benefit is there is no unnecessary network connection. The side effect is...
**Describe the bug** halmos threw an error when the `setUp()` function invokes vm operations. The error on the console was > Traceback (most recent call last): > File "/Users/.../Library/Python/3.9/bin/halmos", line...