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
2020-05-26
Merge #19010: net processing: Add support for getcfheaders
MarcoFalke
2020-05-25
[trivial/doc] Fix comment type
Amiti Uttarwar
2020-05-25
[doc] Update unbroadcast description in RPC results
Amiti Uttarwar
2020-05-25
[trivial] Remove misleading 'const'
Amiti Uttarwar
2020-05-25
[doc] Provide rationale for randomization in scheduling.
Amiti Uttarwar
2020-05-25
[mempool] Don't throw expected error message when upgrading
Amiti Uttarwar
2020-05-25
Move RecoverKeysOnlyFilter into RecoverDataBaseFile
Andrew Chow
2020-05-25
Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}
Andrew Chow
2020-05-25
Make BerkeleyBatch::Recover and WalletBatch::RecoverKeysOnlyFilter standalone
Andrew Chow
2020-05-25
Expose a version of ReadKeyValue and use it in RecoverKeysOnlyFilter
Andrew Chow
2020-05-25
Move BerkeleyEnvironment::Salvage into BerkeleyBatch::Recover
Andrew Chow
2020-05-25
walletdb: remove fAggressive from Salvage
Andrew Chow
2020-05-25
walletdb: don't automatically salvage when corruption is detected
Andrew Chow
2020-05-25
wallet: remove -salvagewallet
Andrew Chow
2020-05-25
wallettool: Add a salvage command
Andrew Chow
2020-05-25
tests: Add fuzzing harness for CCoinsViewCache
practicalswift
2020-05-24
Remove old serialization primitives
Pieter Wuille
2020-05-24
Convert LimitedString to formatter
Pieter Wuille
2020-05-24
Convert wallet to new serialization
Pieter Wuille
2020-05-23
BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip s...
furszy
2020-05-23
Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.
furszy
2020-05-23
qt: Add BitcoinUnits::formatWithPrivacy() function
Hennadii Stepanov
2020-05-24
Merge #18594: cli: display multiwallet balances in -getinfo
Samuel Dobson
2020-05-23
Merge #18698: Make g_chainman internal to validation
MarcoFalke
2020-05-22
rpc: Make gettxoutsetinfo/GetUTXOStats interruptible
MarcoFalke
2020-05-22
rpc: factor out RpcInterruptionPoint from dumptxoutset
MarcoFalke
2020-05-22
[net processing] Message handling for getcfheaders.
Jim Posen
2020-05-22
[doc] Add comment for m_headers_cache
John Newbery
2020-05-22
tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: ∞ ∀ fuzzers)
practicalswift
2020-05-22
doc: Add and fix comments about never destroyed objects
Hennadii Stepanov
2020-05-22
Merge #18787: wallet: descriptor wallet release notes and cleanups
Samuel Dobson
2020-05-22
Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys fro...
Samuel Dobson
2020-05-22
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...
fanquake
2020-05-21
Merge #16946: wallet: include a checksum of encrypted private keys
Wladimir J. van der Laan
2020-05-21
Merge #18960: indexes: Add compact block filter headers cache
Wladimir J. van der Laan
2020-05-22
refactor: Replace const char* to std::string
Calvin Kim
2020-05-21
Merge #19020: net: Use C++11 member initialization in protocol
Wladimir J. van der Laan
2020-05-21
Merge #18997: gui: Remove un-actionable TODO
MarcoFalke
2020-05-21
validation: Mark g_chainman DEPRECATED
MarcoFalke
2020-05-21
validation: Make ProcessNewBlock*() members of ChainstateManager
MarcoFalke
2020-05-21
validation: Make PruneOneBlockFile() a member of ChainstateManager
MarcoFalke
2020-05-21
validation: Make LoadBlockIndex() a member of ChainstateManager
MarcoFalke
2020-05-21
net: Pass chainman into PeerLogicValidation
MarcoFalke
2020-05-21
node: Add chainman alias for g_chainman
MarcoFalke
2020-05-21
Merge #18530: Add test for -blocksonly and -whitelistforcerelay param interac...
MarcoFalke
2020-05-21
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
rpc: drop unused JSONRPCProcessBatchReply size arg, refactor
Jon Atack
2020-05-21
cli: use GetWalletBalances() functionality for -getinfo
Jon Atack
2020-05-21
cli: create GetWalletBalances() to fetch multiwallet balances
Jon Atack
2020-05-21
cli: lift -rpcwallet logic up to CommandLineRPC()
Jon Atack
[prev]
[next]