Sasha
|
e11e5b4870
|
feat!: add and implement IReceiver (#1219)
- remove extend Relay by GossipSub and use it as public property;
- detach GossipSub initialisation;
|
2023-03-31 03:17:41 +02:00 |
|
Sasha
|
45284db963
|
feat: add getActiveSubscriptions method (#1249)
|
2023-03-21 02:44:35 +01:00 |
|
Sasha
|
275b16641e
|
feat!: add custom events to Relay and make observers private (#1213)
|
2023-03-15 21:47:56 +01: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
|
96847374d6
|
feat(relay): validate waku message at gossip layer
|
2023-03-13 13:04:24 +11:00 |
|
fryorcraken.eth
|
60e866f00d
|
chore: remove usage of any
|
2023-02-28 12:00:53 +11:00 |
|
Danish Arora
|
3b4bc8b25b
|
chore: update changelog & minor improvements (#1153)
* address comments from https://github.com/waku-org/js-waku/pull/1145
* fix: typedoc
* address comments in https://github.com/waku-org/js-waku/pull/1146#pullrequestreview-1286307508
- update changelog
- change naming for `EciesEncoderOptions` and
`SymmetricEncoderOptions`
|
2023-02-09 13:15:23 +05:30 |
|
Danish Arora
|
10b3898762
|
chore: move protocols CreateOptions into interfaces (#1145)
* move protocols `CreateOptions` into interfaces and
add possible TODO
* remove: createOptions for PeerExchange
* update test with new API
|
2023-02-02 08:02:06 +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
|
d946e443ad
|
refactor: remove Waku from protocol names
This is redundant with the context (waku package).
|
2022-12-12 22:36:13 +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 |
|