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-04-08
test: Use compressed keys in TestChain100Setup
MarcoFalke
2021-04-07
Merge #21572: Fix wrong wallet RPC context set after #21366
MarcoFalke
2021-04-07
Merge #21613: build: enable -Wdocumentation
fanquake
2021-04-07
Merge #21617: fuzz: Fix uninitialized read in i2p test
MarcoFalke
2021-04-07
Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletions
fanquake
2021-04-07
Merge #21582: Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-07
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...
fanquake
2021-04-06
fuzz: Fix uninitialized read in test
MarcoFalke
2021-04-06
Merge #21560: net: Add Tor v3 hardcoded seeds
W. J. van der Laan
2021-04-06
Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...
MarcoFalke
2021-04-06
doc: fixup -Wdocumentation issues
fanquake
2021-04-06
Merge #21557: test: small cleanup in RPCNestedTests tests
MarcoFalke
2021-04-06
Merge #21598: refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-05
net: Deserialize hardcoded seeds from BIP155 blob
W. J. van der Laan
2021-04-05
refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-04
Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-04
refactor: Prefer clean assert over UB in coinstats
MarcoFalke
2021-04-03
Merge #20459: rpc: Fail to return undocumented return values
MarcoFalke
2021-04-02
Fix wrong wallet RPC context set after #21366
Russell Yanofsky
2021-04-02
test: make sure non-IP peers get discouraged and disconnected
Vasil Dimov
2021-04-02
test: also check disconnect in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-02
test: use pointers in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-02
wallet: refactor: dedup sqlite statement deletions
Sebastian Falbesoner
2021-04-02
wallet: refactor: dedup sqlite statement preparations
Sebastian Falbesoner
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-01
Merge #21567: docs: fix various misleading comments
W. J. van der Laan
2021-04-01
[doc] correct comment about ATMPW
glozow
2021-04-01
[doc] correct comment in chainparams
glozow
2021-04-01
[doc] GetBestBlock() doesn't do nothing
gzhao408
2021-04-01
Merge #21198: net: Address outstanding review comments from PR20721
W. J. van der Laan
2021-04-01
[net] Changes to RunInactivityChecks
John Newbery
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-04-01
Merge #21311: rpc: document optional fields for getchaintxstats result
fanquake
2021-04-01
Merge #21544: rpc: Missing doc updates for bumpfee psbt update
fanquake
2021-04-01
Merge #21236: net processing: Extract `addr` send functionality into MaybeSen...
MarcoFalke
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-31
[net processing] Refactor MaybeSendAddr()
John Newbery
2021-03-31
Merge #21486: build: link against -lsocket if required for *ifaddrs
fanquake
2021-03-31
test: small cleanup in RPCNestedTests tests
fanquake
2021-03-30
Merge #21553: fuzz: Misc refactor
MarcoFalke
2021-03-30
node/ifaces: ChainImpl: Use an accessor for ChainMan
Carl Dong
2021-03-30
node/ifaces: NodeImpl: Use an accessor for ChainMan
Carl Dong
2021-03-30
validation: Make BlockManager::LookupBlockIndex const
Carl Dong
2021-03-30
node: Avoid potential UB by asserting assumptions
Carl Dong
2021-03-30
net_processing: Move comments to declarations
Carl Dong
2021-03-30
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
Wladimir J. van der Laan
2021-03-30
Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...
Wladimir J. van der Laan
2021-03-30
Merge #20228: addrman: Make addrman a top-level component
MarcoFalke
[next]