Skip to content

Infinite loop - Prepare transaction error: not enough utxos for transfer #49

@lowzyyy

Description

@lowzyyy

Pool would sometimes (often) start to print infinite numbers of errors if there is not enough alph for the transaction, instead just waiting for new payout round like this:

[{"address":"WALLET","amount":10.010913350754633}]
2022-06-17T13:15:53.275Z | error | Prepare transaction error: not enough utxos for transfer, will try to transfer later, group: 3, remain balances: [{"address":"WALLET","amount":10.010913350754633}]
2022-06-17T13:15:53.294Z | error | Prepare transaction error: not enough utxos for transfer, will try to transfer later, group: 3, remain balances: [{"address":"WALLET","amount":10.010913350754633}]
2022-06-17T13:15:53.314Z | error | Prepare transaction error: not enough utxos for transfer, will try to transfer later, group: 3, remain balances: [{"address":"WALLET","amount":10.010913350754633}]
2022-06-17T13:15:53.333Z | error | Prepare transaction error: not enough utxos for transfer, will try to transfer later, group: 3, remain balances:

This should be fixed because it uses extreme amount of storage and cpu usage for a bug!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions