Tribler / bami

BAMI 🍜 protocol prototype: Ultimate Toolbox for Collaboration
9 stars 9 forks source link

Update the TrustChain implementation to match the algorithm described in the publication #71

Open devos50 opened 2 years ago

devos50 commented 2 years ago

The TrustChain algorithm described in the latest publication has a few key differences compared to the original implementation:

The code used in the paper can be found here but is tightly integrated with the simulation code. We should extract the core parts and include them in BAMI.