fryorcraken.eth
|
a372307a30
|
refactor: adopt dependency injection patter for other Waku protocols
It actually simplies the API as the caller does not need to pass
libp2p to each protocol anymore (when not using a `create*` helper).
|
2022-11-17 12:06:43 +11:00 |
|
fryorcraken.eth
|
8dfb133cd7
|
fix: libp2p upgrade (no more autodial + constructor dependency injection)
|
2022-11-16 21:27:33 +11:00 |
|
fryorcraken.eth
|
59992832fe
|
feat!: add Waku Message ephemeral support
|
2022-11-16 11:00:43 +11:00 |
|
fryorcraken.eth
|
8aa9b43f61
|
feat!: split outgoing and incoming message interface
While the data structure are similar, they serve different purposes.
Having the same type has show to confuse API consumers
Resolves #979
|
2022-11-04 14:30:59 +11:00 |
|
fryorcraken.eth
|
69c94db23a
|
chore: fix doc
|
2022-11-02 15:05:12 +11:00 |
|
fryorcraken.eth
|
9d74c9f6fe
|
fix: core check pass
|
2022-11-01 19:33:33 +11:00 |
|
fryorcraken.eth
|
057507f94f
|
fix: @waku/interfaces
|
2022-11-01 16:30:24 +11:00 |
|
fryorcraken.eth
|
4eddad3166
|
fix: @waku/interfaces
|
2022-11-01 15:16:38 +11:00 |
|
fryorcraken.eth
|
16eaa911a9
|
chore: new @waku/interfaces package
|
2022-11-01 14:48:52 +11:00 |
|