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
Pinned
1,497 contributions in the last year
Contribution activity
August 2020
Created a pull request in bitcoin/bitcoin that received 5 comments
refactor: Make HexStr take a span
Make HexStr take a span of bytes, instead of an awkward pair of templated iterators. This simplifies most of the uses.
+50
−70
•
5
comments
Created an issue in bitcoin/bitcoin that received 1 comment
"spellcheck" download error on 0.19 branch
New PRs such as #19681 fail checking on the 0.19 branch due to:
* Checking consistency between dispatch tables and vRPCConvertParams
You are downlo…
1
comment