Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag System: Revert {pk, tag, infohash} clock #6475

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Oct 20, 2021

This PR reverts the original logic of clocks from #6396 to provide the correct order of received tag operations based on causality.

Clocks are now based on triplets: {public_key, tag, infohash}.

This PR updates the ipv8 pointer to get the support of correct hints for dataclasses as well.

Related to #6214

@drew2a drew2a force-pushed the feature/tag_counter branch 3 times, most recently from 0be7952 to ebb05ef Compare October 20, 2021 14:20
@drew2a drew2a force-pushed the feature/tag_counter branch from ebb05ef to 8126885 Compare October 20, 2021 14:43
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@drew2a drew2a marked this pull request as ready for review October 20, 2021 14:50
@drew2a drew2a requested review from a team, xoriole, devos50 and kozlovsky and removed request for a team October 20, 2021 14:50
@drew2a drew2a merged commit fec9ef7 into Tribler:main Oct 21, 2021
@drew2a drew2a deleted the feature/tag_counter branch October 21, 2021 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants