Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

fix: switch to protobufjs #39

Merged
merged 3 commits into from
Sep 5, 2017
Merged

fix: switch to protobufjs #39

merged 3 commits into from
Sep 5, 2017

Conversation

dignifiedquire
Copy link
Member

no need for eval anymore

no need for eval anymore
@@ -38,3 +38,6 @@ test/repo-just-for-test*

# Vim .swp files
**.swp

package-lock.json
yarn.lock
Copy link
Member

Choose a reason for hiding this comment

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

Missing to .gitignore the generated file.

expect(nodeJSON.multihash).to.eql('QmQqy2SiEkKgr2cw5UbQ93TtLKEMsD8TdcWggR8q9JabjX')
// multihash is different (original: QmQqy2SiEkKgr2cw5UbQ93TtLKEMsD8TdcWggR8q9JabjX)
// because the libraries order data and links differently, but this doesn't affect functionality
expect(nodeJSON.multihash).to.eql('QmNiSwLd6tmtmm3KQJbVmMhQbyZNU8TSSzDG31JTkcSLeN')
Copy link
Member

Choose a reason for hiding this comment

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

It breaks interoperability. My bad not reading this note.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants