<li>Created draft PR with ~60 new tests + refactoring for Filter protocol (<ahref="https://github.com/waku-org/js-waku/pull/1552"class="external">1552</a>)</li>
<li>Worked with Vaclav to run js-waku tests automatically in the nwaku CI.
<ul>
<li>Tests will run against the nwaku node built for the PR that triggers the CI + jswaku from master (nwaku PR: <ahref="https://github.com/waku-org/nwaku/pull/2006"class="external">2006</a>) (js-waku PR: <ahref="https://github.com/waku-org/js-waku/pull/1541"class="external">1541</a>)</li>
<li>if only one key exists in the keystore, use it - <ahref="https://github.com/waku-org/nwaku/pull/1984"class="external">1984</a></li>
<li>fix log levels for some logs - <ahref="https://github.com/waku-org/nwaku/pull/1986"class="external">1986</a></li>
<li>updated documentation for rln-relay - <ahref="https://github.com/waku-org/nwaku/pull/1993"class="external">1993</a></li>
<li>clean nullifier table every <code>MaxEpochGap</code> - <ahref="https://github.com/waku-org/nwaku/pull/1994"class="external">1994</a></li>
<li>created <code>rln_db_inspector</code> tool, allows inspection into merkle tree structure - <ahref="https://github.com/waku-org/nwaku/pull/1999"class="external">1999</a>, <ahref="https://github.com/waku-org/nwaku/pull/2012"class="external">2012</a></li>
<li>fixed missing memberships between history sync and new memberships sync with @alrevuelta - <ahref="https://github.com/waku-org/nwaku/pull/2015"class="external">2015</a></li>
<li>remove <code>rln</code> from waku’s experimental features - <ahref="https://github.com/waku-org/nwaku/pull/2001"class="external">2001</a></li>
<li>fix metric calculation for registered members - <ahref="https://github.com/waku-org/nwaku/pull/2018"class="external">2018</a></li>
<li>uups proxy for waku-rln-registry - <ahref="https://github.com/waku-org/waku-rln-contract/pull/9"class="external">9</a></li>
<li>fetched artifacts from trusted setup completion, generated verfication keys and circuit’s wasm files</li>
<li>for some reason, the proof verification always results in <code>false</code>, needs further investigation. working branch - <ahref="https://github.com/vacp2p/zerokit/pull/211"class="external">211</a></li>
<li>Created and merged a PR to fix test failings <ahref="https://github.com/vacp2p/zerokit/pull/212"class="external">212</a></li>
<li>Reaserched test failures with new artifacts</li>
<li>Prepared a pull request that migrates the code base to our foundry template: <ahref="https://github.com/logos-co/staking/pull/6"class="external">Pull Request</a><ahref="../../.././../../tags/6"class="tag-link internal"> #6</a></li>
<li>Refactored <code>CommunityTokenDeployer</code> contract to make use of token factory contracts: <ahref="https://github.com/status-im/communities-contracts/pull/2"class="external">Pull Request</a><ahref="../../.././../../tags/2"class="tag-link internal"> #2</a></li>
<li>Updated documentation and visuals according to code changes: <ahref="https://github.com/status-im/communities-contracts/pull/4"class="external">Pull Request</a><ahref="../../.././../../tags/4"class="tag-link internal"> #4</a></li>
</ul>
</li>
<li><code>vac:maintainance/misc</code>
<ul>
<li>Added support for codecoverage analysis in our foundry template: PR: <ahref="https://github.com/vacp2p/foundry-template/pull/6"class="external">6</a></li>
<li>Added basic deployment config to our template: PR: <ahref="https://github.com/vacp2p/foundry-template/pull/5"class="external">5</a></li>
<li>Completed the tor based gossipsub instance broadcast; the first working POC. Overcame, triaged several issues <ahref="https://github.com/vacp2p/nimbus-eth2-experimental/issues/1"class="external">1</a>
<li>Worked on adding staggered sending suppoort in Gossipsub (still working on it)</li>
<li>Formalized and improved simulation scripts for GossipSub behavior against large messages.</li>
</ul>
</li>
<li><code>consensus:nomos:carnot-paper</code>
<ul>
<li>Work on writing up Carnot’s specification in RFC format (<ahref="https://github.com/logos-co/nomos-specs/blob/RFC/carnot/spec.md"class="external">spec.md</a>)</li>
<li>Work on presentation slides for Sep. 6 research call. (slides can be found at: <ahref="https://www.notion.so/Roadmap-Deep-Research-DR-561a864c890549c3861bf52ab979d7ab?pvs=4#d1d3033792b443f39e47955721f9db52"class="external">Roadmap-Deep-Research-DR-561a864c890549c3861bf52ab979d7ab?pvs=4#d1d3033792b443f39e47955721f9db52</a>)</li>
<li>Begin to write down the high level protocol.(<ahref="https://www.notion.so/High-Level-Algorithm-6535ac0363df4629ad2c40dff4bc62cd"class="external">High-Level-Algorithm-6535ac0363df4629ad2c40dff4bc62cd</a>)</li>