iotaledger / evil-tools

Apache License 2.0
2 stars 1 forks source link

Refactor faucet funds creation #44

Closed daria305 closed 4 months ago

daria305 commented 4 months ago

Fixes #43
Problem was not connected to the wallet handling mechanic, but the funds preparation might went bad and no more funds were prepared until timeout was over. Now multiple routines can prepare funds at once, and spammer does not stop on errors with funds preparation.