Started fixing the functionality regarding the smart contract and local cache - adding multiple keys during registration, remove unused functionality open PR
zerokit:vac:maintenance
started a discussion about improving zkey processing time by switching to preprocessing (more details in discord thread)
admin/misc
Submission of proposal for delivering a talk in Devcon Bangkok. Same presentation as for EthCC Brussels but including latest advances.
Would like to learn how to turn that fuzz test into a Certora rule
Meeting with Status Chain and TKE
Discussed high level goals
Some details about staking protocol still unclear
Considering moving MP calculation out of staking entirely and do it offchain (as XP)
vac:nim:
tooling:vac:lsp
Research the correct approach to refactor the lsp so changes as small as possible.
Most things are figured but we still need to find the best way to support stdio.
Continued worked on testground simulator. Specifically, developed understanding about writing test plans, and run/play with different example test plans (from other libp2p implementations).
vac:dr:anon:vac:gossipsub-anonymity
Continued working on Anonymized GossipSub Protocol (AGP) specification. Specifically, completed the implementation details of the custom mixnet protocol, extend Sphinx to support address + destination of combined size tk, recommend appropriate cryptographic algorithms, made some changes to the approach followed in Sphinx Go implementation, to improve performance.