iotaledger / evil-tools

Apache License 2.0
2 stars 1 forks source link

Bug: spam stops too early #43

Closed daria305 closed 4 months ago

daria305 commented 5 months ago

The spammer prepares batches with funds, but when the first batch runs out, it’s unable to use the second batch and stops. For the following command it stops after ~3 mins

./evil-tools spammer --spammer.type guava --spammer.rate 25 --spammer.duration 10m
2024-02-01T12:16:36+01:00       INFO    EvilTools.Spammer       Errors encountered during spam:
no Fresh wallet is available: no fresh wallet is available: custom conflict batch could not be prepared: 1

2024-02-01T12:16:36+01:00       ERROR                           failed to post block: Post "http://localhost:8050/api/core/v3/blocks": context canceled
muXxer commented 5 months ago

Please check all possible spam scenarios.