- Jul 14, 2016
-
-
lkeidel authored
Overlay topology This merge requests adds the presented overlay topology creation. This way, one does not have to modify the Distributed Commit to obtain a overlay network that is used by the implemented algorithms, which should not work on a fully connected network. The topologies are defined via Gephi. See merge request !6
-
- Jul 13, 2016
-
-
David Bohn authored
-
David Bohn authored
-
- Jul 10, 2016
-
-
Luca Keidel authored
-
- Jul 09, 2016
-
-
Luca Keidel authored
-
Luca Keidel authored
-
- Jul 08, 2016
-
-
David Bohn authored
-
David Bohn authored
-
Luca Keidel authored
-
David Bohn authored
-
David Bohn authored
-
David Bohn authored
-
- Jun 28, 2016
-
- Jun 23, 2016
-
-
Luca Keidel authored
-
- Jun 22, 2016
-
-
Luca Keidel authored
-
David Bohn authored
-
David Bohn authored
-
David Bohn authored
-
David Bohn authored
Merge branch 'dev-group3' of git.imp.fu-berlin.de:DistributedSystems4Students/FUCoin into dev-group3
-
Luca Keidel authored
-
David Bohn authored
-
David Bohn authored
-
David Bohn authored
Merge branch 'dev-group3' of git.imp.fu-berlin.de:DistributedSystems4Students/FUCoin into dev-group3
-
David Bohn authored
-
Luca Keidel authored
-
Luca Keidel authored
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
-
David Bohn authored
-
David Bohn authored
-
lkeidel authored
Added tell supervisor action to make system init work Fixes #16 by introducing a new tell supervisor action, that is sent additionally to the ActionJoinAnswer message. If the answering node does not know the supervisor yet, it will postpone the "tell supervisor" action until it does know one. That way, we are able to spawn large amounts of wallets See merge request !4
-
David Bohn authored
-
David Bohn authored
-
- Jun 21, 2016
-
-
David Bohn authored
-
- Jun 20, 2016
-
-
Luca Keidel authored
-
lkeidel authored
Preliminary result of the software This pull request contains the preliminary result of the FUCoin software as shown on our last meeting on thursday. Incorporated are the proposed changes and fixes from these issues: #1, #2, #7, #8, #9, #10, #12, #13 and #14. As a consequence we will close these issues as soon as this PR is merged. This should help to clear up which issues are already done and which still need some attention. More code documentation and a Wiki page will follow within the next few days. See merge request !3
-
- Jun 18, 2016
-
-
Luca Keidel authored
-
Luca Keidel authored
-
Luca Keidel authored
-
- Jun 16, 2016
-
-
Luca Keidel authored
-
- Jun 15, 2016
-
-
David Bohn authored
-
Luca Keidel authored
-