nwaku/waku/waku_core
NagyZoltanPeter beb21c78f4
fix: lite-protocol-tester receiver exit check (#3187)
* Fix receiver exit criteria, not let it wait forever in some cases, added a timely check from the last arrived message
* Extend dial and service usage failure metrics with agent string to reveal service nodes origins
* Adjusted infra testing content topic to be unique in the system
* Extend error logs with peer's agent string, fix exit criteria
* Add informative log for not waiting for more messages
* Add unknown as default for empty agent identifier
* better explain exit logic of receiver
* Address review comment - checking for last message arrival return Optional Moment instead of result - better explains what is happening.
2024-12-07 01:22:50 +01:00
..
message chore: print WakuMessageHash as hex strings (#2969) 2024-08-14 21:04:20 +02:00
subscription chore: Bump dependencies for v0.31.0 (#2885) 2024-07-09 13:14:28 +02:00
topics chore: deprecating pubsub topic (#2997) 2024-09-10 15:07:12 -06:00
codecs.nim chore: saving peers enr capabilities (#3127) 2024-10-24 15:31:04 +03:00
message.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
multiaddrstr.nim chore: remove all pre-nim-1.6 deadcode from codebase (#2857) 2024-06-28 16:04:57 +05:30
peers.nim fix: lite-protocol-tester receiver exit check (#3187) 2024-12-07 01:22:50 +01:00
subscription.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
time.nim fix: linting error (#3146) 2024-10-25 11:04:17 +03:00
topics.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00