beguene
beguene
Thanks @Hero-Gamer and @314159265359879 we will look into it.
@CharlieC3 Is there a way to open the port 9153 in the host so we can test it on staging ? (it should also be open in production)
@He1DAr I would also prefer not using a custom server. Let's see which infra we are targeting and come back to this later. We might not even need prometheus.
I don’t think this particular issue was caused by the smart-buffer because I was able to successfully execute the contract the same way using the code provided. The same contract...
It’s working fine for me on MacOS Here are the steps I followed to reproduce: 1. Set the OS to ‘Light’ mode 2. Download & Install the previous version https://github.com/blockstack/stacks-wallet/releases/tag/v4.3.1...
I don't think so. I tried again and still no issue. I will close this then. Please reopen if you face it again.
Yes you can download the desktop wallet here https://www.hiro.so/wallet and click 'Download for Desktop'.
Implemented events: copy_address_to_clipboard reset_wallet (equivalent of signout) broadcast_transaction select_maximum_amount_for_send view_transaction copy_secret_key_to_clipboard submit_invalid_secret_key submit_valid_secret_key submit_valid_password submit_invalid_password
@Eshwari007 This is fixed now. https://github.com/hirosystems/stacks-wallet/issues/977#issuecomment-966339834
@csgui I think the output format you described makes sense, it's perfectly fine to have everything in a plain array. We can filter in our app if required. Agree with...