mirror of https://github.com/logos-co/roadmap.git
vac weekly 2023-09-18 update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
4e0b9d3da0
commit
a8c9622a97
|
@ -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)
|
- 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)
|
- 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`
|
- `software-testing:waku:test-automation-nwaku`
|
||||||
- Finished implementing waku filter ping tests
|
- Finished implementing waku filter ping tests; [PR](https://github.com/waku-org/nwaku/pull/2023)
|
||||||
- [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)
|
||||||
- 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.
|
- Checking existing tests and removing legacy/duplicated.
|
||||||
- Began implementing waku filter client error tests
|
- Began implementing waku filter client error tests
|
||||||
|
|
||||||
|
@ -57,7 +53,7 @@ draft: false
|
||||||
- Start defining the requirements of the secure chat protocol.
|
- Start defining the requirements of the secure chat protocol.
|
||||||
|
|
||||||
### vac:sc::
|
### vac:sc::
|
||||||
-`status:SNT-optimism-bridge`
|
- `status:SNT-optimism-bridge`
|
||||||
- Workin on porting legacy MiniMe token to our foundry template
|
- 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)
|
- 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)
|
- [Updated to solidity 0.8.19](https://github.com/vacp2p/minime/pull/1)
|
||||||
|
|
Loading…
Reference in New Issue