waku-org / nwaku

Waku node and protocol.
Other
184 stars 47 forks source link

feat: Added message size check before relay for lightpush #2671

Closed shash256 closed 2 weeks ago

shash256 commented 3 weeks ago

Description

Added setup for message validation for lightpush service nodes to catch validation failures before relay. Fixes issue https://github.com/waku-org/nwaku/issues/2595

Changes

github-actions[bot] commented 3 weeks ago

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2671-rln-v2

Built from 759448aa2e0fedcf412ed6f4fc182f682856cf58

github-actions[bot] commented 3 weeks ago

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2671-rln-v1

Built from 759448aa2e0fedcf412ed6f4fc182f682856cf58

shash256 commented 2 weeks ago

Opened a new PR at https://github.com/waku-org/nwaku/pull/2695 with signed commits enabled. Closing this one.