mirror of https://github.com/logos-co/roadmap.git
Update documentation
This commit is contained in:
parent
ae4d4f4839
commit
fc5165ff8c
|
@ -62,18 +62,8 @@
|
|||
</li>
|
||||
<li><code>software-testing:waku:test-automation-nwaku</code>
|
||||
<ul>
|
||||
<li>Finished implementing waku filter ping tests
|
||||
<ul>
|
||||
<li><a href="https://github.com/waku-org/nwaku/pull/2023" class="external">PR</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Implemented waku filter subscribe tests
|
||||
<ul>
|
||||
<li>Found first two wrong/unclear behaviours due to tests.</li>
|
||||
<li><a href="https://github.com/waku-org/nwaku/pull/2034" class="external">PR 1</a></li>
|
||||
<li><a href="https://github.com/waku-org/nwaku/pull/2035" class="external">PR 2</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Finished implementing waku filter ping tests; <a href="https://github.com/waku-org/nwaku/pull/2023" class="external">PR</a></li>
|
||||
<li>Implemented waku filter subscribe tests; Found first two wrong/unclear behaviours due to tests; <a href="https://github.com/waku-org/nwaku/pull/2034" class="external">PR 1</a>; <a href="https://github.com/waku-org/nwaku/pull/2035" class="external">PR 2</a></li>
|
||||
<li>Checking existing tests and removing legacy/duplicated.</li>
|
||||
<li>Began implementing waku filter client error tests</li>
|
||||
</ul>
|
||||
|
@ -95,7 +85,8 @@
|
|||
</li>
|
||||
</ul>
|
||||
<h3 id="vacsc">vac:sc::<a aria-hidden="true" tabindex="-1" href="#vacsc" class="internal"> §</a></h3>
|
||||
<p>-<code>status:SNT-optimism-bridge</code></p>
|
||||
<ul>
|
||||
<li><code>status:SNT-optimism-bridge</code>
|
||||
<ul>
|
||||
<li>Workin on porting legacy MiniMe token to our foundry template
|
||||
<ul>
|
||||
|
@ -107,6 +98,8 @@
|
|||
<li><a href="https://github.com/vacp2p/minime/pull/13" class="external">Upgraded error-strings to error-codes</a></li>
|
||||
<li>Started fixing auditor errors: <a href="https://github.com/vacp2p/minime/pull/23" class="external">variables->immutables</a>, <a href="https://github.com/vacp2p/minime/pull/22" class="external">uint128 castings</a>, <a href="https://github.com/vacp2p/minime/pull/24" class="external">check-effects-interactions</a></li>
|
||||
<li>other minor improvements (<a href="https://github.com/vacp2p/minime/pull/14" class="external">erc20</a>, <a href="https://github.com/vacp2p/minime/pull/16" class="external">separate contracts</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>vac:misc</code>:
|
||||
<ul>
|
||||
<li>Visited blockchain week in Berlin</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue