aggstam

Results 21 comments of aggstam

> Label widget could be much more simple. [main...nguyendown:zmk:widget-label](https://github.com/zmkfirmware/zmk/compare/main...nguyendown:zmk:widget-label) Do you refer to the usage of a separate file or the code itself? Asking since with latest changes the widget...

Hey @nguyendown , Made the changes and rebased after latest main HEAD. Let me know if anything else is required!

Are you using different nodes/wallets to execute the steps?

You need to spend whole coins in swaps, so you need to have an unspent coin with the balance you want to swap. Use ./drk wallet --coin to check which...

Could you try ./drk scan --reset, to reset the wallet state and then repeat the steps?

Hey there is a fix pushed about syncing, so I would recommend to do a hard reset of the blockchain. So you have to stop your node, remove the blockchain...

If you had removed the folder there should be an error that the contract is not there, maybe first deleted then stopped? Retry stopping then removing the folder again just...

Error: ContractError(IoError("Unknown")) is fixed now, rest stuff we'll look tomorrow and update you! Thanks again for the detailed errors.

Update: we are fixing a lot of testnet findings and will tag a new hotfix version and reset network in couple of days. We'll update this ticket to let you...

Network have been reset! Please stop darkfid process, pull and recompile from master, then remove your local database folder(located at ~/.config/darkfi/blockchain) and start darkfid. After syncing perform a `./drk scan...