Highlights
- Arctic Code Vault Contributor
Pinned
245 contributions in the last year
Contribution activity
December 2020
Created 26 commits in 4 repositories
Created 1 repository
Created a pull request in bitcoin/bitcoin that received 8 comments
Fix getauxval calls in randomenv.cpp
PR #20358 made use of the two preprocessor symbols HAVE_STRONG_GETAUXVAL as well as HAVE_WEAK_GETAUXVAL.
These symbols have not been defined in con…
+4
−2
•
8
comments
Opened 5 other pull requests in 3 repositories
bitcoin/bitcoin
2
open
bitcoin-core/gitian.sigs
1
open
1
merged
dennisreimann/bitcoindevlist.com
1
merged
Reviewed 11 pull requests in 2 repositories
bitcoin/bitcoin 6 pull requests
- build: Do not ignore Homebrew's SQLite on macOS
- wallet: introduce setfeerate (an improved settxfee, in sat/vB)
- build: Check that Homebrew's berkeley-db4 package is actually installed
- Android : Ensure pic build for bdb
- qt: Call setParent() in the parent's context
- zmq: deduplicate 'sequence' publisher message creation/sending