This commit is contained in:
fryorcraken 2024-10-30 11:33:04 +11:00
parent 0849f6adb1
commit 67c64e5be5
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@ date: 2024-10-28
- [nwaku] [feat: windows support](https://github.com/waku-org/nwaku/pull/3107) - [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] 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] 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. - 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) ## [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) - [Define potential USPs](https://github.com/waku-org/pm/issues/249)
- achieved: added more info to the validation matrix - 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) - [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 - 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 wether to sponsor any of these events or not - next: deciding whether to sponsor any of these events or not
## Other Work ## 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: 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: 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] [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: - next:
- [nwaku] prepare Rust app for devcon workshop - [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. - [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.