worked with waku to have the membership tree onchain, successfully integrated in https://github.com/vacp2p/rln-contract/pull/31, moved to foundry template as well (will sync with SC unit)
Delved into the L2 protocol and understood how they use hybrid states and UTXO based execution. And extract some insight from the architecture.
Documented L2 protocol and its hybrid execution (WIP)
vac:dr:
valpriv:vac:tor-push-poc
aggregation, block proposal time, tor diagnostic to consider and add.
valpriv:vac:tor-push-paper
Finalizing, adding discussion, revising figures
gsub-scaling:vac:gossipsub-improvements-paper
carried out experiments on shadow simulator for GissipSub improvements paper. The experiments check the performance of proposed schemes against increasing network size, increasing message sizes and increasing publishers.
Most of the simulations are done successfully. Some large simulations may take 1-2 more days