vac:p2p: §
nimlibp2p:vac:maintenance
- Fixing bumper jobs - https://github.com/status-im/nim-libp2p/issues/1005
- Remove rules related to Nim 1.2 jobs from master branch on github settings
- Reading and Understanding
- Case
'FloodSub message size validation 2'
:
- Issue: Combination between message size and timeout; Big message size takes a big time, and sometimes exceeds timeout
- Still begs the question: “Why it passed when running the full suite instead of the isolated test
vac:tke: §
vac:dst: §
eng-10ktool:vac:bandwidth-test:
admin/misc
vac:dst:software-testing:waku:test-automation-js-waku
- Investigated and helped fixing js-waku tests that failed with latest nwaku
vac:dst:software-testing:waku:test-automation-interop-testing
- Implemented the idle subscription tests requested by the nwaku team + multi-node filter tests: PR
- Issues reported:
software-testing:waku:test-automation-nwaku
- Test failure
- Merge
- Direction refactor
- Store Tests
- Lightpush Tests
- Implemented autoshard tests
- Missing one. Asked about how to mock.
vac:acz: §
secure-channels:waku:ethereum-chat
vac:sc:: §
vac:nescience: §
state-separation:vac:state-separation-doc
- Finished researching Az, Pol, Ola
- Continue readings on privacy-focused models (Nmd, Zc)
- Looking at privacy related questions for UTXO
- Continue with binary towers paper
- Continued research on mimblewimble.
- Read HEX-Bloom
- Read NOTRY; this paper deals with messaging, but has an interesting property in their scheme called avowal and proof of non-knowledge.
- Work on propsal about the private execution that affects public state and start to write it.
- Read a paper about the proposal
vac:dr: §
gsub-scaling:vac:gossipsub-improvements-paper
- Completed article writeup for GossipSub scaling for large messages
vac:rfc: §
waku:waku-keystore
admin/misc
- Read waku2 specs, message, filter, store, payload - https://rfc.vac.dev/spec/10/
- read libp2p docs to prepare for excutable specs of waku2 node