4 Commits

Author SHA1 Message Date
dependabot[bot]
0640fe632a
Merge 5269d7418711feee90b41b2d15aec4a98f79f5a9 into fe3629ca6fdb131bb39d28f84dce3a88c309e060 2026-02-12 08:02:43 +00:00
Tanya S
034c60e660
chore: Update rest traffic timestamp to ns (#115)
* Update rest traffic timestamp to ns and improve logging

* Improve send time waiting

* Fix typo for arguments description
2025-10-23 08:43:49 +02:00
dependabot[bot]
5269d74187
Bump requests from 2.32.3 to 2.32.4 in /tools/rest-traffic
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 11:54:49 +00:00
Tanya S
640045bd30
Move the rest-traffic logic inside waku-simulator (#103)
* Move the rest-traffic logic inside waku-simulator to be built locally

* Enable timestamp for rest-traffic
2025-04-10 16:00:26 +02:00