Skip to content
Snippets Groups Projects
Commit f45af81d authored by Luca Keidel's avatar Luca Keidel
Browse files

Provisional fix of double spending/agreeing

Before it was possible that a wallet was able to spend more money than it has. The cause were two pending distributed commits in the system at the same time. Since the wallets only update their ledger when the supervisor sends the commit message, they also agreed to the second request because their ledger was not updated. However, the second request could exceed the rest amount of FUCs in the ledger
parent 89c2be1f
No related branches found
No related tags found
1 merge request!5Configuration system
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment