Popular repositories
2,888 contributions in the last year
Less
More
Activity overview
Contribution activity
May 1, 2021
achingbrain has no activity
yet for this period.
April 2021
Created 250 commits in 64 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 39 repositories not shown
Created 17 repositories
- achingbrain/js-powergate-client TypeScript
- achingbrain/node-webrtc C++
- achingbrain/esbuild-secp256k1 HTML
- achingbrain/chai-string JavaScript
- achingbrain/chai-bytes JavaScript
- achingbrain/chai-subset JavaScript
- achingbrain/dirty-chai JavaScript
- achingbrain/esbuild-dirty-chai HTML
- achingbrain/playwright-ff-uploads JavaScript
- achingbrain/it-pb-rpc JavaScript
- achingbrain/level JavaScript
- achingbrain/it-buffer JavaScript
- achingbrain/get-iterator JavaScript
- achingbrain/it-pair JavaScript
- achingbrain/playwright-test JavaScript
- achingbrain/it-reader JavaScript
- achingbrain/it-block JavaScript
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 46 comments
[@types/bl] update bl types to v5
The bl module has a file called BufferList.js that exports a class BufferList that is just the buffer list without node streams, the idea being you…
+153
−93
•
46
comments
Opened 108 other pull requests in 60 repositories
ipfs/js-ipfs
2
open
11
merged
- fix: fix types
- fix: only use public api in http api server
- fix: update types after feedback from ceramic
- fix: ignore the ts error caused by the recent protobufjs type change
- fix: switch to generated protobuf code for grpc-protocol
- chore: fix docker images
- chore: update libp2p to final release version
- chore: fix docker images
- chore: update ipld-dag-cbor
- fix: update data type for ws message event handler
- chore: fix types
- chore: update buffer deps
- chore: update it-to-buffer dep
ipfs/js-ipfs-utils
5
merged
1
open
ipfs/js-ipfs-repo
1
open
3
merged
ipfs/js-ipfs-bitswap
4
merged
hugomrdias/playwright-test
4
merged
libp2p/js-libp2p
4
merged
ipfs/aegir
3
merged
ipfs/js-datastore-level
3
merged
ipfs/js-datastore-s3
3
merged
ipfs/js-datastore-fs
3
merged
ipfs/interface-datastore
3
merged
ipfs/js-ipfs-unixfs
2
merged
Level/level
1
closed
1
merged
ipfs/js-ipfsd-ctl
2
merged
ipfs/interop
2
merged
ipfs/js-ipfs-http-response
2
merged
achingbrain/uint8arrays
2
merged
ipfs/js-ipns
2
merged
multiformats/js-multibase
2
merged
Gozala/web-encoding
2
merged
ceramicnetwork/js-ceramic
1
open
node-webrtc/node-webrtc
1
open
ipld/js-ipld
1
merged
mikeal/dag-cbor-links
1
open
ipld/js-ipld-dag-cbor
1
merged
35
repositories not shown
Reviewed 60 pull requests in 27 repositories
libp2p/js-libp2p 12 pull requests
- fix: moving averages record types
- fix: event emitter and interfaces types for discovery and routing
- chore: update libp2p dht and gossipsub to releases
- fix: address book guarantees no replicated entries are added
- chore: remove chai deps
- chore: update noise
- fix: keychain optional pw and use interfaces for validators and selectors instead
- fix: dht configuration selectors and validators
- fix: specify pbjs root
- fix: remove inline arg types from function definitions
- fix: dial protocol should throw if no protocol is provided
- chore: config typescript
ipfs/js-ipfs 7 pull requests
- chore: update libp2p 0.31.2
- feat: support identity hash in block.get + dag.get
- chore: reference only local files in package.json "browser" field
- docs: fix typo in readme
- feat: add multibaseName option for addAll
- fix: do not republish self key twice
- fix: interface core test swarm peers with webrtc does not dial the correct address
libp2p/js-libp2p-interfaces 4 pull requests
ipfs/js-ipfs-bitswap 3 pull requests
ipfs/js-ipfs-unixfs 3 pull requests
libp2p/js-peer-id 3 pull requests
ipfs/js-datastore-level 2 pull requests
libp2p/js-libp2p-webrtc-star 2 pull requests
libp2p/js-libp2p-record 2 pull requests
ipfs/js-ipns 2 pull requests
libp2p/js-libp2p-crypto 2 pull requests
libp2p/js-libp2p-websockets 2 pull requests
libp2p/js-libp2p-bootstrap 2 pull requests
libp2p/js-libp2p-kad-dht 1 pull request
ipfs/js-ipfs-utils 1 pull request
dignifiedquire/borc 1 pull request
ipfs/js-datastore-pubsub 1 pull request
libp2p/js-libp2p-mplex 1 pull request
ipfs/js-ipfs-repo 1 pull request
libp2p/js-libp2p-webrtc-direct 1 pull request
libp2p/js-libp2p-mdns 1 pull request
libp2p/js-libp2p-floodsub 1 pull request
libp2p/js-libp2p-tcp 1 pull request
libp2p/js-libp2p-delegated-content-routing 1 pull request
libp2p/js-libp2p-delegated-peer-routing 1 pull request
2
repositories not shown
Created an issue in evanw/esbuild that received 3 comments
environment detection broken in esbuild 0.11.11
Hat tip to @rvagg for the detective work on this one but how esbuild transpiles code changed somewhere between 0.11.10 and 0.11.11 which broke the …
3
comments