js-waku/packages
fryorcraken.eth 53af8994bd
feat: added `I` prefix to protocols interfaces
This will enable the remove of `Waku` prefix on all protocol
implementations, which is redundant due to the context.
2022-12-12 22:36:09 +11:00
..
byte-utils chore: merge tsconfig 2022-12-02 15:54:30 +11:00
core feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
create feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
dns-discovery chore: merge tsconfig 2022-12-02 15:54:30 +11:00
enr chore: add '.js' extensions to local import 2022-12-02 15:54:30 +11:00
interfaces feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
libp2p-utils chore: move libp2p utils from @waku/core to new package (#1056) 2022-12-06 15:46:10 +05:30
message-encryption feat: added `I` prefix to message/codec interfaces 2022-12-12 22:13:46 +11:00
peer-exchange feat: added `I` prefix to protocols interfaces 2022-12-12 22:36:09 +11:00
proto feat!: implement peer exchange (#1027) 2022-12-07 11:35:30 +05:30
tests test: usage of `DecodedMessage` class is preferred 2022-12-12 22:13:47 +11:00