Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Fidelity Bonds #64

Closed
rajarshimaitra opened this issue Nov 22, 2023 · 0 comments · Fixed by #90
Closed

feature: Fidelity Bonds #64

rajarshimaitra opened this issue Nov 22, 2023 · 0 comments · Fixed by #90
Assignees

Comments

@rajarshimaitra
Copy link

In order to provide DOS resistance by malicious Makers, makers need to publish valid fidelity bonds. Takers can ban fidelity bonds of misbehaving makers.

The fidelity bond code exists here https://github.com/utxo-teleport/teleport-transactions/blob/master/src/wallet/fidelity.rs.

The tasks are following:

  • This code needs to be modernized and polished.
  • Makers should publish fidelity bonds onchain and include fidelity info in their offer details.
  • Takers should ban fidelity bonds of malicious makers and not swap with them after missbehaving.
@rajarshimaitra rajarshimaitra self-assigned this Nov 22, 2023
@rajarshimaitra rajarshimaitra linked a pull request Feb 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant