This project is a part of the Distributed Algorithms course at Swiss Federal Institute of Technology Lausanne (EPFL). Details about the course can be found here.
- Serif Soner Serbest: [email protected]
- Pavlo Karalupov - [email protected]
- Mammad Hajili - [email protected]
The goal of this practical project is to implement the building blocks necessary for implementing a decentralized payment system. To this end, we used some underlying abstractions:
- Perfect Links
- Uniform Reliable Broadcast
- FIFO(First In First Out) Broadcast
- Localized Causal Broadcast