From 67c64e5be535cfefc944fa84a970010241ad193a Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Wed, 30 Oct 2024 11:33:04 +1100 Subject: [PATCH] typos --- content/waku/updates/2024-10-28.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/waku/updates/2024-10-28.md b/content/waku/updates/2024-10-28.md index be866f8d1..53a5c6ef4 100644 --- a/content/waku/updates/2024-10-28.md +++ b/content/waku/updates/2024-10-28.md @@ -72,7 +72,7 @@ date: 2024-10-28 - [nwaku] [feat: windows support](https://github.com/waku-org/nwaku/pull/3107) - [nwaku] Add a counter for the remaining proofs per epoch in the dashboard. [chore: create new RLN Grafana panel that counts the number of attached proofs per light client](https://github.com/waku-org/nwaku/issues/3024) - [nwaku] Able to create wakunode2 executable (.exe) of wakunode2. [feat: windows support](https://github.com/waku-org/nwaku/pull/3107) - - [nwaku] Automate build as much as possible and cross platform support + - [nwaku] Automate build as much as possible and cross-platform support - next: [nwaku] Further Dogfooding of windows support and remove waku_sync bypass. ## [Milestone: Incentivise running a Waku infrastructure node](https://github.com/waku-org/pm/milestone/35) @@ -91,11 +91,11 @@ date: 2024-10-28 - [Define potential USPs](https://github.com/waku-org/pm/issues/249) - achieved: added more info to the validation matrix - - next: continue using information from propsect calls to populate it + - next: continue using information from prospect calls to populate it - [Define target customers](https://github.com/waku-org/pm/issues/250) - - achieved: talking with 3 teams for potential events where we can have a targetted audience in the web3 social, intents and ai verticals - - next: deciding wether to sponsor any of these events or not + - achieved: talking with 3 teams for potential events where we can have a targeted audience in the web3 social, intents and AI verticals + - next: deciding whether to sponsor any of these events or not ## Other Work @@ -105,7 +105,7 @@ date: 2024-10-28 - [nwaku] [chore: Update prepare_release.md to add js-waku update](https://github.com/waku-org/nwaku/pull/3134) - [nwaku] [chore: peer_manager - prevent too intense loop when no peers connected](https://github.com/waku-org/nwaku/pull/3130) - [nwaku] [chore: saving peers enr capabilities](https://github.com/waku-org/nwaku/pull/3127) - - [nwaku] [feat: missing messags in the last hour](https://github.com/waku-org/storenode-messages-counter/pull/12) + - [nwaku] [feat: missing messages in the last hour](https://github.com/waku-org/storenode-messages-counter/pull/12) - next: - [nwaku] prepare Rust app for devcon workshop - [nwaku] [Bump vendor dependencies for release 0.34.0](https://github.com/waku-org/nwaku/issues/3087) Vendor version upgrades are finished - major achievement having latest web3, eth and libp2p libraries in nim-waku. Under review and testing.