fryorcraken.eth
|
5724bb2b21
|
feat: expose meta on IDecodedMessage
Decoders are expected to expose this field in their return type.
Somehow missed in previous PRs.
|
2023-05-10 14:41:07 +10:00 |
|
fryorcraken.eth
|
bd983ea48e
|
feat!: enable encoding of meta field
|
2023-03-14 11:21:09 +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
|
cc691e26ce
|
feat: added I prefix to message/codec interfaces
To make it easier to differentiate with their implementations.
|
2022-12-12 22:13:46 +11:00 |
|
fryorcraken.eth
|
a7c4bb9cbf
|
refactor: split interface definition in separate files
|
2022-12-12 22:13:45 +11:00 |
|