Sponsors
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,346 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created a pull request in bitcoin/bitcoin that received 14 comments
refactor: add cs_main.h
One place to find / include cs_main.
No more:
// Actually declared in validation.cpp; can't include because of circular dependency.
extern Recursi…
+73
−27
•
14
comments
Opened 12 other pull requests in 2 repositories
bitcoin/bitcoin
5
open
4
merged
1
closed
- doc: consolidate library documentation to libraries.md
- [24.x] Bump version to 24.0rc2
-
[DEMO] Integrate
bitcoin-tidyclang-tidy plugin - warn on uninitialized members of aggregate types - build: fix EVENT_* flags usage
- refactor: move interfaces/* to common/interfaces/*
- util: move threadinterrupt into util/
- fuzz: add mempool_utils.cpp
- clang-tidy: fixup named argument comments
- kernel: remove util/bytevectorhash.cpp
- refactor: move *index constants out of validation
bitcoin-core/guix.sigs
2
merged
Reviewed 15 pull requests in 2 repositories
bitcoin/bitcoin
14 pull requests
- kernel: move RunCommandParseJSON to its own file
- iwyu: Add zmq source files
- POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
- fuzz: add mempool_utils.cpp
- refactor: add cs_main.h
- test: Remove unused fCheckpointsEnabled from miner_tests
- refactor: move *index constants out of validation
- log: Use steady clock for bench logging
- validation: Improve error handling when VerifyDB fails due to insufficient dbcache
- ci: Allow PIP_PACKAGES on centos
-
ci: Run
bench_bitcoin.exe --sanity-checkin "Win64 native" task - [24.x] fuzz: Limit outpoints.size in txorphan target to avoid OOM
- fuzz: Limit outpoints.size in txorphan target to avoid OOM
- refactor: move Boost Datetime usage to wallet
bitcoin-core/bitcoin-maintainer-tools
1 pull request
Created an issue in bitcoin/bitcoin that received 2 comments
Header inconsistency after invalidate/reconsider block
Demonstration using regtest. # getblockchaininfo "chain": "regtest", "blocks": 0, "headers": 0, Mine a block # getblockchaininfo "chain": "regtest", "
2
comments