Commit Graph

267 Commits (face9611093377e8502d91f2ff56f9319a56357c)

Author SHA1 Message Date
W. J. van der Laan 2b45cf0bcd
Merge bitcoin/bitcoin#19521: Coinstats Index
4 years ago
Russell Yanofsky 10afdf0280 multiprocess: Add Ipc interface implementation
4 years ago
Fabian Jahr 3c914d58ff
index: Coinstats index can be activated with command line flag
4 years ago
MarcoFalke fa0c7d9ad2
move-only: Move *Disk functions to blockstorage
4 years ago
Sebastian Falbesoner 916ab0195d remove unused class util::Ref and its unit test
4 years ago
Jonas Schnelli 9017d55e7c
Merge #15946: Allow maintaining the blockfilterindex when using prune
4 years ago
Wladimir J. van der Laan 92fee79dab
Merge #19806: validation: UTXO snapshot activation
4 years ago
Jonas Schnelli 84716b134e Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expected circular dependencies
4 years ago
MarcoFalke d19639d2b6
Merge #21096: Re-add dead code detection
4 years ago
flack 3f8776a139 Re-add dead code detection
4 years ago
James O'Beirne f6e2da5fb7
simplify ChainstateManager::SnapshotBlockhash() return semantics
4 years ago
Wladimir J. van der Laan 9996b1806a
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
4 years ago
fanquake 7097add83c
refactor: replace Boost shared_mutex with std shared_mutex in sigcache
4 years ago
Hennadii Stepanov e99db77a6e
Drop boost/preprocessor dependencies
4 years ago
fanquake dc8be12510
refactor: remove boost::thread_group usage
4 years ago
MarcoFalke fa92912b4b
rpc: Use RPCHelpMan for check-rpc-mappings linter
4 years ago
Wladimir J. van der Laan b386d37360
Merge #18710: Add local thread pool to CCheckQueue
4 years ago
Carl Dong 1fca9811e1 lint: Skip whitespace lint for guix patches
4 years ago
MarcoFalke faa8f68943
Replace boost::variant with std::variant
4 years ago
Sebastian Falbesoner f3ba916e8b lint: ignore gitian keys file for spelling linter
4 years ago
Sebastian Falbesoner da289a6c4a lint: update list of spelling linter false positives
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago
Wladimir J. van der Laan 68c7acf6bb
Merge #20671: Replace boost::optional with std::optional
4 years ago
Hennadii Stepanov c123892c2e
ci: Drop Travis-specific workaround for shellcheck
4 years ago
Hennadii Stepanov 10af252d97
ci: Drop Travis-specific way to set COMMIT_RANGE variable
4 years ago
MarcoFalke fa4435e22f
Replace boost::optional with std::optional
4 years ago
Wladimir J. van der Laan e20b488395
Merge #20567: test: Add option to git-subtree-check to do full check, add help
4 years ago
Wladimir J. van der Laan 34c80d9eee test: Add option to git-subtree-check to do full check, add help
4 years ago
Antoine Poinsot 86ff2cf202
Remove the remaining fee estimation globals
4 years ago
Fabian Jahr 1e62350ca2
refactor: Improve use of explicit keyword
4 years ago
Fabian Jahr c502a6dbfb
lint: Use c++17 std in cppcheck linter
4 years ago
MarcoFalke d4159984c3
Merge #20223: build: Drop the leading 0 from the version number
4 years ago
MarcoFalke 71d068db40
Merge #18531: rpc: remove deprecated CRPCCommand constructor
4 years ago
Wladimir J. van der Laan 888c22e0dd
Merge #20359: depends: Various config.site.in improvements and linting
4 years ago
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
4 years ago
Carl Dong 618cbd2c1a
lint: Also lint files with shellcheck directive
4 years ago
Tyler Chambers b6121edf70 swapped "is" for "==" in literal comparison
4 years ago
MarcoFalke 2f7a53cc9d
Merge #20069: test: Mention commit id in scripted diff error
4 years ago
Fabian Jahr a91ab86fae
lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh
4 years ago
Fabian Jahr c11dc995c9
lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter
4 years ago
Wladimir J. van der Laan 3491bf358a test: Mention commit id in scripted diff error
4 years ago
MarcoFalke faaf9c58e4
remove CRPCCommand constructor that takes rpcfn_type function pointer
4 years ago
Hennadii Stepanov bb6fcc75d1
refactor: Drop boost::thread stuff in CCheckQueue
4 years ago
fanquake 9876ab8c74
Merge #19844: remove usage of boost::bind
4 years ago
fanquake e36f802fa4
lint: add C++ code linter
4 years ago
fanquake a1d14f522c
Merge #19671: wallet: Remove -zapwallettxes
4 years ago
Andrew Chow 3340dbadd3 Remove -zapwallettxes
4 years ago
MarcoFalke baf9cedee8
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago
practicalswift ca185cf5a1 doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago