You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The punishment logic for publishing bonds is not very advanced right now. It publishes the bond and deletes the offer from the database.
The logic could be improved, for example, by continuing to monitor the published bonds inputs and do CPFP in case the punished trader tries to double spend the input with a higher fee than the bond.
There could also be logic to send the bond amount to the other trade participant if the offer has already been taken but the escrow locking tx is not completed.
The text was updated successfully, but these errors were encountered:
The punishment logic for publishing bonds is not very advanced right now. It publishes the bond and deletes the offer from the database.
The logic could be improved, for example, by continuing to monitor the published bonds inputs and do CPFP in case the punished trader tries to double spend the input with a higher fee than the bond.
There could also be logic to send the bond amount to the other trade participant if the offer has already been taken but the escrow locking tx is not completed.
The text was updated successfully, but these errors were encountered: