index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-02-26
Merge bitcoin/bitcoin#29357: test: Drop `x` modifier in `fsbridge::fopen` cal...
fanquake
2024-02-26
crypto: replace CountBits with std::bit_width
Cory Fields
2024-02-26
crypto: replace non-standard CLZ builtins with c++20's bit_width
Cory Fields
2024-02-26
test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
Hennadii Stepanov
2024-02-26
Merge bitcoin/bitcoin#29471: doc: Fix CI-detected codespell warnings
fanquake
2024-02-26
Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutset
fanquake
2024-02-26
Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includes
fanquake
2024-02-23
Fix CI-detected codespell warnings
LÅ‘rinc
2024-02-21
[fuzz] Avoid partial negative result
Murch
2024-02-20
refactor: Add missing include for USE_BDB, USE_SQLITE to bench/wallet_ismine.cpp
MarcoFalke
2024-02-20
Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanup
fanquake
2024-02-20
Merge bitcoin-core/gui#797: test: Recognize dialog object by name
Hennadii Stepanov
2024-02-20
Merge bitcoin/bitcoin#26008: wallet: cache IsMine scriptPubKeys to improve pe...
fanquake
2024-02-19
Merge bitcoin/bitcoin#29434: rpc: Fixed signed integer overflow for large fee...
Ava Chow
2024-02-19
qt, test: Recognize dialog object by name
Hennadii Stepanov
2024-02-16
wallet: Retrieve ID from loaded DescSPKM directly
Ava Chow
2024-02-16
wallet: Use scriptPubKeyCache in GetSolvingProvider
Ava Chow
2024-02-16
wallet: Use scriptPubKey cache in GetScriptPubKeyMans
Ava Chow
2024-02-16
wallet: Use scriptPubKey cache in IsMine
Ava Chow
2024-02-16
wallet: Cache scriptPubKeys for all DescriptorSPKMs
Ava Chow
2024-02-16
wallet: Introduce a callback called after TopUp completes
Ava Chow
2024-02-16
bench: Add a benchmark for ismine
Ava Chow
2024-02-16
Merge bitcoin/bitcoin#28037: rpc: Drop migratewallet experimental warning
fanquake
2024-02-15
doc: Clarify maxfeerate help
MarcoFalke
2024-02-15
rpc: Fixed signed integer overflow for large feerates
MarcoFalke
2024-02-15
rpc: Add ParseFeeRate helper
MarcoFalke
2024-02-14
rpc: Implement RPCHelpMan::ArgValue<> for UniValue
MarcoFalke
2024-02-13
Merge bitcoin-core/gui#793: Update translation source file for v27.0 string f...
Hennadii Stepanov
2024-02-13
scripted-diff: Fix bitcoin_config_h includes
TheCharlatan
2024-02-13
Merge bitcoin/bitcoin#29403: wallet: batch erase procedures and improve 'Eras...
Ava Chow
2024-02-13
Merge bitcoin/bitcoin#29413: fuzz: increase length of string used for `NetWhi...
fanquake
2024-02-13
Merge bitcoin/bitcoin#29424: v3 followups
fanquake
2024-02-13
qt: Update translation source file for v27.0 string freeze
Hennadii Stepanov
2024-02-12
wallet: simplify EraseRecords by using 'ErasePrefix'
furszy
2024-02-12
wallet: bdb batch 'ErasePrefix', do not create txn internally
furszy
2024-02-12
wallet: db, introduce 'RunWithinTxn()' helper function
furszy
2024-02-12
Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes process
Ava Chow
2024-02-12
Merge bitcoin-core/gui#773: Check for private keys disabled before attempting...
Hennadii Stepanov
2024-02-12
[test] PackageV3Checks with inheritance violation in mempool ancestor
glozow
2024-02-12
[doc] fix docs and comments from v3
glozow
2024-02-12
Merge bitcoin-core/gui#758: Update Node window title with the chain type
Hennadii Stepanov
2024-02-12
Merge bitcoin-core/gui#658: Intro: Never change the prune checkbox after the ...
Hennadii Stepanov
2024-02-11
Merge bitcoin-core/gui#780: Fix: Ensure 'Transaction View' remains disabled i...
Hennadii Stepanov
2024-02-11
Merge bitcoin-core/gui#752: Modify command line help to show support for BIP2...
Hennadii Stepanov
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-09
Merge bitcoin/bitcoin#27877: wallet: Add CoinGrinder coin selection algorithm
Ava Chow
2024-02-09
scripted-diff: rename ZapSelectTx to RemoveTxs
furszy
2024-02-09
wallet: batch and simplify ZapSelectTx process
furszy
2024-02-09
opt: Skip over barren combinations of tiny UTXOs
Murch
2024-02-09
opt: Skip checking max_weight separately
Murch
[prev]
[next]