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

refactor: Merge Identity and Friend modules, misc #335

Merged
merged 27 commits into from
Oct 11, 2023
Merged

Conversation

dariusc93
Copy link
Contributor

@dariusc93 dariusc93 commented Oct 8, 2023

What this PR does 📖

  • Merges identity and friends module together
  • Simplify logic when receiving identity request
  • Reduce spawned task when receiving events or requests or making specific calls
  • Perform check on identity document prior to signature validation
  • Refactor Config
  • Move identity cache into its own task
  • Move root document into its own module and task

Which issue(s) this PR fixes 🔨

N/A

Special notes for reviewers 🗒️

Additional comments 🎤

  • This simplifies the logic and prep for when a remote implementation is implemented to be used as a option for a registry and offline routing.

@dariusc93 dariusc93 self-assigned this Oct 8, 2023
@dariusc93 dariusc93 marked this pull request as ready for review October 11, 2023 19:18
@dariusc93 dariusc93 merged commit b9e2749 into main Oct 11, 2023
1 check passed
@dariusc93 dariusc93 deleted the refactor/config branch October 11, 2023 20:18
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