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-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
consensus: don't call GetBlockPos in ReadBlockFromDisk without lock
Jon Atack
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
whitespace fixups after move and scripted-diff
glozow
2021-09-02
scripted-diff: rename variables in policy/rbf
glozow
2021-09-02
MOVEONLY: fee checks (Rules 3 and 4) to policy/rbf
glozow
2021-09-02
MOVEONLY: check that fees > direct conflicts to policy/rbf
glozow
2021-09-02
MOVEONLY: check for disjoint conflicts and ancestors to policy/rbf
glozow
2021-09-02
MOVEONLY: BIP125 Rule 2 to policy/rbf
glozow
2021-09-02
Make GetEntriesForConflicts return std::optional
glozow
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
2021-09-02
Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5
fanquake
[prev]
[next]