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

chore: add types #60

Merged
merged 7 commits into from
Mar 16, 2021
Merged

chore: add types #60

merged 7 commits into from
Mar 16, 2021

Commits on Mar 5, 2021

  1. chore: add types

    Needs a bit of sanity checking as this datastore appears to require
    `Uint8Arrays` as keys when every other datastore takes `Keys` as keys.
    
    Does not type the tests because they use lots of libp2p primitives
    and the types there need a bit of work still.
    achingbrain committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    bf9486c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. chore: add files array

    achingbrain committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    2c984dd View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. chore: add types to tests

    achingbrain committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5748404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0009588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6660f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b4c733 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    acaf61a View commit details
    Browse the repository at this point in the history