Pull-Requests
pull
Sanity assert GetAncestor() != nullptr where appropriate
#24804
aureleoules on April 8, 2022 Refactoring
aureleoules on April 8, 2022 Refactoring
pull
util/check: Add CHECK_NONFATAL identity function and NONFATAL_UNREACHABLE macro
#24812
aureleoules on April 8, 2022 RPC/REST/ZMQUtils/log/libs
aureleoules on April 8, 2022 RPC/REST/ZMQUtils/log/libs
pull
rpc: Enable wallet import on pruned nodes and add test
#24865
aureleoules on April 15, 2022 WalletRPC/REST/ZMQ
aureleoules on April 15, 2022 WalletRPC/REST/ZMQ
pull
rpc: Make pruneblockchain fetch old blocks if height is lower than pruned height
#25026
aureleoules on April 29, 2022 RPC/REST/ZMQ
aureleoules on April 29, 2022 RPC/REST/ZMQ
pull
rpc: Filter inputs by type during CoinSelection
#25183
aureleoules on May 21, 2022 WalletRPC/REST/ZMQNeeds rebase
aureleoules on May 21, 2022 WalletRPC/REST/ZMQNeeds rebase
pull
refactor: make member functions const when applicable
#25673
aureleoules on July 22, 2022 RefactoringNeeds rebase
aureleoules on July 22, 2022 RefactoringNeeds rebase
pull
lint: Make lint spellcheck a failure instead of warning
#25706
aureleoules on July 26, 2022 Scripts and tools
aureleoules on July 26, 2022 Scripts and tools
pull
refactor: Make const references to avoid unnecessarily copying objects and enable two clang-tidy checks
#25707
aureleoules on July 26, 2022 Refactoring
aureleoules on July 26, 2022 Refactoring
pull
wallet: Check max transaction weight in CoinSelection
#25729
aureleoules on July 28, 2022 Wallet
aureleoules on July 28, 2022 Wallet
pull
refactor: Replace m_params with chainman.GetParams()
#25830
aureleoules on August 12, 2022 RefactoringValidation
aureleoules on August 12, 2022 RefactoringValidation
pull
refactor: Remove trailing semicolon from LOCK2 macro
#25831
aureleoules on August 12, 2022 Refactoring
aureleoules on August 12, 2022 Refactoring
pull
Use static member functions from class instead of instances
#25903
aureleoules on August 22, 2022
aureleoules on August 22, 2022
pull
rpc: Optimize serialization disk space of dumptxoutset
#26045
aureleoules on September 8, 2022 RPC/REST/ZMQ
aureleoules on September 8, 2022 RPC/REST/ZMQ
pull
rpc: Return block hash & height in getbalances, gettransaction and getwalletinfo
#26094
aureleoules on September 14, 2022 RPC/REST/ZMQ
aureleoules on September 14, 2022 RPC/REST/ZMQ
pull
test: test_runner option to run tests in priority
#26102
aureleoules on September 15, 2022 Tests
aureleoules on September 15, 2022 Tests
pull
rpc: Allow importmulti watchonly imports with locked wallet
#26116
aureleoules on September 17, 2022 WalletRPC/REST/ZMQ
aureleoules on September 17, 2022 WalletRPC/REST/ZMQ
pull
rpc: Sanitize label name in various RPCs with tests
#26186
aureleoules on September 27, 2022 WalletRPC/REST/ZMQ
aureleoules on September 27, 2022 WalletRPC/REST/ZMQ
pull
rpc: Improve error when wallet is already loaded
#26192
aureleoules on September 28, 2022 Wallet
aureleoules on September 28, 2022 Wallet
pull
wallet: Use correct effective value when checking target
#26203
aureleoules on September 29, 2022 Wallet
aureleoules on September 29, 2022 Wallet
pull
Update best_header inside Connect/DisconnectTip
#26260
aureleoules on October 5, 2022 RPC/REST/ZMQ
aureleoules on October 5, 2022 RPC/REST/ZMQ
pull
rpc: Return accurate results for scanblocks
#26325
aureleoules on October 17, 2022 RPC/REST/ZMQ
aureleoules on October 17, 2022 RPC/REST/ZMQ
pull
Implement `CCoinsViewErrorCatcher::HaveCoin` and check disk space periodically
#26331
aureleoules on October 18, 2022
aureleoules on October 18, 2022
pull
Make static nLastFlush and nLastWrite Chainstate members
#26513
aureleoules on November 16, 2022
aureleoules on November 16, 2022
pull
rpc: Prevent unloading a wallet when rescanning
#26618
aureleoules on December 1, 2022 RPC/REST/ZMQ
aureleoules on December 1, 2022 RPC/REST/ZMQ
pull
test: Fix backwards compatibility intermittent failure
#26658
aureleoules on December 8, 2022 Tests
aureleoules on December 8, 2022 Tests
pull
test: Wallet interactions with rescanning wallet
#26700
aureleoules on December 14, 2022 TestsNeeds rebase
aureleoules on December 14, 2022 TestsNeeds rebase
Issues
issue
test: Intermittent failure in `feature_index_prune.py`
#26330
aureleoules on October 18, 2022 BugTests
aureleoules on October 18, 2022 BugTests
issue
Run coverage functional tests in parallel
#26736
aureleoules on December 21, 2022 FeatureTests
aureleoules on December 21, 2022 FeatureTests