diff --git a/content/roadmap/vac/updates/2023-09-18.md b/content/roadmap/vac/updates/2023-09-18.md index a279e3d7f..68a7fcae6 100644 --- a/content/roadmap/vac/updates/2023-09-18.md +++ b/content/roadmap/vac/updates/2023-09-18.md @@ -39,12 +39,8 @@ draft: false - Extract the testing parts of js-waku CI into reusable workflows that can be easily called cross-repo (https://github.com/waku-org/js-waku/pull/1566) - Improved the retry-on-fail mechanism of the js-waku tests (https://github.com/waku-org/js-waku/pull/1573) - `software-testing:waku:test-automation-nwaku` - - Finished implementing waku filter ping tests - - [PR](https://github.com/waku-org/nwaku/pull/2023) - - Implemented waku filter subscribe tests - - Found first two wrong/unclear behaviours due to tests. - - [PR 1](https://github.com/waku-org/nwaku/pull/2034) - - [PR 2](https://github.com/waku-org/nwaku/pull/2035) + - Finished implementing waku filter ping tests; [PR](https://github.com/waku-org/nwaku/pull/2023) + - Implemented waku filter subscribe tests; Found first two wrong/unclear behaviours due to tests; [PR 1](https://github.com/waku-org/nwaku/pull/2034); [PR 2](https://github.com/waku-org/nwaku/pull/2035) - Checking existing tests and removing legacy/duplicated. - Began implementing waku filter client error tests @@ -57,7 +53,7 @@ draft: false - Start defining the requirements of the secure chat protocol. ### vac:sc:: --`status:SNT-optimism-bridge` +- `status:SNT-optimism-bridge` - Workin on porting legacy MiniMe token to our foundry template - Also update its code and tests; Ultimately this becomes a dependency of other projects (staking, governance etc) - [Updated to solidity 0.8.19](https://github.com/vacp2p/minime/pull/1)