Mark vtnerd 2026 Q2 Part3 Completed
Check the date, the rollover happened a little while ago.
The bulk of this month (~57 hours) was spent on FHSE - a library for encrypting (wallet meta-) data using 256-bit FIDO2 hmac-secret keys. That library is ready for testing in experimental wallets like lwcli. This was specced out in my latests CCS, but I'm not certain on how the copyright notices are going to work as lwcli is currently not funded by CCS in anyway, and thus the copyrights will have to be mixed per-file perhaps.
Outside of that I worked on updating my serialization patch (which needs another rebase), and updated my cbor patch (which needs a rebase and a tweak suggested by selsta). Work on fixing p2p stalling was done, and updates to my std::weak_ptr patch which finally got fixed AND merged.
Then there was a series of Claude review bugs in lws: auth bug in remote scanning, an overflow fix, a fix to max endpoint size calculation, a fix to ZMQ reading, and a fix for return status.
There was a series of fixes in lwsf caught by Claude (see PR for details on each change).
I also worked on a small bit (~7 hours) on a serialization change that is still upcoming and not yet published.