Highlights
- Arctic Code Vault Contributor
Pinned
819 contributions in the last year
Less
More
Activity overview
Contributed to
ethereum/go-ethereum,
ipsn/go-libtor,
coronanet/go-coronanet
and 5 other
repositories
Contribution activity
February 2021
Created 21 commits in 2 repositories
Created a pull request in ethereum/go-ethereum that received 4 comments
core: fix temp memory blowup caused by defers holding on to state
When adding the background trie prefetcher, I've used defers to make sure the prefetchers are stopped irrelevant what error path the importer exits…
+12
−1
•
4
comments
Opened 4 other pull requests in 1 repository
Reviewed 8 pull requests in 1 repository
ethereum/go-ethereum 8 pull requests
- cmd/geth: add db commands: stats, compact, put, get, delete
- core/state/pruner: fix compaction range error
- cmd/utils: remove deprecated command line flags
- eth: implement eth66
- consensus: Remove seal verification from the consensus engine interface
- eth: don't wait for snap registration if we're not running snap
- internal/ethapi: comment nitpick
- Remove uneeded syntax