Popular repositories
1,535 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Created 25 commits in 9 repositories
Created a pull request in ipld/ipld that received 17 comments
CARv1: allow optional mode of (length=0x00)==EOF
Filecoin is already doing this in their own branch of go-car: ipld/go-car@11b6074 CARv2 is supporting this for index generation: ipld/go-car#141
+12
−1
•
17
comments
Opened 20 other pull requests in 9 repositories
ipld/ipld
3
open
4
merged
- Add stringprefix union representation strategy
-
Bring back explicit
mapandlistkeywords for type defns - Add "schema-schema" make target
- Add ipldsch syntax highlighting
- clean up child listings
- Add 'alice-words' fixture for HashMap spec
- standard.js code style, other minor clean-ups for modern idiomatic JS
rvagg/js-ipld-hashmap
3
merged
ipfs/go-ipfs
2
open
multiformats/js-blake2
1
merged
1
open
ipld/go-ipld-prime
2
open
ipld/specs
1
open
rvagg/js-ipld-schema-validator
1
merged
ipld/js-car
1
open
ipld/js-dag-pb
1
merged
Reviewed 23 pull requests in 12 repositories
multiformats/js-multiformats 4 pull requests
ipld/go-car 3 pull requests
ipld/go-ipld-prime 3 pull requests
ipld/ipld 3 pull requests
ipfs/go-ipfs 2 pull requests
nodejs/node-gyp 2 pull requests
nodejs/build 1 pull request
mikeal/ipjs 1 pull request
filecoin-project/go-hamt-ipld 1 pull request
filecoin-project/go-amt-ipld 1 pull request
ipld/js-dag-pb 1 pull request
ipfs/go-cid 1 pull request
Created an issue in multiformats/js-multiformats that received 1 comment
TODO: test fixtures to properly exercise all of the multibase encodings we have
100% test coverage is only because we're loading the bases, not actually testing them and in many cases not even executing their paths. We could pr…
1
comment