Vac week 35 §
vsu::P2P §
vac:p2p:nim-libp2p:vac:maintenance
vsu::Tokenomics §
- admin/misc:
vac:tke::codex:economic-analysis
- Timeline of Filecoin vs competitors, IPFS vs Filecoin usage, Filip: miners perspective
vac:tke::status:SNT-staking
- Further debugging, verify Multiplier Points calculation (especially gas fee optimization, how GMX implements)
vac:tke::nomos:economic-analysis
- Book seperate calls w/ Moh and Marcin to discuss helping them w/ their relative points of focus
vac:tke::waku:economic-analysis
- Call w/ Aaryamann on RLN, condense our thoughts to a “proposal” for Waku
vsu::Distributed Systems Testing (DST) §
vac:dst:analysis:nomos:nomos-simulation-analysis
- Analysis done, scales to million nodes
- Exploratory sets of runs done
- Decided on the parameter set for the final runs
vac:dst:software-testing:waku:test-plans
- get familiar with specs for some of the Waku protocols
vac:dst:software-testing:waku:test-automation-js-waku
- Setup local env
- Investigated how the existing tests are running and how the code is structured
admin/misc
:
vsu:Smart Contracts (SC) §
vac:sc::vac:secureum-upskilling
- Finished Secureum Slot 6
- Read a bit into Upgradable contract patterns
vac:sc::status:community-contracts-maintenance
vac:sc::vac:maintainance/misc
- Finished up moving
community-dapp/contracts
to foundry template
vac:sc::status:community-contracts-deployer
vac:sc::status:snt-staking-contract-maintenance
- discussing issue with order of processAccount giving advantages on first callers
vsu:Applied Cryptogarphy & ZK (ACZ) §
vac:acz:rlnp2p:waku:membership-management
vac:acz:rlnp2p:waku:rln-relay-enhancments
vac:acz:zerokit:vac:maintenance
vac:acz:zerokit:vac:zerokit-v0.4
vip::zkVM §
vac:zkvm::vac:research-existing-proof-systems
- 40% update of the blog is done, working on finding smoother ways to explain findings and alternatives (focusing on a blog structure rather than a document)
vac:zkvm::vac:proof-system-benchmarks
- Added a summary table for different performances
vac:zkvm::vac:research-existing-proof-systems
vac:zkvm::vac:proof-system-benchmarks
vc::Deep Research §
vac:dr:valpriv:vac:tor-push-poc
vac:dr:valpriv:vac:tor-push-relwork
- solution section refined with several updates including adding a figure for the Tor-push method.
- dedicated section on “Theoretical Analysis”
- four different possible scenarios for the attacker to break the anonymity of the Tor network
vac:dr:gsub-scaling:vac:gossipsub-improvements-tech-report
- Literature study related to scalability, overlay design, efficient message propagation in unstructured p2p networks
- Started writing a survey report on efficient broadcast in large scale p2p networks.
vac:dr:gsub-scaling:vac:gossipsub-simulation
- Executed different gossipsub simulations in shadow simulator
- can now collect different metrics like packet delivery ratio, data overhead, control overhead, network bandwidth utilization, average latency & standard deviations
vac:dr:consensus:nomos:carnot-bribery-article
- Continue work on the article on bribery attacks, PoS and Carnot. Different examples including one based on game theory were presented to show that bribery attacks are economic attacks and cannot be addressed alone in the consensus layer. Economy based solutions have to be considered at the PoS layer.
vac:dr:consensus:nomos:carnot-vote-2-3rds-vote-aggregation
- Begin work on Carnot variant that aggregates the majority of votes.
- Designing the algorithm.
vac:dr:consensus:nomos:carnot-paper
- Analyzing and discussing Carnot tests. There were variance in the latency results. We think it is due to the geographical distribution of nodes. Hence, Gusto was asked to use a single geographic zone to acheive a smooth curve while verifying that the variance is due to the latency cause by geographical distribution of nodes.
vc::RFC §
vac:rfc:rfc:status:port-status-specs
- Updated RFC spec for Community History Archive protocol according to PR feedback
- Started porting
/spec/6/PAYLOADS
to Vac