Pinned
2,899 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 1 repository
- Stebalien/blake3 Assembly
Created a pull request in ipfs/go-bitswap that received 2 comments
Opened 4 other pull requests in 4 repositories
ipfs/go-bitswap
1
open
lukechampine/blake3
1
closed
ipfs/go-ipfs-files
1
merged
ipfs/go-ipfs
1
closed
Reviewed 39 pull requests in 21 repositories
libp2p/go-libp2p-swarm
7 pull requests
- remove a lot of incorrect statements from the README
- add an error return value to the constructor
- use functional options to configure the swarm
- simplify the DialSync code
- remove redundant self-dialing check, simplify starting of dialWorkerLoop
- read and use the direction from the simultaneous connect context
- stop using goprocess to control teardown