Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

Dogfooding lightpush v3#140

Open
adklempner wants to merge 1 commit into
masterfrom
dogfood-lpv3
Open

Dogfooding lightpush v3#140
adklempner wants to merge 1 commit into
masterfrom
dogfood-lpv3

Conversation

@adklempner

@adklempner adklempner commented Aug 21, 2025

Copy link
Copy Markdown
Member

This PR updates the dogfooding app to use a version of @waku/sdk pre-released from logos-messaging/logos-delivery-js#2501

  1. Install and run the dogfooding app in lab.waku.org/examples/dogfooding
  2. In the browser console, run localStorage.setItem("debug", "waku:light-push:*") to enable logs from the waku node
  3. Click Start Continuous Sending
  4. (Repeat above in another browser or on another machine)

The numbers sent/received by each instance should steadily increase.

Logs should include:

waku:light-push:protocol-handler:info Creating v3 RPC message +6ms
 waku:light-push:protocol-handler:info Creating v3 RPC message +257ms
 waku:light-push:protocol-handler:error Remote peer rejected with v3 status code 420: RLN validation failed +2s

We expect to see occasional RLN validation failed errors. Please report any other errors seen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant