Tested and found issues with PR and possibly more that already exist - https://github.com/status-im/nim-libp2p/pull/1015 (feat: message prioritization with immediate peer-published dispatch and queuing for other msgs)
Fixed multiple major networking issues with the lab (again)
Added the ability to multi-home k8s pods through Multus (ie: attach them to multiple networks)
Debugged and fixed a huge issue with TLS certificate issuance through Let’s Encrypt - turned out to be Cloudflare’s fault (Universal SSL basically broke my LE DNS-01 challenges, hard)
Scaled up Redis to 18 nodes (6 master, 12 replicas) for additional safety under heavy load
Worked on better message forwarding. Sorting on TxTime showed slightly improved results. Now Limiting senders to further saturate bandwidth for senders
zk:codex:storage-proofs-open-problems-review
Begin examining Reverie in terms of idea mentioned in the Discord feedback thread
admin/misc
Study RLN code for stateless proofs; this provides additional insight on how Merkle trees/Verkle trees can and should be coded better which is beneficial for Nescience notes in the long run.
vac:nes:
state-separation:vac:state-separation-doc
Finished researching the Privacy Directed Acyclic Graph (PDAG) framework for privacy guarantees
Started looking at monitoring issues
Started looking at Nullifier issues to avoid linkeability
Research joinsplit and optimistic rollups for monitoring
Begin documents on joinsplit and monitoring
proofsystems:vac:benchmarks
Written a first expanded draft for Benchmarks research paper