Sasha
|
2beb359cef
|
chore: enabile back filterAll if set by consumer (#2103)
|
2024-08-22 15:55:29 +02:00 |
|
Danish Arora
|
5ce36c8f18
|
feat!: deprecate named pubsub topics and use static/auto sharding (#2097)
* feat: deprecate named sharding & protocols adhere
simplify network config type, all protocols use pubsub topic internally
* chore: update tests
* tests: rm application info
* chore: use static sharding and auto sharding terminologies
* chore: update docs for network config
* chore: update interfaces
* tests: update tests error message
* chore: remove `ShardingParams` type and fix test
|
2024-08-13 05:23:20 +05:30 |
|
gabrielmer
|
08fc2d133a
|
chore: changing default pubsub topic to its static sharding version (#2083)
* changing default pubsub topic to its static sharding version
* keeping RFC's Waku Message test vectors
* reverting change in changelog
* setting pubsub topic when creating nwaku node
* adding shardInfo to runMultipleNodes call
* adding shardInfo to runMultipleNodes call in lightpush tests
* add pubsub topics to nwaku.start
* get rid of it.only that remained
* fixing compliance tests
* setting clusterId to 0
* removing unnecessary fix
* adding shardInfo when creating nodes
* fixing wait for remote peer tests
* fixing peer exchange test
* refactor
* removing unnecessary variable
* feat: create default shard info, update tests (#2085)
* feat: create default shard info, update tests
* add link
* fix tests
* remoe only
* up tests
* up test
---------
Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
|
2024-07-26 00:21:52 +02:00 |
|
Sasha
|
2b02f829c2
|
chore: throw if more than one network config is passed (#2056)
* chore: throw if more than one network config is passed
* up
* update init
* up message
* improve project structure
* address nit
|
2024-07-19 19:35:00 +02:00 |
|