A Levchuk
A Levchuk
@jdlcdl > what command did you run to kick off the build? `SS_ARGS="--$BOARD_TYPE --app-branch=0.7.0" docker compose up --force-recreate --build` ? yes, but with "sudo " in front of it
fwiw, sha256 sums of the contents of my image: [seedsigner-os-BUILD-image-contents.txt](https://github.com/SeedSigner/seedsigner-os/files/14999683/seedsigner-os-BUILD-image-contents.txt) i got them like this: ``` sudo apt-get install kpartx sudo losetup /dev/loop6 ~/seedsigner-os/opt/../images/seedsigner_os.0.7.0.pi0.img sudo kpartx -a /dev/loop6 sudo mkdir...
I ran thru the instructions in the gist Bonus Round and got this difference from @newtonick's rootfs.md5.chk [rootfs.md5.chk.diff.txt](https://github.com/SeedSigner/seedsigner-os/files/15043484/rootfs.md5.chk.diff.txt) for for example my controller.py difference looks like this: ``` 1d0 <...
basically it's putting quotation marks around things in python files i wonder what's doing this "pre-processing" 
Solved: I switched to a different GPS add-on board ( http://ava.upuaut.net/store/index.php?route=product/product&product_id=117 ) the web page claims that the board has "very low power usage". Now, GPS works even when the...
Desktop wallet implementation is here https://github.com/LN-Zap/zap-desktop/issues/2023 What's needed to implement this in iOS?
Hi, are there any updates on porting sign/verify to mobile?
ping 