richΛrd
ff68934354
chore: improve light client logging ( #992 )
2024-01-04 10:41:11 -04:00
kaichao
5d1477d5b4
fix: hash calculation of message to include timestamp ( #959 )
2023-12-13 10:46:23 -04:00
Richard Ramos
41691a44e5
fix: remove message cache on relay and fix proof validation
2023-04-04 14:20:41 -04:00
Richard Ramos
3bba1a86f1
feat(message): added waku message deterministic hashing
2023-03-08 09:08:08 -04:00
Richard Ramos
156db781f6
chore: switch to Google's Protobuf library
2023-02-16 11:37:59 -04:00
Richard Ramos
a247e8346d
chore: add extra logging for message IDs
2022-11-16 10:42:20 -04:00
Richard Ramos
15f3abec3a
fix: envelope hash should match messageIdFn hash ( #220 )
2022-03-23 09:16:11 -04:00
Richard Ramos
8f87009466
fix: docs
2021-10-10 11:46:23 -04:00
Richard Ramos
3d8aae5b81
Lightpush protocol
...
- Partially implements #20 . Requires some tests
- Extracts wakurelay code to separate file
- Extracts request id gen to separate file
- Initial implementation of lightpush protocol
- Adds utils functions to obtain a message hash
- Publish receives a context to send a message
2021-04-28 16:10:44 -04:00