- Jul 19, 2017
- Jul 12, 2017
-
-
berleon authored
-
- Jun 28, 2017
- Jun 20, 2017
-
-
berleon authored
-
- Jun 08, 2017
- 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
-