Pull-Requests
pull
refactor: Replace fs::absolute calls with AbsPathJoin calls
#20932
kiminuo on January 14, 2021 RefactoringUtils/log/libs
kiminuo on January 14, 2021 RefactoringUtils/log/libs
pull
refactor: Replace fs::unique_path with GetUniquePath(path) calls
#21052
kiminuo on February 1, 2021 Utils/log/libs
kiminuo on February 1, 2021 Utils/log/libs
pull
test: Change BOOST_CHECK to BOOST_CHECK_EQUAL for paths
#21125
kiminuo on February 9, 2021 Tests
kiminuo on February 9, 2021 Tests
pull
doc: Fix several references in txmempool comments
#21436
kiminuo on March 14, 2021 DocsNeeds rebase
kiminuo on March 14, 2021 DocsNeeds rebase
pull
refactor: Remove superfluous "return" from "addUnchecked" in txmempool.cpp
#21577
kiminuo on April 2, 2021 RefactoringMempool
kiminuo on April 2, 2021 RefactoringMempool
pull
Remove `GetDataDir(net_specific)` function
#21850
kiminuo on May 4, 2021 RefactoringUtils/log/libs
kiminuo on May 4, 2021 RefactoringUtils/log/libs
pull
CRegTestParams: Use `args` instead of `gArgs`.
#22135
kiminuo on June 2, 2021 RefactoringValidation
kiminuo on June 2, 2021 RefactoringValidation
pull
[TESTBED][NO-MERGE][POC] Use std::filesystem. Remove Boost Filesystem & System
#22336
kiminuo on June 24, 2021 WalletBuild systemScripts and toolsUtils/log/libs
kiminuo on June 24, 2021 WalletBuild systemScripts and toolsUtils/log/libs
pull
ci: Do not clone `bitcoin-core/qa-assets` git repository if not necessary
#22376
kiminuo on June 30, 2021 Tests
kiminuo on June 30, 2021 Tests
pull
[TESTBED][NO-MERGE] Verbosity level 3 getblock rebase
#22463
kiminuo on July 15, 2021 RPC/REST/ZMQ
kiminuo on July 15, 2021 RPC/REST/ZMQ
pull
rpc: Add level 3 verbosity to getblock RPC call (#21245 modified)
#22918
kiminuo on September 8, 2021 FeatureRPC/REST/ZMQ
kiminuo on September 8, 2021 FeatureRPC/REST/ZMQ
pull
refactor: Remove `gArgs` from `wallet.h` and `wallet.cpp` (2)
#22928
kiminuo on September 9, 2021 Wallet
kiminuo on September 9, 2021 Wallet
pull
rpc: Add RPC help for getblock verbosity level 3
#23320
kiminuo on October 20, 2021 RPC/REST/ZMQ
kiminuo on October 20, 2021 RPC/REST/ZMQ
pull
Make `CFeeRate` work with `uint64_t` sizes
#23633
kiminuo on November 30, 2021 TX fees and policyNeeds rebase
kiminuo on November 30, 2021 TX fees and policyNeeds rebase
pull
refactor: Remove `gArgs` from `bdb.h` and `sqlite.h`
#23732
kiminuo on December 10, 2021 GUIRefactoringWallet
kiminuo on December 10, 2021 GUIRefactoringWallet
pull
rpc: Improve RPC help by explicitly mentioning output types
#24339
kiminuo on February 14, 2022 RPC/REST/ZMQ
kiminuo on February 14, 2022 RPC/REST/ZMQ
Issues
issue
Question: How to debug using docker & CI shell script?
#20488
kiminuo on November 25, 2020 TestsQuestions and Help
kiminuo on November 25, 2020 TestsQuestions and Help