js-waku/packages
fryorcraken.eth c8e286a42a
test: Fix flaky ephemeral test and general improvement
The messages were sent at the same time over light push so there was
no strong order preservation from the behaviour.
Correction: order does not matter, just check that messages aren't
present.

Messages were only checked for `ephemeral` being false + one test was
doing several checks.
Correction: split the test and use light push + filter to check
ephemeral field value preservation.
2022-11-17 12:31:33 +11:00
..
byte-utils chore: remove unneeded `release` script 2022-11-04 15:26:50 +11:00
core test: Fix flaky ephemeral test and general improvement 2022-11-17 12:31:33 +11:00
create refactor: adopt dependency injection patter for other Waku protocols 2022-11-17 12:06:43 +11:00
dns-discovery chore: remove unneeded `release` script 2022-11-04 15:26:50 +11:00
enr chore: remove unneeded `release` script 2022-11-04 15:26:50 +11:00
interfaces refactor: adopt dependency injection patter for other Waku protocols 2022-11-17 12:06:43 +11:00
message-encryption feat!: add Waku Message ephemeral support 2022-11-16 11:00:43 +11:00
tests test: Fix flaky ephemeral test and general improvement 2022-11-17 12:31:33 +11:00