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
2021-09-16
fuzz: Use public interface to fill addrman tried tables
Martin Zumsande
2021-09-16
addrman: Improve performance of Good
Martin Zumsande
2021-09-14
Merge bitcoin-core/gui#420: Ensure translator comments end in full stop
Hennadii Stepanov
2021-09-13
Merge bitcoin-core/gui#419: Add missing tooltips to options menu settings
Hennadii Stepanov
2021-09-13
qt: add missing tooltips to options menu settings
Jarol Rodriguez
2021-09-12
qt: ensure translator comments end in full stop
Jarol Rodriguez
2021-09-12
Merge bitcoin-core/gui#391: Add cancel button to configuration options popup
Hennadii Stepanov
2021-09-12
Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu Action
Hennadii Stepanov
2021-09-10
qt: Add cancel button to configuration options popup
Shashwat
2021-09-10
Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...
merge-script
2021-09-10
Merge bitcoin/bitcoin#22675: RBF move 2/3: extract RBF logic into policy/rbf
fanquake
2021-09-10
Merge bitcoin/bitcoin#22911: [net] Minor cleanups to asmap
fanquake
2021-09-09
Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro ...
merge-script
2021-09-09
Merge bitcoin/bitcoin#22914: util: remove libevent <= 2.0.18 back-compat code
fanquake
2021-09-09
Merge bitcoin/bitcoin#22923: test: Switch multiprocess to clang i686 build
W. J. van der Laan
2021-09-09
util: remove libevent <= 2.0.18 back-compat code
fanquake
2021-09-09
Merge bitcoin/bitcoin#22079: zmq: Add support to listen on IPv6 addresses
W. J. van der Laan
2021-09-09
Raise InitError when peers.dat is invalid or corrupted
MarcoFalke
2021-09-09
Inline ReadPeerAddresses
MarcoFalke
2021-09-09
Move LoadAddrman from init to addrdb
MarcoFalke
2021-09-09
bench: Fix 32-bit compilation failure in addrman bench
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22915: Remove confusing CAddrDB
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22390: system: skip trying to set the locale on NetBSD
fanquake
2021-09-09
Merge bitcoin/bitcoin#22903: Enable clang-tidy bugprone-argument-comment and ...
fanquake
2021-09-08
doc: add missing copyright header to getuniquepath.cpp
fanquake
2021-09-08
Merge bitcoin/bitcoin#22879: addrman: Fix format string in deserialize error
fanquake
2021-09-07
Make unexpected time type in BCLog::LogMsg() a compile-time error
Martin Ankerl
2021-09-07
Add util/types.h with ALWAYS_FALSE template
MarcoFalke
2021-09-07
[net] Remove asmap argument from CNode::CopyStats()
John Newbery
2021-09-07
[asmap] Make DecodeAsmap() a utility function
John Newbery
2021-09-07
[asmap] Remove SanityCheckASMap() from netaddress
John Newbery
2021-09-07
[net] Remove CConnman::Options.m_asmap
John Newbery
2021-09-07
Remove confusing CAddrDB
MarcoFalke
2021-09-07
Fix addrdb includes
MarcoFalke
2021-09-07
Move addrman includes from .h to .cpp
MarcoFalke
2021-09-07
Merge bitcoin/bitcoin#19833: wallet: Avoid locking cs_wallet recursively
MarcoFalke
2021-09-07
Enable clang-tidy bugprone-argument-comment and fix violations
MarcoFalke
2021-09-07
Merge bitcoin-core/gui#398: refactor: Pass WalletModel object to the WalletVi...
Hennadii Stepanov
2021-09-07
log, timer: improve BCLog::LogMsg()
Jon Atack
2021-09-06
sync: inline lock contention logging macro to fix time duration
Jon Atack
2021-09-06
Merge bitcoin/bitcoin#22791: init: Fix asmap/addrman initialization order bug
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22848: MOVEONLY: Expose BanMapToJson / BanMapFromJson
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22736: log, sync: change lock contention from preproces...
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22894: netinfo: clarify client and server versions in h...
MarcoFalke
2021-09-06
Merge bitcoin/bitcoin#22861: test: Update test README and lint script
fanquake
2021-09-05
qt: Add "Copy address" item to the context menu in the Peers table
Hennadii Stepanov
2021-09-05
Merge bitcoin/bitcoin#22591: Util: error if settings json exists, but is unre...
MarcoFalke
2021-09-05
netinfo: clarify client and server versions in header
Jon Atack
2021-09-05
addrman: Fix format string in deserialize error
MarcoFalke
2021-09-05
Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...
fanquake
[next]