Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
1,767 contributions in the last year
Less
More
Contribution activity
March 2021
Created 49 commits in 11 repositories
Created 2 repositories
Created a pull request in vocdoni/vocexplorer that received 3 comments
Opened 29 other pull requests in 6 repositories
burrowers/garble
22
merged
- use hashWith for obfuscation position information
- all: replace uses of the deprecated ioutil
- remove the last remaining -debugdir buffer
- improve the code comments around -seed
- remove obsolete TODOs
- obfuscate asm function names as well
- remove a couple of pieces of dead code
- changelog: forgot to add github link
- fix and re-enable "garble test"
- testdata: remove some unnecessary execs
- refactor "current package" with TOOLEXEC_IMPORTPATH
- all: drop support for Go 1.15.x
- prepare for the first release
- fix link errors when importing crypto/ecdsa
- ignore -ldflags=-X flags mentioning unknown packages
- avoid one more call to 'go tool buildid'
- testdata: fix flakiness of tiny.txt on Windows
- start using original action IDs
- formally add support for Go 1.16
- use more bits for the obfuscated name hashes
- replace the -p path when assembling
- update the list of runtime-related packages for 1.16
ipld/go-codec-dagpb
2
merged
vocdoni/vocdoni-node
2
merged
rogpeppe/go-internal
1
merged
ipld/go-car
1
open
ipld/go-ipld-prime
1
merged
Reviewed 24 pull requests in 16 repositories
rogpeppe/go-internal 5 pull requests
ipld/.github 3 pull requests
burrowers/garble 2 pull requests
vocdoni/vocdoni-node 2 pull requests
ipfs/go-unixfsnode 1 pull request
ipfs/go-ipfs-provider 1 pull request
ipfs/go-fetcher 1 pull request
ipld/go-codec-dagpb 1 pull request
mvdan/sh 1 pull request
mvdan/gogrep 1 pull request
vocdoni/vocdoni-manager-backend 1 pull request
ipld/go-car 1 pull request
ipld/go-ipld-prime 1 pull request
mvdan/github-actions-golang 1 pull request
ipfs/go-cid 1 pull request
libp2p/go-libp2p 1 pull request
Created an issue in golang/go that received 5 comments
cmd/go: "invalid version" error on get is unnecessarily repetitive
$ go version
go version devel +2217e89ba3 Fri Mar 5 09:24:34 2021 +0000 linux/amd64
$ go get -d mvdan.cc/garble@branch/with/slash
go get: mvdan.cc/…
5
comments
Opened 12 other issues in 4 repositories
golang/go
6
open
- cmd/go: TOOLEXEC_IMPORTPATH is ambiguous for test packages
- cmd/go: "go get" can fail in a confusing way on the module path
- cmd/go: "no required module provides package" is confusing for paths under the current module
- cmd/go: include Go's base version in its devel version strings
- x/pkgsite: "copy path to clipboard" is off-center when hovered on Firefox
- cmd/go: list flag -json negates the -f flag
burrowers/garble
3
open
1
closed
mvdan/sh
1
open
ipld/go-ipld-prime
1
open
5
contributions
in private repositories
Mar 3 – Mar 12