Failing to add contribution (false negative alert) #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just happened with one from Gitea (see
kredits@kosmos.chat):Quickly checked HAL's wallet, and it contains enough ETH for any amount of fees.
Weird: even tough there was an exception and error alert, the tx was actually confirmed: https://kredits.kosmos.org/dashboard/contributions/414
"replacement fee too low" is typically when the same transaction is published twice - or a transaction with the same nonce that is.
There was no other tx being published close to the same time (or even this entire day). So it must be a problem with nonce management (#28) in general?