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

KeyDB #10

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

KeyDB #10

wants to merge 15 commits into from

Conversation

jcxldn
Copy link
Member

@jcxldn jcxldn commented Nov 24, 2019

⚠️ WORK IN PROGRESS ⚠️

Closes #6.

In this PR (as of 4911d7e)

KeyDB

  • Added KeyDB (obvs)

    • DB Load/Save
    • Duplication protection (db file + cert objects!)
      • AddIfNotPresent route for certs
    • Custom X509 JSON Serializer

AsyncAwaitUtils

  • Cleaned up folder structure
  • Added sub-license
  • Added source links
  • Added production fork (link)

StorageHelper

  • Added documentation summaries
  • Fixed an IOException caused by not closing streams.
  • Added FileIsJson function.
  • Added FileExistsAndIsJson function.

DebugScene

  • Added SHA2 Tests
  • Added Constants Tests

Misc

  • Updated to Constants v2.

@jcxldn jcxldn mentioned this pull request Nov 24, 2019
5 tasks
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.

Local peer/client-side DB for past peer pubkeys
1 participant