fix typos (#10)

This commit is contained in:
shuoer86 2023-11-08 09:01:52 +08:00 committed by GitHub
parent 1780f6bc95
commit 71f38cd7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@ This document is the basis for the following issues:
* https://github.com/logos-co/staking/issues/17
* https://github.com/logos-co/staking/issues/18
The milestone is achived when these issues have been resolved.
The milestone is achieved when these issues have been resolved.
### Justification

View File

@ -77,7 +77,7 @@ Note that format matches the Notion page but can be changed easily as it's scrip
**[RLN: Post-Testnet3 Improvements](https://github.com/waku-org/go-waku/issues/605)** {E:2023-rln}
- _achieved_: use zerokit batch insert/delete for members, exposed function to retrieve data from merkle tree, modified zerokit and go-zerokit-rln to pass merkle tree persistance configuration settings
- _achieved_: use zerokit batch insert/delete for members, exposed function to retrieve data from merkle tree, modified zerokit and go-zerokit-rln to pass merkle tree persistence configuration settings
- _next_: resume onchain sync from persisted tree db
**[Introduce Peer Management](https://github.com/waku-org/go-waku/issues/594)** {E:2023-peer-mgmt}

View File

@ -76,7 +76,7 @@ achieved: Complete! FILTER, LIGHTPUSH and RFC merged.
**[Maintenance](https://github.com/waku-org/go-waku/issues/634)** {E:2023-qa}
- _achieved_: refactored wakuv2 metrics to make each protocol responsable for registering and defining its own metrics
- _achieved_: refactored wakuv2 metrics to make each protocol responsible for registering and defining its own metrics
**[RLN: Post-Testnet3 Improvements](https://github.com/waku-org/go-waku/issues/605)** {E:2023-rln}

View File

@ -77,7 +77,7 @@ draft: false
**[Maintenance](https://github.com/waku-org/go-waku/issues/634)** {E:2023-qa}
- _achieved_: allow mixing named and static shards, logs succesful message pushes, concurrency fixes for filterv2
- _achieved_: allow mixing named and static shards, logs successful message pushes, concurrency fixes for filterv2
**[Auto-sharding v1](https://github.com/waku-org/go-waku/issues/623)** {E:2023-1mil-users}

View File

@ -123,7 +123,7 @@ This work is tracked with [vac:dst:software-testingwaku](https://roadmap.logos.c
**[nwaku] [bug: WSS enabled node stops accepting websocket connections after some time](https://github.com/waku-org/nwaku/issues/2140)**
- _achieved_: discovered and debuged WSS issue, discovered and debugged REST API causing SIGSEGV, oversaw release v0.21.0
- _next_: help with release v0.21.1, investigate existing bandwith management work
- _next_: help with release v0.21.1, investigate existing bandwidth management work
## Ecosystem Development - Docs