js-waku/packages/interfaces/src
Danish Arora 877fe1dc1d
feat: peer-exchange uses error codes (#1907)
* setup a generic protocol result type (DRY)

* metadata: use generic

* lightpush: use generic

* peer-exchange: use error codes + generic + update tests

* add issue link to skipped test

* tests: improve while loop readability
2024-03-13 19:33:50 +05:30
..
connection_manager.ts chore!: rename local-discovery to local-peer-cache-discovery (#1867) 2024-02-29 01:05:54 +05:30
constants.ts feat: make ShardingParams optional in sdk, required internally 2024-01-24 07:36:00 -08:00
dns_discovery.ts chore: bump all libp2p packages to latest version 2024-01-17 11:59:08 -08:00
enr.ts chore: bump all libp2p packages to latest version 2024-01-17 11:59:08 -08:00
filter.ts chore(lightpush)!: move protocol implementation opinions to `@waku/sdk` (#1887) 2024-03-11 18:50:34 +05:30
index.ts feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
keep_alive_manager.ts feat: ConnectionManager extends EventEmitter & exposed on the Waku interface (& minor improvements) (#1447) 2023-07-31 13:54:39 +05:30
libp2p.ts chore: bump all libp2p packages to latest version 2024-01-17 11:59:08 -08:00
light_push.ts chore(lightpush)!: move protocol implementation opinions to `@waku/sdk` (#1887) 2024-03-11 18:50:34 +05:30
local_storage.ts feat: local discovery (#1811) 2024-02-16 20:06:27 +05:30
message.ts feat: make ShardingParams optional in sdk, required internally 2024-01-24 07:36:00 -08:00
metadata.ts feat: peer-exchange uses error codes (#1907) 2024-03-13 19:33:50 +05:30
misc.ts chore!: change all instances of `PubSubTopic` to `PubsubTopic` (#1703) 2023-11-14 18:52:52 +03:00
peer_exchange.ts feat: peer-exchange uses error codes (#1907) 2024-03-13 19:33:50 +05:30
protocols.ts feat: peer-exchange uses error codes (#1907) 2024-03-13 19:33:50 +05:30
receiver.ts chore!: change all instances of `PubSubTopic` to `PubsubTopic` (#1703) 2023-11-14 18:52:52 +03:00
relay.ts chore!: change all instances of `PubSubTopic` to `PubsubTopic` (#1703) 2023-11-14 18:52:52 +03:00
sender.ts feat!: set peer-exchange with default bootstrap (#1469) 2023-09-07 13:15:49 +05:30
store.ts chore(lightpush)!: move protocol implementation opinions to `@waku/sdk` (#1887) 2024-03-11 18:50:34 +05:30
waku.ts chore(lightpush)!: move protocol implementation opinions to `@waku/sdk` (#1887) 2024-03-11 18:50:34 +05:30