automerge / hypermerge

Build p2p collaborative applications without any server infrastructure in Node.js
MIT License
1.28k stars 66 forks source link

Hypermerge uses an old version of Hypercore #88

Closed raphael10-collab closed 1 year ago

raphael10-collab commented 3 years ago

On this discussion it emerged that Hypermerge uses an old version of Hypercore: https://github.com/hyperswarm/hyperswarm/issues/70

Would you be so kind in trying to upgrade the hypercore's version used by hypermerge to the latest?

pvh commented 3 years ago

I'm not sure when I'd have time to do so, but I'd encourage you to give it a shot and send a PR!

Octalbyte commented 2 years ago

@pvh I created a PR changing the versions on package.json . Is it as simple as that? Hypercore modules are ment to have backwards compatibility, but I'm not sure about that.