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
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
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-11
Merge bitcoin/bitcoin#22908: build: Drop 32-bit build configurations for MSVC
fanquake
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#22880: doc: Added hyperlink for doc/build
merge-script
2021-09-10
Merge bitcoin/bitcoin#22907: test: Avoid intermittent test failure in feature...
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-10
Merge bitcoin/bitcoin#22926: doc: Set PYTHONUTF8=1 for functional tests on Wi...
fanquake
2021-09-09
doc: Added hyperlink for doc/build
pradumnasaraf
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
Merge bitcoin/bitcoin#22582: test: a test to check descendant limits
merge-script
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
Merge bitcoin/bitcoin#22788: scripted-diff: Use generate* from TestFramework
merge-script
2021-09-09
test: pep-8 whitespace
MarcoFalke
2021-09-09
test: Avoid intermittent test failure in feature_csv_activation.py
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22925: test: Add missing suppression signed-integer-ove...
MarcoFalke
2021-09-09
Merge bitcoin/bitcoin#22912: ci: Fix merge_script in MSVC task
fanquake
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#22922: ci: Fix and enable tests on Windows
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-09
doc: Set PYTHONUTF8=1 for functional tests on Windows
Hennadii Stepanov
2021-09-08
cirrus: Enable tests on windows
MarcoFalke
2021-09-08
ci: Switch multiprocess to i686 build
MarcoFalke
2021-09-08
test: Add missing suppression signed-integer-overflow:addrman.cpp
MarcoFalke
2021-09-08
test: Fix tests on Windows
MarcoFalke
2021-09-08
build_msvc: Drop 32-bit build configurations
Hennadii Stepanov
2021-09-08
build_msvc: Make bitcoin-util ProjectGuid unique
Hennadii Stepanov
2021-09-08
Merge bitcoin/bitcoin#22916: doc: add missing copyright header to getuniquepa...
MarcoFalke
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
ci: Fix merge_script in MSVC task
Hennadii Stepanov
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
Merge bitcoin/bitcoin#22899: ci: Build and cache static Qt instead of downloa...
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
ci: Build and cache static Qt instead of downloading a pre-built one
Hennadii Stepanov
2021-09-07
[asmap] Remove SanityCheckASMap() from netaddress
John Newbery
[next]