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

feat: allow any file to be imported #111

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

saul-jb
Copy link
Contributor

@saul-jb saul-jb commented Feb 4, 2024

This PR allows all files to be imported.

There are many classes and methods that would be useful to be used outside the module such as:

  • Manifest.asManifest
  • decodeCbor<ManifestData>
  • HeadsExchange, getHeads, addHeads

This is a catch-all solution which may not be ideal so let me know if there is reason to restrict this.

@tabcat tabcat merged commit ea2e473 into hldb:master Feb 4, 2024
3 checks passed
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.

2 participants