- Australia
- @fanquake
Block or Report
Block or report fanquake
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
core-review Public
Scripts, tools & info for doing Bitcoin Core development and code review
-
-
3,148 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 5 repositories
- fanquake/fusion C++
- fanquake/variant C++
- fanquake/signals2 C++
- fanquake/smart_ptr C++
- fanquake/multi_index C++
Created a pull request in bitcoin/bitcoin that received 15 comments
Update libsecp256k1 subtree to current master
The motivation for this bump is some small build cleanups, including dropping the --enable-experimental flag from the libsecp configure invocation,…
+2,455
−986
•
15
comments
Opened 25 other pull requests in 8 repositories
bitcoin/bitcoin
12
merged
1
closed
2
open
- [23.x] Final rc4 backports
- RPC: Switch getblockfrompeer back to standard param name blockhash
- lint: misc updates & fixes
- lint: remove qt SIGNAL/SLOT lint
- lint: remove boost::bind lint
- refactor: deduplicate integer serialization in RollingBloom benchmark
- [23.x] Further build backports
- build: specify cmake build dir for multiprocess depends build
- refactor: remove macOS MAP_ANONYMOUS work around
- [POC] build: prune Boost headers in depends
- refactor: use ternary when creating RPC param variables
- doc: remove incorrect mention of PR_GET_NAME
- build: remove faketime unsetting and comments from configure
- guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64
- ci: use DWARF-4 for Valgrind jobs
bitcoin-core/guix.sigs
3
merged
boostorg/multi_index
2
merged
richfelker/musl-cross-make
1
open
boostorg/fusion
1
merged
boostorg/variant
1
open
boostorg/signals2
1
merged
boostorg/smart_ptr
1
open
Reviewed 18 pull requests in 1 repository
bitcoin/bitcoin
18 pull requests
- doc: rewrite OpenBSD build docs for 7.0
- [mempool] allow tx replacement by smaller witness
- Signing support for Miniscript Descriptors
- assumeutxo: add init and completion logic
- p2p: Prevent block index fingerprinting by sending additional getheaders messages
- wallet: increase BnB upper limit
-
wallet: avoid mixing different
OutputTypesduring coin selection - ci: Build all optional dependencies in tidy task
- build: Bump libevent minimum version up to 2.1.8
- ci: Add clang-tidy task
-
build: Do not define
PROVIDE_FUZZ_MAIN_FUNCTIONmacro unconditionally - Replace uint256 specific implementations of base_uint::GetHex() and base_uint::SetHex() with proper ones that don't depend on uint256
- build: further consolidate macOS deployment
-
Put lock contention logging behind
DEBUG_LOCKCONTENTIONpreprocessor directive - ci: use DWARF-4 for Valgrind jobs
- build, qt: bump Qt5 version to 5.15.3
- build: stop overriding user autoconf flags
- build: Fix "ERR: Unsigned tarballs do not exist"
Created an issue in bitcoin/bitcoin that received 1 comment
ci: add lint job to run clang-tidy check for named args
After #24661, we should be able to enable clang-tidy named argument checking in the CI lint job. The simplest way to invoke this checking, is some…
1
comment
1
contribution
in private repositories
Apr 1