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

Update schema #9

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Update schema #9

merged 1 commit into from
Feb 19, 2020

Conversation

bltavares
Copy link
Member

This commit updates the schema protocol to use the latest version
present on mafintosh/simple-hypercore-protocol.

This includes the NOISE protocol handshake as part of the file, and it
is not backward compatible with DAT <= 7. Due to that, a major bump has
been proposed.

It uses a simplified single file/single namespace proposal, to help to
keep it up to date instead of checking multiple files to see if the
fields are updated, which could be split if needed.

Built on top of #8


Choose one: a 🙋 feature

Checklist

  • tests pass
  • tests and/or benchmarks are included
  • documentation is changed or added

Context

Semver Changes

Major bump

@bltavares bltavares force-pushed the update-schema branch 2 times, most recently from 17e60cc to 1d85a9c Compare January 23, 2020 00:06
Copy link
Collaborator

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great; thanks heaps!

This commit updates the schema protocol to use the latest version
present on [mafintosh/simple-hypercore-protocol](https://github.com/mafintosh/simple-hypercore-protocol/blob/d577298a47479630d0e340190273db4a22d3c793/schema.proto).

This includes the NOISE protocol handshake as part of the file, and it
is not backward compatible with DAT <= 7. Due to that, a major bump has
been proposed.

It uses a simplified single file/single namespace proposal, to help to
keep it up to date instead of checking multiple files to see if the
fields are updated, which could be split if needed.
@bltavares bltavares merged commit 68addf1 into datrs:master Feb 19, 2020
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