

We now have 34.01 out of 196 XMR, we appreciate every donation so far, if you can't afford to donate, every share of our post to give us exposure will help us reach our goal. Thanks to all. ccs.getmonero.org/proposals/vTho…
XmrSigner
93 posts

@XmrSigner
Build your XmrSigner, a multifunction signing device, permissionless and censorship-resistant. Funded by Monero community crowdfunding system


We now have 34.01 out of 196 XMR, we appreciate every donation so far, if you can't afford to donate, every share of our post to give us exposure will help us reach our goal. Thanks to all. ccs.getmonero.org/proposals/vTho…











The Raspberry Pi Zero 2 W hardware has arrived! I am now working on the OS based on MacaroniOS to use it as a wallet. I will try to run @cakewallet on it, along with the @XmrSigner software. The more options the better, and this hardware is powerful, the boot is taking only 12 seconds, but I will try to make it even faster by compiling with optimizations for this SoC. Today it is set as generic armv8, but I will try other instructions to see if I can gain more performance. I’m replacing the generic ARMv8 build settings with specific compiler flags (CFLAGS/CXXFLAGS/LDFLAGS) optimized for the Cortex-A53 SoC, enabling crypto and CRC instructions. This should improve performance compared to using generic ARMv8. CFLAGS="-mcpu=cortex-a53+crypto+crc -O2 -pipe -fomit-frame-pointer -falign-functions=16 -falign-loops=16" CXXFLAGS="${CFLAGS}" LDFLAGS="-Wl,-O1 -Wl,--as-needed"


@XmrSigner can properly scan a seedQR now and load it up in the emulator now, yayy :D




















