fryorcraken.eth
|
bd9d07394f
|
feat: ensure content topic is defined
Waku Messages are considered invalid if the content topic is undefined
or an empty string.
Avoid user error by throwing.
|
2023-04-04 14:56:59 +10:00 |
|
fryorcraken.eth
|
bd983ea48e
|
feat!: enable encoding of meta field
|
2023-03-14 11:21:09 +11:00 |
|
fryorcraken.eth
|
497588bc36
|
chore: make topics arbitrary data
|
2023-03-14 11:21:08 +11:00 |
|
fryorcraken.eth
|
628ac50d71
|
feat!: expose pubsub topic in IDecodedMessage
Needed for deterministic message hash.
Ref: #1208
|
2023-03-13 13:49:24 +11:00 |
|
fryorcraken.eth
|
5cf8ed2030
|
chore!: update message.proto: payload and content topic are always defined
Ref: https://github.com/vacp2p/waku
|
2023-02-27 14:00:33 +11:00 |
|
Danish Arora
|
8910a6d76a
|
chore: move args for createEncoder into non-repeating options & fix typedoc (#1146)
* move args for `createEncoder` into non-repeating `options` & fix typedoc
* update tests with new API
|
2023-02-02 11:37:28 +05:30 |
|
fryorcraken.eth
|
ac4ff5a00a
|
chore: fix links in docs, treat doc warnings as errors
|
2022-12-21 16:47:00 +11:00 |
|
fryorcraken.eth
|
574f3ee80f
|
refactor: remove waku_ from module names
This is redundant with the context (waku package).
|
2022-12-12 22:36:13 +11:00 |
|