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-23
Use SelectCoinsSRD if it has less waste
Andrew Chow
2021-09-23
Add SelectCoinsSRD function
Andrew Chow
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
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
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
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
2021-09-04
Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where needed
fanquake
2021-09-03
wallet: AddWalletDescriptor requires cs_wallet lock
João Barbosa
2021-09-03
wallet: GetLabelAddresses requires cs_wallet lock
João Barbosa
2021-09-03
Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandard t...
MarcoFalke
2021-09-03
Add LIFETIMEBOUND to InitializeChainstate
MarcoFalke
2021-09-03
Add LIFETIMEBOUND to CScript where needed
MarcoFalke
2021-09-03
MOVEONLY: Expose BanMapToJson / BanMapFromJson
Russell Yanofsky
2021-09-03
Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...
Samuel Dobson
2021-09-03
qt, refactor: Replace WalletFrame::addWallet with WalletFrame::addView
Hennadii Stepanov
2021-09-02
Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCs
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22501: netinfo: display addr_{processed, rate_limited, ...
W. J. van der Laan
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-02
test: Always clear reject reason in IsStandard tx test
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
MarcoFalke
2021-09-02
tests: Add TrimString(...) tests
practicalswift
2021-09-02
Replace use of boost::trim_right with locale-independent TrimString
Ben Woosley
2021-09-02
Replace use of boost::trim use with locale-independent TrimString
Ben Woosley
2021-09-02
Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
fanquake
[next]