Labeled Up for Grabs
pull
logging: Replace LogError and LogWarning with LogAlert
#30364
ryanofsky on June 30, 2024 Up for grabs Needs rebase
ryanofsky on June 30, 2024 Up for grabs Needs rebase
pull
test: fix RPC coverage check
#29387
BrandonOdiwuor on February 5, 2024 Tests Up for grabs Needs rebase
BrandonOdiwuor on February 5, 2024 Tests Up for grabs Needs rebase
pull
logging: Update to new logging API
#29231
ajtowns on January 11, 2024 Utils/log/libs Up for grabs
ajtowns on January 11, 2024 Utils/log/libs Up for grabs
pull
refactor: Split per-peer parts of net module into new node/connection module
#28686
ajtowns on October 19, 2023 Refactoring Up for grabs Needs rebase
ajtowns on October 19, 2023 Refactoring Up for grabs Needs rebase
pull
Bugfix: Package relay / bytespersigop checks
#28345
luke-jr on August 26, 2023 TX fees and policy Up for grabs Needs rebase
luke-jr on August 26, 2023 TX fees and policy Up for grabs Needs rebase
pull
wallet: Allow users to create a wallet that encrypts all database records
#28142
achow101 on July 24, 2023 Wallet Up for grabs
achow101 on July 24, 2023 Wallet Up for grabs
pull
rpc: distinguish between vsize and sigop-adjusted mempool vsize
#27591
glozow on May 7, 2023 RPC/REST/ZMQ Up for grabs Needs rebase Needs Conceptual Review
glozow on May 7, 2023 RPC/REST/ZMQ Up for grabs Needs rebase Needs Conceptual Review
pull
Add support for “partial” fuzzers that indicate usefulness
#27552
sipa on May 2, 2023 Up for grabs Needs rebase
sipa on May 2, 2023 Up for grabs Needs rebase
pull
p2p, validation: Don’t download witnesses for assumed-valid blocks when running in prune mode
#27050
dergoegge on February 6, 2023 Up for grabs Needs rebase
dergoegge on February 6, 2023 Up for grabs Needs rebase
pull
Fix BaseIndex::Commit false error
#26903
pstratem on January 17, 2023 UTXO Db and Indexes Up for grabs
pstratem on January 17, 2023 UTXO Db and Indexes Up for grabs
pull
index: Compare deserialized block hash with the block hash from the blockindex
#26390
kcalvinalvin on October 26, 2022 UTXO Db and Indexes Up for grabs
kcalvinalvin on October 26, 2022 UTXO Db and Indexes Up for grabs
pull
refactor: Guard TxRequestTracker by its own lock instead of cs_main
#26151
dergoegge on September 21, 2022 P2P Up for grabs Needs rebase
dergoegge on September 21, 2022 P2P Up for grabs Needs rebase
pull
Wallet: Add foreign_outputs metadata to support CoinJoin transactions
#25991
luke-jr on September 3, 2022 Wallet Up for grabs Needs rebase
luke-jr on September 3, 2022 Wallet Up for grabs Needs rebase
pull
Optimizations & simplifications following #25717
#25968
sipa on August 31, 2022 P2P Up for grabs
sipa on August 31, 2022 P2P Up for grabs
pull
univalue: hand written conversion of number to string
#25711
MarcoFalke on July 26, 2022 Refactoring Up for grabs
MarcoFalke on July 26, 2022 Refactoring Up for grabs
pull
tracing: lock contention analysis
#25081
martinus on May 7, 2022 Scripts and tools Up for grabs Needs rebase
martinus on May 7, 2022 Scripts and tools Up for grabs Needs rebase
pull
bench: remove from available_coins with reference, vout size
#24975
Crypt-iQ on April 25, 2022 Tests Up for grabs
Crypt-iQ on April 25, 2022 Tests Up for grabs
pull
net: Fix undefined behavior in socket address handling
#24827
Adlai-Holler on April 11, 2022 P2P Up for grabs Needs rebase
Adlai-Holler on April 11, 2022 P2P Up for grabs Needs rebase
pull
p2p: Prevent block index fingerprinting by sending additional getheaders messages
#24571
dergoegge on March 15, 2022 P2P Up for grabs Needs rebase
dergoegge on March 15, 2022 P2P Up for grabs Needs rebase
pull
blockman: Properly guard blockfile members
#24456
dongcarl on March 1, 2022 Wallet RPC/REST/ZMQ P2P Validation Block storage Up for grabs Needs rebase
dongcarl on March 1, 2022 Wallet RPC/REST/ZMQ P2P Validation Block storage Up for grabs Needs rebase
pull
Descriptor unit tests and simplifications
#24361
sipa on February 16, 2022 Wallet Up for grabs Needs rebase Descriptors
sipa on February 16, 2022 Wallet Up for grabs Needs rebase Descriptors
pull
rpc: allow dumptxoutset to dump human-readable data
#24202
w0xlt on January 29, 2022 RPC/REST/ZMQ Up for grabs Needs rebase
w0xlt on January 29, 2022 RPC/REST/ZMQ Up for grabs Needs rebase
pull
p2p: Replace RecursiveMutex
w0xlt on January 22, 2022 P2P Up for grabs Needs rebase
m_tx_inventory_mutex
with Mutex and rename it
#24125
w0xlt on January 22, 2022 P2P Up for grabs Needs rebase
pull
build: Propagate user-defined tools to native packages
#23571
hebasto on November 22, 2021 Build system Up for grabs
hebasto on November 22, 2021 Build system Up for grabs
pull
Package-aware fee estimation
#23074
darosior on September 23, 2021 Mempool Up for grabs Needs rebase
darosior on September 23, 2021 Mempool Up for grabs Needs rebase
pull
[Tests] Compute the Power Set of all flags instead of one by one exclusion
#22948
JeremyRubin on September 10, 2021 Tests Up for grabs
JeremyRubin on September 10, 2021 Tests Up for grabs
pull
dbwrapper: properly destroy objects in case CDBWrapper ctor throws
#22663
Crypt-iQ on August 8, 2021 UTXO Db and Indexes Up for grabs Needs rebase
Crypt-iQ on August 8, 2021 UTXO Db and Indexes Up for grabs Needs rebase
pull
build: deprecate UPnP support
#22644
fanquake on August 6, 2021 Build system Up for grabs CI failed
fanquake on August 6, 2021 Build system Up for grabs CI failed
pull
build: Avoid rebuilding makefiles
#22486
dgoncharov on July 18, 2021 Build system Up for grabs Needs rebase
dgoncharov on July 18, 2021 Build system Up for grabs Needs rebase
pull
build: Disable make builtin rules.
#22126
dgoncharov on June 2, 2021 Build system Up for grabs Needs rebase
dgoncharov on June 2, 2021 Build system Up for grabs Needs rebase
pull
guix: Always canonicalize HOST using
dongcarl on April 13, 2021 Build system Up for grabs Needs rebase
./depends/config.sub
#21671
dongcarl on April 13, 2021 Build system Up for grabs Needs rebase
pull
test: add -daemon and -daemonwait config arg tests
#21439
jonatack on March 14, 2021 Tests Up for grabs
jonatack on March 14, 2021 Tests Up for grabs
pull
wallet: indicate whether a transaction is in the mempool
#21260
danben on February 21, 2021 Wallet RPC/REST/ZMQ Up for grabs Needs rebase
danben on February 21, 2021 Wallet RPC/REST/ZMQ Up for grabs Needs rebase
pull
ResetBlockFailureFlags did not remove the invalidity flag in other chain
#21086
ghost on February 5, 2021 Validation Up for grabs
ghost on February 5, 2021 Validation Up for grabs
pull
wallet: check when create wallets for the reserved name “wallets”
#21073
Saibato on February 3, 2021 Wallet Up for grabs Needs rebase
Saibato on February 3, 2021 Wallet Up for grabs Needs rebase
pull
p2p: standardize outbound full/block relay connection type naming
#20729
jonatack on December 20, 2020 P2P Up for grabs Needs rebase
jonatack on December 20, 2020 P2P Up for grabs Needs rebase
pull
Extend support for nested commands to bitcoin-cli
#20273
jonasschnelli on October 30, 2020 Scripts and tools Up for grabs Needs rebase
jonasschnelli on October 30, 2020 Scripts and tools Up for grabs Needs rebase
pull
net: Prevent routing of deprecated Site Local IPv6
#19985
n-thumann on September 20, 2020 P2P Up for grabs Needs rebase
n-thumann on September 20, 2020 P2P Up for grabs Needs rebase
pull
fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining
#19880
markblundeberg on September 5, 2020 Mempool Up for grabs Needs rebase
markblundeberg on September 5, 2020 Mempool Up for grabs Needs rebase
pull
Switch BlockMap to use an unordered_set under the hood
#19677
JeremyRubin on August 7, 2020 Refactoring Validation Up for grabs Needs rebase
JeremyRubin on August 7, 2020 Refactoring Validation Up for grabs Needs rebase
pull
build: Only use
freenancial on July 10, 2020 Build system Up for grabs
@
prefix for echo
command in Makefiles
#19480
freenancial on July 10, 2020 Build system Up for grabs
pull
util: Make default arg values more specific
#19471
hebasto on July 8, 2020 Utils/log/libs Up for grabs Needs rebase
hebasto on July 8, 2020 Utils/log/libs Up for grabs Needs rebase
pull
wallet: let Listwalletdir do not iterate through our blocksdata.
#19419
Saibato on June 30, 2020 Wallet Up for grabs Needs rebase
Saibato on June 30, 2020 Wallet Up for grabs Needs rebase
pull
torcontrol : avoid to set wrong outbound proxy and network settings when creating an inbound onion service.
#19358
Saibato on June 23, 2020 P2P Up for grabs Needs rebase
Saibato on June 23, 2020 P2P Up for grabs Needs rebase
pull
Print “verifychain” progress every 1 step if user verifies whole blockchain.
#19009
yakitorifoodie on May 18, 2020 Validation Up for grabs
yakitorifoodie on May 18, 2020 Validation Up for grabs
pull
[WIP] rebase: Call ProcessNewBlock() asynchronously
#18963
dongcarl on May 12, 2020 RPC/REST/ZMQ P2P Mining Validation Up for grabs
dongcarl on May 12, 2020 RPC/REST/ZMQ P2P Mining Validation Up for grabs
pull
Allow simple multiwallet rpc calls
#18734
jonasschnelli on April 22, 2020 Wallet RPC/REST/ZMQ Up for grabs
jonasschnelli on April 22, 2020 Wallet RPC/REST/ZMQ Up for grabs
pull
qa: Test shared validation interface
#18471
promag on March 30, 2020 Tests Up for grabs Needs rebase
promag on March 30, 2020 Tests Up for grabs Needs rebase
pull
build: add data.h dependency to raw files
#18265
kallewoof on March 5, 2020 Build system Up for grabs
kallewoof on March 5, 2020 Build system Up for grabs
pull
Test some transaction creation with non-empty fee estimator
#18245
instagibbs on March 2, 2020 Tests Up for grabs
instagibbs on March 2, 2020 Tests Up for grabs
pull
lib: Optimizing siphash implementation
#18014
elichai on January 28, 2020 Utils/log/libs Up for grabs Needs rebase
elichai on January 28, 2020 Utils/log/libs Up for grabs Needs rebase
pull
net: Use log categories when logging events that P2P peers can trigger arbitrarily
#17828
practicalswift on December 29, 2019 P2P Utils/log/libs Up for grabs
practicalswift on December 29, 2019 P2P Utils/log/libs Up for grabs
pull
net: Limit # of IPs learned from a DNS seed by family
#17602
dongcarl on November 25, 2019 P2P Up for grabs Needs rebase
dongcarl on November 25, 2019 P2P Up for grabs Needs rebase
pull
WIP: refactor: Use our own integer parsing/formatting everywhere
#17385
laanwj on November 5, 2019 Refactoring Up for grabs Needs rebase
laanwj on November 5, 2019 Refactoring Up for grabs Needs rebase
pull
gui: grey out used address in address book
#17355
za-kk on November 2, 2019 GUI Wallet Up for grabs Needs rebase
za-kk on November 2, 2019 GUI Wallet Up for grabs Needs rebase
pull
Add test for send{toaddress, many} conf_target under subtractfromamount scenario
#16972
instagibbs on September 26, 2019 Tests Up for grabs
instagibbs on September 26, 2019 Tests Up for grabs
pull
travis: Run functional tests in GUI once
#16522
MarcoFalke on August 1, 2019 Tests Up for grabs
MarcoFalke on August 1, 2019 Tests Up for grabs
pull
cli/gui: support “@height” in place of blockhash for getblock on client side
#16439
ajtowns on July 23, 2019 RPC/REST/ZMQ Up for grabs
ajtowns on July 23, 2019 RPC/REST/ZMQ Up for grabs
pull
Get cs_main out of the critical path in ProcessMessages
#16324
TheBlueMatt on July 2, 2019 P2P Validation Up for grabs Needs Conceptual Review
TheBlueMatt on July 2, 2019 P2P Validation Up for grabs Needs Conceptual Review
pull
rpc: Raise error in getbalance if minconf is not zero
#15729
promag on April 3, 2019 Wallet RPC/REST/ZMQ Up for grabs Needs rebase
promag on April 3, 2019 Wallet RPC/REST/ZMQ Up for grabs Needs rebase
issue
Optimize CheckMultiSig by using public key recovery.
#15621
roconnor-blockstream on March 18, 2019 Brainstorming Up for grabs
roconnor-blockstream on March 18, 2019 Brainstorming Up for grabs
pull
p2p: Speed up initial connection to p2p network
#15502
ajtowns on February 28, 2019 P2P Up for grabs Needs Conceptual Review
ajtowns on February 28, 2019 P2P Up for grabs Needs Conceptual Review
pull
rfc: Add -printconfig arg to bitcoind
#15493
promag on February 27, 2019 Brainstorming Up for grabs
promag on February 27, 2019 Brainstorming Up for grabs
pull
doc: suggest using timeoutstopsec in systemd file during IBD
#15268
d3spwn on January 26, 2019 Docs Up for grabs Needs rebase
d3spwn on January 26, 2019 Docs Up for grabs Needs rebase
pull
[test] Apply maximal flags to tx_valid tests and minimal flags to tx_invalid tests
#15045
jl2012 on December 27, 2018 Tests Up for grabs Needs rebase
jl2012 on December 27, 2018 Tests Up for grabs Needs rebase
pull
Nit fixes for PR 14565
#15032
meshcollider on December 24, 2018 Wallet RPC/REST/ZMQ Up for grabs
meshcollider on December 24, 2018 Wallet RPC/REST/ZMQ Up for grabs
pull
[wip] util: Improve evaluation of includeconf lines in network sections of the config file
#14866
AkioNak on December 4, 2018 Utils/log/libs Up for grabs Needs rebase
AkioNak on December 4, 2018 Utils/log/libs Up for grabs Needs rebase
pull
Skip redundant OP_CODESEPARATOR scan
#14786
jl2012 on November 22, 2018 Refactoring Consensus Up for grabs Needs Conceptual Review
jl2012 on November 22, 2018 Refactoring Consensus Up for grabs Needs Conceptual Review
pull
Implement sighash cache in CHECKMULTISIG
#14079
jl2012 on August 27, 2018 Consensus Up for grabs Needs Conceptual Review
jl2012 on August 27, 2018 Consensus Up for grabs Needs Conceptual Review
pull
Allow fee estimation to work with lower fees
#13990
ajtowns on August 16, 2018 TX fees and policy Up for grabs Needs rebase
ajtowns on August 16, 2018 TX fees and policy Up for grabs Needs rebase
pull
Track best-possible-headers (TheBlueMatt)
#13937
Sjors on August 10, 2018 Validation Up for grabs
Sjors on August 10, 2018 Validation Up for grabs
pull
Only allocate a LevelDB block cache if LevelDB will actually use it
#13741
fanquake on July 22, 2018 UTXO Db and Indexes Resource usage Up for grabs
fanquake on July 22, 2018 UTXO Db and Indexes Resource usage Up for grabs
pull
Ignore new blocks when -stopatheight target has been reached
#13713
jonasschnelli on July 19, 2018 Validation Up for grabs
jonasschnelli on July 19, 2018 Validation Up for grabs
pull
Check for datadir after the config files were read
#13621
Flowdalic on July 10, 2018 Utils/log/libs Up for grabs
Flowdalic on July 10, 2018 Utils/log/libs Up for grabs
pull
[devtools translations] catch invalid specifiers
#13472
HashUnlimited on June 14, 2018 Scripts and tools Up for grabs
HashUnlimited on June 14, 2018 Scripts and tools Up for grabs
pull
WIP [bench] CCoinsView(Cache): measure various scenarios
#13470
Sjors on June 14, 2018 Tests Up for grabs
Sjors on June 14, 2018 Tests Up for grabs
pull
[net,mempool] Call AcceptToMemoryPool() asynchronously in p2p
#13413
skeees on June 7, 2018 Up for grabs
skeees on June 7, 2018 Up for grabs
pull
[refactor, move-only-ish] Refactor mempool accept/reject logic
#13407
skeees on June 6, 2018 Refactoring Up for grabs
skeees on June 6, 2018 Refactoring Up for grabs
pull
[Policy] Reject SIGHASH_SINGLE with output out of bound
#13360
jl2012 on May 31, 2018 TX fees and policy Up for grabs Needs rebase
jl2012 on May 31, 2018 TX fees and policy Up for grabs Needs rebase
pull
Define SIGHASH_MASK in validation and determine the use of SIGHASH_SINGLE in signing
#13357
jl2012 on May 31, 2018 Validation Up for grabs Needs Conceptual Review
jl2012 on May 31, 2018 Validation Up for grabs Needs Conceptual Review
pull
Implement pinentry wrapper to unlock bitcoin wallet
#13335
eklitzke on May 28, 2018 Wallet RPC/REST/ZMQ Up for grabs
eklitzke on May 28, 2018 Wallet RPC/REST/ZMQ Up for grabs
pull
Wallet/RPC: Add listsincetx method with a stateless (server-side) long polling option
#13262
jonasschnelli on May 17, 2018 Wallet RPC/REST/ZMQ Up for grabs
jonasschnelli on May 17, 2018 Wallet RPC/REST/ZMQ Up for grabs
pull
Refactoring: optimize SelectCoinsBnB
#13167
martinus on May 4, 2018 Refactoring Wallet Up for grabs
martinus on May 4, 2018 Refactoring Wallet Up for grabs
pull
RPC: Improve error messages on RPC endpoints that use GetTransaction
#13144
jimpo on May 1, 2018 RPC/REST/ZMQ Up for grabs
jimpo on May 1, 2018 RPC/REST/ZMQ Up for grabs
pull
Make script interpreter independent from storage type CScript
#13062
sipa on April 23, 2018 Refactoring Consensus Up for grabs Needs rebase
sipa on April 23, 2018 Refactoring Consensus Up for grabs Needs rebase
pull
Allow txindex in prune mode
#13014
jonasschnelli on April 18, 2018 UTXO Db and Indexes Up for grabs
jonasschnelli on April 18, 2018 UTXO Db and Indexes Up for grabs