-
Notifications
You must be signed in to change notification settings - Fork 35
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
fix: use @ipld/dag-pb instead of ipld-dag-pb #116
Merged
Merged
Commits on Apr 22, 2021
-
fix: use @ipld/dag-pb instead of ipld-dag-pb
Use the rewrite of the dag-pb codec.
Configuration menu - View commit details
-
Copy full SHA for 2f24a1c - Browse repository at this point
Copy the full SHA 2f24a1cView commit details -
WIP: all in using js-multiformats for everying
- One test suite is commented out - bignumber.js was added as dependency to work around a type bug - some types should work, but don't, hence there are too many `// @ts-ignores` - webworker tests are broken, due to a bug in js-multiformats
Configuration menu - View commit details
-
Copy full SHA for 8779482 - Browse repository at this point
Copy the full SHA 8779482View commit details -
feat: replace hashAlg option with actual hasher
Instead of passing it a number, you now pass in a hasher implementation.
Configuration menu - View commit details
-
Copy full SHA for 9663d14 - Browse repository at this point
Copy the full SHA 9663d14View commit details -
fixup with WIP commit: things almost work, make it fully work once js…
…-multiformats pr is merged
Configuration menu - View commit details
-
Copy full SHA for ce3d324 - Browse repository at this point
Copy the full SHA ce3d324View commit details -
Configuration menu - View commit details
-
Copy full SHA for e746040 - Browse repository at this point
Copy the full SHA e746040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052eb3f - Browse repository at this point
Copy the full SHA 052eb3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e250c8 - Browse repository at this point
Copy the full SHA 5e250c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566e5f9 - Browse repository at this point
Copy the full SHA 566e5f9View commit details -
A few `@ts-ignore`s are needed until js-dag-cbor is updated to work properly with CommonJS and TypeScript types.
Configuration menu - View commit details
-
Copy full SHA for 1f898d2 - Browse repository at this point
Copy the full SHA 1f898d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d8d74 - Browse repository at this point
Copy the full SHA 11d8d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ac9ff - Browse repository at this point
Copy the full SHA 75ac9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b58b00 - Browse repository at this point
Copy the full SHA 7b58b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd91c1 - Browse repository at this point
Copy the full SHA 2fd91c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1145e02 - Browse repository at this point
Copy the full SHA 1145e02View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6109622 - Browse repository at this point
Copy the full SHA 6109622View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ffbb5b - Browse repository at this point
Copy the full SHA 3ffbb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 426cc8b - Browse repository at this point
Copy the full SHA 426cc8bView commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 856f6de - Browse repository at this point
Copy the full SHA 856f6deView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e0c5e27 - Browse repository at this point
Copy the full SHA e0c5e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bb43e - Browse repository at this point
Copy the full SHA 09bb43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63827a4 - Browse repository at this point
Copy the full SHA 63827a4View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c553824 - Browse repository at this point
Copy the full SHA c553824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d20ba9 - Browse repository at this point
Copy the full SHA 9d20ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e443a5c - Browse repository at this point
Copy the full SHA e443a5cView commit details
Commits on Jul 9, 2021
-
chore: remove pin/preload options and use correct aegir check command chore: update interface-blockstore version chore: update deps chore: update deps and fix linting
Configuration menu - View commit details
-
Copy full SHA for a794648 - Browse repository at this point
Copy the full SHA a794648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350c9c1 - Browse repository at this point
Copy the full SHA 350c9c1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.