Vac week 35

vsu::P2P

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:
    • 2 CCs ooo

vsu:Smart Contracts (SC)

vsu:Applied Cryptogarphy & ZK (ACZ)

vip::zkVM

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