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

double spending bugfix #482

Merged
merged 3 commits into from
Jul 11, 2023
Merged

double spending bugfix #482

merged 3 commits into from
Jul 11, 2023

Conversation

adecaro
Copy link
Contributor

@adecaro adecaro commented Jul 10, 2023

This PR does the following:

  • It identifies an attack that allows the attacker to spend the same token in multiple actions via an update to the existing integration test
  • It fixes the bug

- It identifies an attack that allows the attacker to spend
the same token in multiple actions via an update to the existing
integration test
- It fixes the bug

Signed-off-by: Angelo De Caro <angelo.decaro@gmail.com>
@adecaro adecaro added the bug Something isn't working label Jul 10, 2023
@adecaro adecaro requested a review from KElkhiyaoui July 10, 2023 15:08
@adecaro adecaro self-assigned this Jul 10, 2023
adecaro added 2 commits July 11, 2023 09:58
Signed-off-by: Angelo De Caro <angelo.decaro@gmail.com>
Signed-off-by: Angelo De Caro <angelo.decaro@gmail.com>
@adecaro adecaro merged commit 28924f5 into main Jul 11, 2023
@adecaro adecaro deleted the f-doublespendingaction branch July 11, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants