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

Attestation Chaining, Revocation, and Communication Protocols #65

Draft
wants to merge 161 commits into
base: master
Choose a base branch
from

Conversation

InvictusRMC
Copy link
Member

No description provided.

InvictusRMC and others added 25 commits May 12, 2021 22:24
Improve revocation protocol + correctly send tokens
# Conflicts:
#	ipv8/src/main/java/nl/tudelft/ipv8/attestation/communication/CommunicationChannel.kt
#	ipv8/src/main/java/nl/tudelft/ipv8/attestation/identity/IdentityCommunity.kt
#	ipv8/src/main/java/nl/tudelft/ipv8/attestation/revocation/AuthorityStore.kt
#	ipv8/src/main/java/nl/tudelft/ipv8/attestation/revocation/RevocationCommunity.kt
#	ipv8/src/main/java/nl/tudelft/ipv8/attestation/wallet/AttestationCommunity.kt
@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #65 (4c7e37c) into master (55341e6) will decrease coverage by 11.53%.
The diff coverage is 13.28%.

@@              Coverage Diff              @@
##             master      #65       +/-   ##
=============================================
- Coverage     56.70%   45.16%   -11.54%     
- Complexity      699      802      +103     
=============================================
  Files           106      142       +36     
  Lines          4423     6009     +1586     
  Branches        679      921      +242     
=============================================
+ Hits           2508     2714      +206     
- Misses         1544     2891     +1347     
- Partials        371      404       +33     
Impacted Files Coverage Δ
ipv8/src/main/java/nl/tudelft/ipv8/Overlay.kt 83.33% <ø> (ø)
...udelft/ipv8/attestation/common/AuthorityManager.kt 0.00% <0.00%> (ø)
...nl/tudelft/ipv8/attestation/common/RequestCache.kt 0.00% <0.00%> (ø)
.../ipv8/attestation/common/consts/SchemaConstants.kt 0.00% <0.00%> (ø)
.../attestation/communication/CommunicationChannel.kt 0.00% <0.00%> (ø)
.../attestation/communication/CommunicationManager.kt 0.00% <0.00%> (ø)
...ion/communication/caches/DisclosureRequestCache.kt 0.00% <0.00%> (ø)
...estation/communication/caches/TokenRequestCache.kt 0.00% <0.00%> (ø)
...lft/ipv8/attestation/identity/IdentityCommunity.kt 0.00% <0.00%> (ø)
...ipv8/attestation/identity/consts/MetadataConsts.kt 0.00% <0.00%> (ø)
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55341e6...4c7e37c. Read the comment docs.

# Conflicts:
#	ipv8/src/test/java/nl/tudelft/ipv8/CommunityTest.kt
…o wallet_community

# Conflicts:
#	ipv8/src/test/java/nl/tudelft/ipv8/CommunityTest.kt
@InvictusRMC InvictusRMC changed the title Wallet community Attestation Chaining, Revocation, and Communication Protocols Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant