Inan Ata
Inan Ata
Also, I don't understand why CI fails (I haven't touched anything related to the error). And can you please check if the commit successfully addresses problem by trying out these...
okay, I'm implementing this version that you suggested, and removing the extra rust-c function calls that I have added.
okay, I'm updating the code according to these reviews, but I am not sure whether I can reopen this pr. at the worst case I'll open a new pr.
Please check : https://github.com/BitBoxSwiss/bitbox02-firmware/pull/1320 for these fixes
Okay, we also came up with a solution for docker in docker problem for bitbox02 simulator. Now, a separate `build_bitbox02.sh` script is ran before running hwi container, to build BitBox02...
Okay, I rebased this branch on top of master. CI is again waiting for your approval. However, can you in any chance fix `bitcoind` build first? This commit breaks `bitcoind`...
I updated the commit to handle connection refused on BitBox02 simulator, now it seems that other devices do not fail.