Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,724 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 8 commits in 3 repositories
Created 1 repository
- alanshaw/modules JavaScript
Created a pull request in filecoin-project/sentinel-visor that received 1 comment
fix: do not error when no specialized state processor
Hopefully I'm reading this right but if there's no specialized state processor, processActor will return an error and abort the whole batch. There'…
Opened 3 other pull requests in 3 repositories
filecoin-project/sentinel-visor
1
open
drand/website
1
merged
glifio/modules
1
merged
Reviewed 6 pull requests in 3 repositories
filecoin-project/sentinel-visor 4 pull requests
drand/website 1 pull request
libp2p/hydra-booster 1 pull request
Created an issue in filecoin-project/sentinel-visor that received 2 comments
Extract burnt funds account state
The burnt funds account is a special account where all burnt funds resulting from gas costs are sent. https://github.com/filecoin-project/specs-act…