8 Commits

Author SHA1 Message Date
Richard Ramos
aec3822972
chore: add rlnIdentifier to message.proto 2022-09-26 14:29:41 -04:00
Richard Ramos
b37a9285da
feat: add rate limit proof to waku message 2022-09-25 11:59:16 -04:00
fryorcraken.eth
49e16de396
feat: WakuLightPush.push and WakuRelay.send returns SendResult with the list of recipients. 2022-09-21 10:58:20 +10:00
fryorcraken.eth
52005f8963
feat: enable custom Message type on Decoder
This enables the type passed on the callback functions to match the
decoder's so the consumer can access implementation specific fields.
2022-09-20 14:48:49 +10:00
fryorcraken.eth
b2c7e4185f
feat: make message encoding more generic 2022-09-20 12:23:01 +10:00
fryorcraken.eth
91e4d1b435
test: uses full nodes in tests
Ref:  https://github.com/status-im/nwaku/issues/1085
2022-09-08 18:35:21 +10:00
fryorcraken.eth
9fc16143fa
feat: createLightNode and createPrivacyNode helpers 2022-09-08 18:35:20 +10:00
fryorcraken.eth
f56f6e2e83
feat: define Waku interface 2022-09-08 18:35:20 +10:00