vac:p2p: §
nim-libp2p:vac:maintenance
:
nimlibp2p:vac:gossipsub-ddos-mitigation
nim-chronos:vac:maintenance
:
vac:tke: §
vac:tke::status:SNT-staking
- Write first draft of staking governance proposal
- standby to hear SC team questions
vac:tke::nomos:economic-analysis
- Analysis of rewards for delegation vs validation
vac:dst: §
wakurtosis:vac:rlog
- Address PR feedback (123)
wakurtosis:waku:techreport_03
- batch of simulation data with 0 msg/s rate.
wakurtosis:vac:retrospective-rlog
- Started draft/planning of document
eng-10ktool:vac:bandwidth-test
- Working on adding an intermediate layer between services (Codex) and framework.
wakurtosis:waku:techreport_02
software-testing:waku:test-plans
- Minor tweaks/updates on the filter test plan
software-testing:waku:test-automation-js-waku
- Created draft PR with ~60 new tests + refactoring for Filter protocol (1552)
- Worked with Vaclav to run js-waku tests automatically in the nwaku CI.
- Tests will run against the nwaku node built for the PR that triggers the CI + jswaku from master (nwaku PR: 2006) (js-waku PR: 1541)
software-testing:waku:test-automation-nwaku
- Get acquainted with codebase, tests, rfcs, and nim.
- start implementing first set of tests (
Filter/SUBSCRIBER_PING
).
vac:dst:analysis:nomos:nomos-simulation-analysis
- Done first set of runs for different probabilities; a run takes 2+ days
- The tree simulation now scales to 30k nodes!
- Branch runs are now fully automated
vac:dst:wakurtosis:waku:topology-analysis
- tried json RPC under shadow (worked as expected); the RPC appears a bit faster compared to wakurtosis
- Waku network collection PR done : 143
vac:acz: §
rlnp2p:waku:rln-relay-enhancments
- if only one key exists in the keystore, use it - 1984
- fix log levels for some logs - 1986
- updated documentation for rln-relay - 1993
- clean nullifier table every
MaxEpochGap
- 1994
- created
rln_db_inspector
tool, allows inspection into merkle tree structure - 1999, 2012
- fixed missing memberships between history sync and new memberships sync with @alrevuelta - 2015
- remove
rln
from waku’s experimental features - 2001
- fix metric calculation for registered members - 2018
- uups proxy for waku-rln-registry - 9
zerokit:vac:zerokit-v0.4
- fetched artifacts from trusted setup completion, generated verfication keys and circuit’s wasm files
- for some reason, the proof verification always results in
false
, needs further investigation. working branch - 211
- Created and merged a PR to fix test failings 212
- Reaserched test failures with new artifacts
vac:sc: §
status:snt-staking-contract-maintenance
- Prepared a pull request that migrates the code base to our foundry template: Pull Request #6
status:community-contracts-deployer
- Refactored
CommunityTokenDeployer
contract to make use of token factory contracts: Pull Request #2
- Updated documentation and visuals according to code changes: Pull Request #4
vac:maintainance/misc
- Added support for codecoverage analysis in our foundry template: PR: 6
- Added basic deployment config to our template: PR: 5
- Added slither support: PR: 4
- added a new resource to the Smart Contract notion section about gas optimizations
vac:zkvm: §
proofsystems:vac:research-existing-proof-systems
proofsystems:vac:benchmarks
vac:dr: §
valpriv:vac:tor-push-poc
- Completed the tor based gossipsub instance broadcas; the first working POC. Overcame, triaged several issues 1
valpriv:vac:tor-push-paper
- changes to introduction, solution section, removed not in scope papers
gsub-scaling:vac:gossipsub-simulation
- Worked on adding staggered sending suppoort in Gossipsub (still working on it)
- Formalized and improved simulation scripts for GossipSub behavior against large messages.
consensus:nomos:carnot-paper
- Work on writing up Carnot’s specification in RFC format (spec.md)
consensus:nomos:carnot-vote-2-3rds-vote-aggregation
vc::rfc: §
status:port-status-specs
- Kicked off discussion with “stakeholders” about
6/PAYLOAD
spec and how it should be ported/maintained
- started porting parts of
6/PAYLOAD
- Ported 16/keycard-usage to 63/status-keycard-usage - 615