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 up
Popular repositories
1,234 contributions in the last year
Contribution activity
October 2020
Created a pull request in paritytech/substrate that received 1 comment
sync: only restart peers not doing finality related requests
When performing block import we might refuse to import a block until some previous block justifications are imported (#7321). With the current impl…