tezos-reward-distributor-organization / tezos-reward-distributor

Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
https://tezos-reward-distributor-organization.github.io/tezos-reward-distributor/
GNU General Public License v3.0
87 stars 51 forks source link

payouts in failed/backtracked transactions are marked as paid #672

Open bb4L opened 1 year ago

bb4L commented 1 year ago

Describe the bug TRD does not check for transactions to be succesfully applied before setting the payout status to paid

To Reproduce have TRD running in forever mode, once a transaction for the payouts fails the report still shows paid

Expected behavior TRD should wait with setting the paid status until the transaction is applied

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Additional context Add any other context about the problem here.