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
2023-10-06
chain: Rename HaveTxsDownloaded to HaveNumChainTxs
Fabian Jahr
2023-10-06
blockstorage: Let FlushChainstateBlockFile return true in case of missing cursor
Fabian Jahr
2023-10-06
validation, test: Improve and document nChainTx check for testability
Fabian Jahr
2023-10-06
doc: Add snapshot chainstate removal warning to reindexing documentation
Fabian Jahr
2023-10-06
doc: Add and edit some comments around assumeutxo
Fabian Jahr
2023-10-06
validation: remove unused mempool param in DetectSnapshotChainstate
Fabian Jahr
2023-10-05
Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=c...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return ...
Andrew Chow
2023-10-05
Merge bitcoin/bitcoin#28587: descriptors: disallow hybrid public keys
Andrew Chow
2023-10-05
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
MarcoFalke
2023-10-05
assumeutxo: change getchainstates RPC to return a list of chainstates
Ryan Ofsky
2023-10-05
Merge bitcoin/bitcoin#28558: Make PeerManager own a FastRandomContext
fanquake
2023-10-05
headerssync: update params for 26.x
fanquake
2023-10-05
kernel: update m_assumed_* chain params for 26.x
fanquake
2023-10-05
kernel: update chainTxData for 26.x
fanquake
2023-10-05
kernel: update nMinimumChainWork & defaultAssumeValid for 26.x
fanquake
2023-10-05
Merge bitcoin/bitcoin#25970: Add headerssync tuning parameters optimization s...
fanquake
2023-10-05
Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer details
Hennadii Stepanov
2023-10-04
Merge bitcoin/bitcoin#28577: net: raise V1_PREFIX_LEN from 12 to 16
Andrew Chow
2023-10-04
gui: Add wallet name to address book page
pablomartin4btc
2023-10-04
Merge bitcoin/bitcoin#27823: init: return error when block index is non-conti...
Andrew Chow
2023-10-04
descriptors: disallow hybrid public keys
Pieter Wuille
2023-10-04
net: raise V1_PREFIX_LEN from 12 to 16
Pieter Wuille
2023-10-04
Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific benchm...
fanquake
2023-10-04
[test] Make PeerManager's rng deterministic in tests
dergoegge
2023-10-04
[net processing] FeeFilterRounder doesn't own a FastRandomContext
dergoegge
2023-10-04
[net processing] Make fee filter rounder non-global
dergoegge
2023-10-04
qt: Add "Session id" label to peer details
Hennadii Stepanov
2023-10-04
Merge bitcoin/bitcoin#28551: http: bugfix: allow server shutdown in case of r...
fanquake
2023-10-04
refactor: add and use EnsureAnyAddrman in rpc
stratospher
2023-10-04
rpc: `getaddrmaninfo` followups
stratospher
2023-10-03
Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...
Andrew Chow
2023-10-03
Merge bitcoin/bitcoin#26312: Remove Sock::Get() and Sock::Sock()
Ryan Ofsky
2023-10-03
Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
Hennadii Stepanov
2023-10-03
http: bugfix: track closed connection
stickies-v
2023-10-03
http: log connection instead of request count
stickies-v
2023-10-03
http: refactor: use encapsulated HTTPRequestTracker
stickies-v
2023-10-03
[net processing] Addr shuffle uses PeerManager's rng
dergoegge
2023-10-03
[net processing] PushAddress uses PeerManager's rng
dergoegge
2023-10-03
[net processing] PeerManager holds a FastRandomContext
dergoegge
2023-10-03
qt: Add "Transport" label to peer details
Hennadii Stepanov
2023-10-02
test: Functional test for opportunistic encryption
dhruv
2023-10-02
net: expose transport types/session IDs of connections in RPC and logs
Pieter Wuille
2023-10-02
net: reconnect with V1Transport under certain conditions
Pieter Wuille
2023-10-02
sync: modernize CSemaphore / CSemaphoreGrant
Pieter Wuille
2023-10-02
rpc: addnode arg to use BIP324 v2 p2p
dhruv
2023-10-02
net: use V2Transport when NODE_P2P_V2 service flag is present
Pieter Wuille
2023-10-02
rpc: don't report v2 handshake bytes in the per-type sent byte statistics
Sebastian Falbesoner
2023-10-02
net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
Pieter Wuille
[prev]
[next]