holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 135 forks source link

Add headerType, defaults to hyperdrive #295

Closed RangerMauve closed 3 years ago

RangerMauve commented 4 years ago

Adds support for the headerType option to track the type in the hypercore header.

Fixes #294

pfrazee commented 4 years ago

@mafintosh is there any issue with merging this PR? I'm guessing @RangerMauve is using this for his multi-hyperdrive project (right?)

mafintosh commented 4 years ago

@pfrazee follow the discussion here https://github.com/hypercore-protocol/hypertrie/pull/43

pfrazee commented 4 years ago

Ah thanks

RangerMauve commented 3 years ago

@mafintosh @andrewosh This should be ready to merge now that mountable-hypertrie and hypertrie have merged it.

Might need to bump the mountable-hypertrie version before release. 😁

mafintosh commented 3 years ago

LGTM from me. Will let @andrewosh get a chance to review as well

andrewosh commented 3 years ago

Yep LGTM

andrewosh commented 3 years ago

Published 10.18.0

RangerMauve commented 3 years ago

Sweet, thank you!