Skip to content

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

Description

@devos50

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

  • Each record has multiple back-pointers which decreases the fraud detection time (see the experiment in Figure 10).
  • Support for sharing inconsistencies/fraud (pairs of records) with other users.

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions