index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-26
[indexes] Fix default [de]serialization of BlockFilter.
Jim Posen
2020-05-26
[refactor] Pass CNode and CConnman by reference
John Newbery
2020-05-26
Merge #19060: test: Remove global wait_until from p2p_getdata
Wladimir J. van der Laan
2020-05-26
Remove outdated comment about DER encoding
Elichai Turkel
2020-05-27
logging: thread safety annotations
Anthony Towns
2020-05-26
Merge #19032: Serialization improvements: final step
Wladimir J. van der Laan
2020-05-26
util/system.cpp: add thread safety annotations for dir_locks
Anthony Towns
2020-05-26
Merge #18881: Prevent UB in DeleteLock() function
MarcoFalke
2020-05-26
Merge #19056: rpc: Make gettxoutsetinfo/GetUTXOStats interruptible
MarcoFalke
2020-05-26
Merge #18867: tests: Add fuzzing harness for CCoinsViewCache
MarcoFalke
2020-05-26
Merge #19010: net processing: Add support for getcfheaders
MarcoFalke
2020-05-26
Merge #19059: gui: update Qt base translations for macOS release
fanquake
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
[test] Manage node connections better in mempool persist test
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
[test] Test that wallet transactions aren't rebroadcast before 12 hours
Amiti Uttarwar
2020-05-25
[test] P2P connection behavior should meet expectations
Amiti Uttarwar
2020-05-25
[test] updates to unbroadcast test
Amiti Uttarwar
2020-05-25
[docs] add release notes
Amiti Uttarwar
2020-05-25
Add release notes about salvage changes
Andrew Chow
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
Add basic test for bitcoin-wallet salvage
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
test: Remove global wait_until from p2p_getdata
MarcoFalke
2020-05-23
test: Default mininode.wait_until timeout to 60s
MarcoFalke
2020-05-23
qt: Add BitcoinUnits::formatWithPrivacy() function
Hennadii Stepanov
2020-05-23
test: pep-8 p2p_getdata.py
MarcoFalke
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-23
Merge #19058: doc: Drop protobuf stuff
fanquake
2020-05-23
gui: update Qt base translations for macOS release
fanquake
2020-05-23
doc: Drop protobuf stuff
Hennadii Stepanov
2020-05-22
Merge #19052: tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: âˆ...
MarcoFalke
2020-05-22
trivial: Suggested cleanups to surrounding code
Russell Yanofsky
[prev]
[next]